aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* union: Do not warn about harmless collisions.Ludovic Courtès2018-05-17
* gexp: Disable deprecation warnings for 'imported-modules'.Ludovic Courtès2018-05-15
* pack: Link top-level entries of wrapped packages.Ludovic Courtès2018-05-14
* utils: Add 'version-prefix?'.Ludovic Courtès2018-05-13
* pack: 'guix pack -S xxx' no longer adds entries twice to the tarball.Ludovic Courtès2018-05-11
* guix: Fix typo.Julien Lepiller2018-05-11
* gnu: android-make-stub: Update to 0.6.0.Danny Milosavljevic2018-05-10
* pack: Add '--relocatable'.Ludovic Courtès2018-05-10
* search-paths: Add 'set-search-paths'.Ludovic Courtès2018-05-10
* profiles: Allow lowerable objects other than packages in <manifest-entry>.Ludovic Courtès2018-05-10
* profiles: Optionally use relative file names for symlink targets.Ludovic Courtès2018-05-10
* union: Add 'relative-file-name'.Ludovic Courtès2018-05-10
* gnu: Add android-googletest.Danny Milosavljevic2018-05-10
* build-system: android-ndk: Let upstream install header files.Danny Milosavljevic2018-05-10
* build-system: android-ndk: Support unit tests.Danny Milosavljevic2018-05-10
* build: Add the Android NDK build-system.Danny Milosavljevic2018-05-09
* guix: Revert accidentally committed changes.Chris Marusich2018-05-09
* guix: Separate the package name and version with "@", not "-".Chris Marusich2018-05-08
* pack: Fix handling of '-e'.Ludovic Courtès2018-05-07
* pack: Honor package transformation options.Ludovic Courtès2018-05-07
* pack: Do not autoload (gnu packages base).Ludovic Courtès2018-05-07
* self: Add "guix-packages-base" derivation.Ludovic Courtès2018-05-07
* guix build: Nicely report unbound variables with hints.Ludovic Courtès2018-05-04
* ui: Factorize 'last-frame-with-source'.Ludovic Courtès2018-05-04
* build: emacs-utils: Fail when byte compilation fails.Maxim Cournoyer2018-05-03
* guix system: search: Display all provision names as 'shepherdnames'.Clément Lassieur2018-05-01
* compile: Exit when an exception is thrown.Ludovic Courtès2018-05-01
* weather: Fix type error when reporting CI stats.Ludovic Courtès2018-04-30
* Merge branch 'staging'Marius Bakke2018-04-30
|\
| * Merge branch 'master' into stagingMarius Bakke2018-04-25
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-04-16
| |\ \
| * | | build-system/meson: Don't override LDFLAGS if already set.Marius Bakke2018-04-15
| * | | Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."Efraim Flashner2018-03-22
| * | | build-system/meson: Use 'target-arm32?' for armhf-linux case.Efraim Flashner2018-03-22
* | | | guix system: search: Display default Shepherd service names.Ludovic Courtès2018-04-30
* | | | guix system: Report wrong file system 'device' fields.Ludovic Courtès2018-04-27
| |_|/ |/| |
* | | download: Use ungrafted tools in 'url-fetch/tarbomb' and 'url-fetch/zipbomb'.Ludovic Courtès2018-04-23
* | | build-system: emacs: Add improved check phase.Maxim Cournoyer2018-04-20
* | | build-system: emacs: Replace system* with invoke.Maxim Cournoyer2018-04-20
* | | build-system: emacs: Search all inputs for Emacs Lisp directories.Maxim Cournoyer2018-04-20
| |/ |/|
* | self: Produce a spliced (guix config) to placate Guile 2.0.Ludovic Courtès2018-04-11
* | gexp: 'scheme-file' can splice expressions.Ludovic Courtès2018-04-11
* | self: 'package-for-guile' really honors GUILE-VERSION.Ludovic Courtès2018-04-11
* | self: Remove 'eval-when' from in generated (guix config).Ludovic Courtès2018-04-11
* | self: Don't use deprecated package names.Ludovic Courtès2018-04-10
* | self: Export '%guix-register-program' in generated (guix config).Ludovic Courtès2018-04-10
* | self: Fix package names for compilation with Guile 2.0.Ludovic Courtès2018-04-10
* | self: Display a new line at the end of module compilation.Ludovic Courtès2018-04-10
* | self: Don't substitute the '-source' derivations.Ludovic Courtès2018-04-10
* | discovery: Remove dependency on (guix ui).Ludovic Courtès2018-04-08