summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-15gexp: Disable deprecation warnings for 'imported-modules'....Ludovic Courtès
2018-05-14pack: Link top-level entries of wrapped packages....Ludovic Courtès
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-08Merge branch 'master' into core-updatesMark H Weaver
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-06guix: ant-build-system: End "configure" phase with #t....Danny Milosavljevic
2018-05-06guix: ant-build-system: Create INDEX.LIST....Danny Milosavljevic
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
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 'master' into core-updatesMark H Weaver
2018-04-30Merge branch 'staging'Marius Bakke
2018-04-30guix system: search: Display default Shepherd service names....Ludovic Courtès
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
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-21Merge branch 'master' into core-updatesMark H Weaver
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-17download: Fix 'url-fetch/tarbomb' and 'url-fetch/zipbomb'....Mark H Weaver
2018-04-16Merge branch 'master' into stagingMarius Bakke
2018-04-15build-system/meson: Don't override LDFLAGS if already set....Marius Bakke
2018-04-11Merge branch 'master' into core-updatesMark H Weaver
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