summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* utils: Fix cond-expand for Guile 2.0.Eric Bavier2017-12-10
* syscalls: Define 'input-flags' for 'tcgetattr' and friends.Ludovic Courtès2017-12-06
* build-system: Add scons-build-system.Arun Isaac2017-11-30
* union: Parametrize the symlink procedure .Ludovic Courtès2017-11-21
* compile: Put an upper bound on the number of workers.Ludovic Courtès2017-11-20
* Add semicolon in commands that set GUIX_PROFILE.Ludovic Courtès2017-11-20
* build-system: texlive: Only make a union of directories.Ricardo Wurmus2017-11-18
* build-system/go: Don't let Go executables refer to the Go compiler.Leo Famulari2017-11-17
* download: Improve efficiency of 'write-request' over TLS.Ludovic Courtès2017-11-16
* download: Pass the timeout to 'ftp-retr'.Ludovic Courtès2017-11-14
* grafts: Clarify the status of the workaround for <http://bugs.gnu.org/24659>.Leo Famulari2017-11-14
* download: Work around more bogus HTTP handling in Guile 2.2 <= 2.2.2.Ludovic Courtès2017-11-11
* download: Work around bogus HTTP handling in Guile 2.2 <= 2.2.2.Ludovic Courtès2017-11-10
* compile: Fix VPATH builds.Ludovic Courtès2017-11-07
* build-system/go: Fix installation path of executable files.Leo Famulari2017-10-26
* build-system/go: Parameterize installing the source code.Leo Famulari2017-10-24
* build-system/go: Strip the Go binaries with the native tool.Leo Famulari2017-10-24
* pull: Hide compilation warnings.Ludovic Courtès2017-10-23
* pull: Add (guix build compile) to the mix.Ludovic Courtès2017-10-23
* discovery: Move 'file-name->module-name' to (guix modules).Ludovic Courtès2017-10-22
* build: Factorize module compilation in (guix build compile).Ludovic Courtès2017-10-22
* download: Download a nar when a VCS checkout fails.Ludovic Courtès2017-10-19
* Add (guix progress).Ludovic Courtès2017-10-19
* download: Make 'http-fetch' public.Ludovic Courtès2017-10-19
* download: Remove old-Guile leftovers.Ludovic Courtès2017-10-19
* emacs-build-system: Change how patch-el-files substitutes commands.Christopher Baines2017-10-15
* emacs-build-system: Handle missing programs when patching.Christopher Baines2017-10-15
* build: Add the Go build system.Leo Famulari2017-10-12
* syscalls: clone: Define syscall-id for aarch64.Eric Bavier2017-10-09
* pull: Honor 'parallel-job-count'.Ludovic Courtès2017-10-07
* guix: ant-build-system: Add #:test-include and #:test-exclude arguments.Julien Lepiller2017-10-03
* guix: ant-build-system: Add main-class support.Julien Lepiller2017-10-03
* download: Don't report the progress too fast.宋文武2017-09-20
* build-system: Add 'meson-build-system'.Peter Mikkelsen2017-09-16
* Handle the same HTTP redirects everywhere.Tobias Geerinckx-Rice2017-09-05
* build: Fix helpful output for emacs-build-system install phase.Christopher Baines2017-09-03
* build: emacs-build-system: Make the install phase more helpful.Christopher Baines2017-09-01
* Merge branch 'core-updates'Marius Bakke2017-08-26
|\
| * Merge branch 'master' into core-updatesMark H Weaver2017-08-06
| |\
| * \ Merge branch 'master' into core-updatesLeo Famulari2017-07-23
| |\ \
| * | | syscalls: Delay resolution of "scm_set_automatic_finalization_enabled".Ludovic Courtès2017-07-18
| * | | Merge branch 'master' into core-updatesLeo Famulari2017-07-10
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2017-06-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-06-18
| |\ \ \ \ \
| * | | | | | build-system/gnu: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès2017-06-11
| * | | | | | Merge branch 'master' into core-updatesMarius Bakke2017-06-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2017-06-03
| |\ \ \ \ \ \ \
| * | | | | | | | utils: Add helper for invoking programs.Danny Milosavljevic2017-06-01
| * | | | | | | | build-system/gnu: 'compress-documentation' phase handles double symlinks.Maxim Cournoyer2017-05-30
| * | | | | | | | build-system/cmake: Add support for cross compilation.Ricardo Wurmus2017-05-30