summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* syscalls: C struct writer correctly handles pointer fields.Ludovic Courtès2016-11-16
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-10-19
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2016-10-12
| |\ \
| * \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-05
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-03
| |\ \ \ \
| * | | | | build-system/gnu: Add 'patch-dot-desktop-files' phase.John Darrington2016-10-01
| * | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
| |\ \ \ \ \
| * | | | | | build-system/gnu: Do not patch symlinks in the source.Ludovic Courtès2016-09-12
| * | | | | | utils: 'wrap-program' produces only one wrapper file.Ludovic Courtès2016-09-07
| * | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-02
| |\ \ \ \ \ \
| * | | | | | | build-system/gnu: 'strip' phase lists files in sorted order.Ludovic Courtès2016-09-01
| * | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-08-29
| |\ \ \ \ \ \ \
| * | | | | | | | utils: Fix 'modify-phases' docstring.Taylan Ulrich Bayırlı/Kammer2016-08-10
* | | | | | | | | download: Verify TLS certificates unless asked not to.Ludovic Courtès2016-11-07
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | grafts: Remove unnecessary 'umask' call.Ludovic Courtès2016-10-17
* | | | | | | | Revert "guix: python-build-system: Fix an outdated comment."Mark H Weaver2016-10-13
* | | | | | | | guix: python-build-system: Fix an outdated comment.Hartmut Goebel2016-10-13
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | grafts: Always make directories #o755.Ludovic Courtès2016-10-10
* | | | | | | bournish: Add 'reboot' command.Ludovic Courtès2016-10-10
* | | | | | | build-system: Add asdf-build-system.Andy Patterson2016-10-08
| |_|_|_|_|/ |/| | | | |
* | | | | | grafts: Allow the replacement to have a different name.Ludovic Courtès2016-10-03
| |_|_|_|/ |/| | | |
* | | | | build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer2016-09-29
| |_|_|/ |/| | |
* | | | syscalls: Use #:return-errno? when it is available.Ludovic Courtès2016-09-06
* | | | file-systems: Always use (guix build syscalls).Ludovic Courtès2016-09-05
* | | | guix: ant-build-system: Fix pattern for collecting jar files.Hartmut Goebel2016-09-03
| |_|/ |/| |
* | | build: Add wrap-qt-program.David Craven2016-08-30
| |/ |/|
* | guix: ruby-build-system: Add replace-git-ls-files.Ben Woodcroft2016-08-30
* | guix: ruby-build-system: Build compiled gems reproducibly.Ben Woodcroft2016-08-30
|/
* grafts: Make grafting faster.Mark H Weaver2016-08-09
* download: Pass the raw file name to content-addressed mirrors.Ludovic Courtès2016-07-31
* Merge branch 'master' into core-updatesLeo Famulari2016-07-22
|\
| * pull: Install (guix config) module to override the user's one.Ludovic Courtès2016-07-20
| * download: Prepare to support the 'guix publish' /file URLs.Ludovic Courtès2016-07-20
* | Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
|\|
| * guix: Support authentication when fetching from SVN.Ricardo Wurmus2016-07-03
| * download: Use basic authentication when userinfo is present in URI.David Thompson2016-06-29
| * bournish: Add 'wc' command.Efraim Flashner2016-06-23
| * build: emacs: Search for elisp in "share/emacs/site-lisp".Alex Kost2016-06-22
* | Merge branch 'master' into core-updatesLudovic Courtès2016-06-27
* | Merge branch 'master' into core-updatesLudovic Courtès2016-06-17
|\|
| * guix: Add downloader for Mercurial repositories.Ricardo Wurmus2016-06-15
| * syscalls: Use 'syscall->procedure' everywhere.Ludovic Courtès2016-06-13
| * utils: 'with-atomic-file-output' calls 'fdatasync'.Ludovic Courtès2016-06-13
* | Merge branch 'master' into core-updatesLudovic Courtès2016-06-07
|\|
| * bournish: Allow compilation of multiple expressions.Ludovic Courtès2016-06-06
| * bournish: Handle EOF in the reader.Ludovic Courtès2016-06-06
| * build: emacs: Handle sources that are a single elisp file.David Thompson2016-05-30
| * download: Default to a 10s connection establishment timeout.Ludovic Courtès2016-05-27
| * download: Use URI objects for content-addressed mirrors.Ludovic Courtès2016-05-27