summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
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-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-03grafts: Allow the replacement to have a different name.Ludovic Courtès
2016-09-29build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer
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-08-30build: Add wrap-qt-program.David Craven
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-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
2016-05-23Merge branch 'master' into core-updatesLudovic Courtès
2016-05-21grafts: Rename files whose name matches a graft.Ludovic Courtès
2016-05-21grafts: Preserve empty directories when grafting.Ludovic Courtès
2016-05-20ant-build-system: Add unpack phase.Ricardo Wurmus
2016-05-16build: Accept dates with space-padded hour field.Ricardo Wurmus
2016-05-14download: Support content-addressed mirrors.Ludovic Courtès
2016-05-13Merge branch 'master' into core-updatesLeo Famulari
2016-05-06syscalls: Use 'define-c-struct' for 'fcntl-flock'.Ludovic Courtès
2016-05-06utils: Move 'fcntl-flock' to (guix build syscalls).Ludovic Courtès
2016-05-03syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.Ludovic Courtès
2016-05-02Merge branch 'master' into core-updatesMathieu Lirzin
2016-05-02syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.Ludovic Courtès