summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2016-09-30Merge branch 'master' into core-updatesLudovic Courtès
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
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
2016-05-02syscalls: Implement arrays in 'define-c-struct' and use it.Ludovic Courtès