summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2016-10-19Merge branch 'master' into core-updatesMark H Weaver
2016-10-17grafts: Remove unnecessary 'umask' call.Ludovic Courtès
2016-10-13Revert "guix: python-build-system: Fix an outdated comment."Mark H Weaver
2016-10-13guix: python-build-system: Fix an outdated comment.Hartmut Goebel
2016-10-12Merge branch 'master' into core-updatesMark H Weaver
2016-10-10grafts: Always make directories #o755.Ludovic Courtès
2016-10-10bournish: Add 'reboot' command.Ludovic Courtès
2016-10-08build-system: Add asdf-build-system.Andy Patterson
2016-10-05Merge branch 'master' into core-updatesLeo Famulari
2016-10-03grafts: Allow the replacement to have a different name.Ludovic Courtès
2016-10-03Merge branch 'master' into core-updatesLeo Famulari
2016-10-01build-system/gnu: Add 'patch-dot-desktop-files' phase.John Darrington
2016-09-30Merge branch 'master' into core-updatesLudovic Courtès
2016-09-29build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer
2016-09-12build-system/gnu: Do not patch symlinks in the source.Ludovic Courtès
2016-09-07utils: 'wrap-program' produces only one wrapper file.Ludovic Courtès
2016-09-06syscalls: Use #:return-errno? when it is available.Ludovic Courtès
2016-09-05file-systems: Always use (guix build syscalls).Ludovic Courtès
2016-09-03guix: ant-build-system: Fix pattern for collecting jar files.Hartmut Goebel
2016-09-02Merge branch 'master' into core-updatesLudovic Courtès
2016-09-01build-system/gnu: 'strip' phase lists files in sorted order.Ludovic Courtès
2016-08-30build: Add wrap-qt-program.David Craven
2016-08-29Merge branch 'master' into core-updatesLeo Famulari
2016-08-30guix: ruby-build-system: Add replace-git-ls-files.Ben Woodcroft
2016-08-30guix: ruby-build-system: Build compiled gems reproducibly.Ben Woodcroft
2016-08-10utils: Fix 'modify-phases' docstring.Taylan Ulrich Bayırlı/Kammer
2016-08-09grafts: Make grafting faster.Mark H Weaver
2016-07-31download: Pass the raw file name to content-addressed mirrors.Ludovic Courtès
2016-07-22Merge branch 'master' into core-updatesLeo Famulari
2016-07-20pull: Install (guix config) module to override the user's one.Ludovic Courtès
2016-07-20download: Prepare to support the 'guix publish' /file URLs.Ludovic Courtès
2016-07-20Merge branch 'master' into core-updatesLudovic Courtès
2016-07-03guix: Support authentication when fetching from SVN.Ricardo Wurmus
2016-06-29download: Use basic authentication when userinfo is present in URI.David Thompson
2016-06-27Merge branch 'master' into core-updatesLudovic Courtès
2016-06-23bournish: Add 'wc' command.Efraim Flashner
2016-06-22build: emacs: Search for elisp in "share/emacs/site-lisp".Alex Kost
2016-06-17Merge branch 'master' into core-updatesLudovic Courtès
2016-06-15guix: Add downloader for Mercurial repositories.Ricardo Wurmus
2016-06-13syscalls: Use 'syscall->procedure' everywhere.Ludovic Courtès
2016-06-13utils: 'with-atomic-file-output' calls 'fdatasync'.Ludovic Courtès
2016-06-07Merge branch 'master' into core-updatesLudovic Courtès
2016-06-06bournish: Allow compilation of multiple expressions.Ludovic Courtès
2016-06-06bournish: Handle EOF in the reader.Ludovic Courtès
2016-05-30build: emacs: Handle sources that are a single elisp file.David Thompson
2016-05-27download: Default to a 10s connection establishment timeout.Ludovic Courtès
2016-05-27download: Use URI objects for content-addressed mirrors.Ludovic Courtès
2016-05-25guix: ruby-build-system: Extract gemspec during 'extract-gemspec'.Ben Woodcroft
2016-05-24graft: Fail when one of the threads raises an exception.Ludovic Courtès
2016-05-23union: Compare inode numbers in 'file=?'.Ludovic Courtès