summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-05-13utils: Add 'version-prefix?'.Ludovic Courtès
2018-05-11pack: 'guix pack -S xxx' no longer adds entries twice to the tarball.Ludovic Courtès
2018-05-11guix: Fix typo.Julien Lepiller
2018-05-10gnu: android-make-stub: Update to 0.6.0.Danny Milosavljevic
2018-05-10pack: Add '--relocatable'.Ludovic Courtès
2018-05-10search-paths: Add 'set-search-paths'.Ludovic Courtès
2018-05-10profiles: Allow lowerable objects other than packages in <manifest-entry>.Ludovic Courtès
2018-05-10profiles: Optionally use relative file names for symlink targets.Ludovic Courtès
2018-05-10union: Add 'relative-file-name'.Ludovic Courtès
2018-05-10gnu: Add android-googletest.Danny Milosavljevic
2018-05-10build-system: android-ndk: Let upstream install header files.Danny Milosavljevic
2018-05-10build-system: android-ndk: Support unit tests.Danny Milosavljevic
2018-05-09build: Add the Android NDK build-system.Danny Milosavljevic
2018-05-09guix: Revert accidentally committed changes.Chris Marusich
2018-05-08guix: Separate the package name and version with "@", not "-".Chris Marusich
2018-05-07pack: Fix handling of '-e'.Ludovic Courtès
2018-05-07pack: Honor package transformation options.Ludovic Courtès
2018-05-07pack: Do not autoload (gnu packages base).Ludovic Courtès
2018-05-07self: Add "guix-packages-base" derivation.Ludovic Courtès
2018-05-04guix build: Nicely report unbound variables with hints.Ludovic Courtès
2018-05-04ui: Factorize 'last-frame-with-source'.Ludovic Courtès
2018-05-03build: emacs-utils: Fail when byte compilation fails.Maxim Cournoyer
2018-05-01guix system: search: Display all provision names as 'shepherdnames'.Clément Lassieur
2018-05-01compile: Exit when an exception is thrown.Ludovic Courtès
2018-04-30weather: Fix type error when reporting CI stats.Ludovic Courtès
2018-04-30Merge branch 'staging'Marius Bakke
2018-04-30guix system: search: Display default Shepherd service names.Ludovic Courtès
2018-04-27guix system: Report wrong file system 'device' fields.Ludovic Courtès
2018-04-25Merge branch 'master' into stagingMarius Bakke
2018-04-23download: Use ungrafted tools in 'url-fetch/tarbomb' and 'url-fetch/zipbomb'.Ludovic Courtès
2018-04-20build-system: emacs: Add improved check phase.Maxim Cournoyer
2018-04-20build-system: emacs: Replace system* with invoke.Maxim Cournoyer
2018-04-20build-system: emacs: Search all inputs for Emacs Lisp directories.Maxim Cournoyer
2018-04-16Merge branch 'master' into stagingMarius Bakke
2018-04-15build-system/meson: Don't override LDFLAGS if already set.Marius Bakke
2018-04-11self: Produce a spliced (guix config) to placate Guile 2.0.Ludovic Courtès
2018-04-11gexp: 'scheme-file' can splice expressions.Ludovic Courtès
2018-04-11self: 'package-for-guile' really honors GUILE-VERSION.Ludovic Courtès
2018-04-11self: Remove 'eval-when' from in generated (guix config).Ludovic Courtès
2018-04-10self: Don't use deprecated package names.Ludovic Courtès
2018-04-10self: Export '%guix-register-program' in generated (guix config).Ludovic Courtès
2018-04-10self: Fix package names for compilation with Guile 2.0.Ludovic Courtès
2018-04-10self: Display a new line at the end of module compilation.Ludovic Courtès
2018-04-10self: Don't substitute the '-source' derivations.Ludovic Courtès
2018-04-08discovery: Remove dependency on (guix ui).Ludovic Courtès
2018-04-08Add (guix self).Ludovic Courtès
2018-04-08gexp: 'directory-union' has a #:resolve-collision parameter.Ludovic Courtès
2018-04-08union: Allow callers to choose the collision resolution policy.Ludovic Courtès
2018-04-08modules: Report the search path in &missing-dependency-error.Ludovic Courtès
2018-04-02git: Increase modularity and expose 'update-cached-checkout'.Ludovic Courtès