summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* build-system: emacs: Add improved check phase.Maxim Cournoyer2018-04-20
* build-system: emacs: Replace system* with invoke.Maxim Cournoyer2018-04-20
* build-system: emacs: Search all inputs for Emacs Lisp directories.Maxim Cournoyer2018-04-20
* union: Allow callers to choose the collision resolution policy.Ludovic Courtès2018-04-08
* union: Slightly improve messages for file collisions.Ludovic Courtès2018-03-31
* build-system/meson: Add the output directory to RUNPATH.Marius Bakke2018-03-12
* git-download: Fetch only the required commit, if possible.Danny Milosavljevic2018-03-04
* build: Require Guile >= 2.0.13.Ludovic Courtès2018-02-26
* Merge branch 'master' into core-updatesMark H Weaver2018-02-16
|\
| * union: Wrap collisions with newlines.Oleg Pykhalov2018-02-15
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-09
|\|
| * emacs-build-system: Do not patch files containing NULs.Maxim Cournoyer2018-02-05
| * emacs-build-system: Reinstate the check phase.Maxim Cournoyer2018-02-05
| * emacs-build-system: Add set-emacs-load-path phase.Maxim Cournoyer2018-02-05
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-01
|\|
| * download: Fix return value of the url-fetch procedure.Maxim Cournoyer2018-01-28
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-26
|\|
| * build-system/dub: Fix typo.Tobias Geerinckx-Rice2018-01-26
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-19
|\|
| * gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice2018-01-19
| * ruby-build-system: Fix build error.Danny Milosavljevic2018-01-15
| * ruby-build-system: Add a new wrap phase.Christopher Baines2018-01-14
| * ruby-build-system: Add wrap-ruby-program.Christopher Baines2018-01-14
| * guix: build: ruby-build-system: Install to the vendor directoryChristopher Baines2018-01-14
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\|
| * build: dub-build-system: Make builds reproducible.Danny Milosavljevic2017-12-31
* | guix: cmake-build-system: Install libraries to /lib.Efraim Flashner2017-12-19
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-19
|\|
| * guix: ant-build-system: Do not compress jars.Ricardo Wurmus2017-12-15
| * utils: Fix cond-expand for Guile 2.0.Eric Bavier2017-12-10
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-07
|\|
| * syscalls: Define 'input-flags' for 'tcgetattr' and friends.Ludovic Courtès2017-12-06
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-05
|\|
| * 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
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-19
|\|
| * 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/gnu: Add 'install-license-files' phase.Ludovic Courtès2017-11-08
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-11-01
|\|
| * build-system/go: Fix installation path of executable files.Leo Famulari2017-10-26
* | Merge branch 'master' into core-updatesMarius Bakke2017-10-24
|\|