summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2018-05-10profiles: Optionally use relative file names for symlink targets.Ludovic Courtès
2018-05-10union: Add 'relative-file-name'.Ludovic Courtès
2018-05-10build-system: android-ndk: Let upstream install header files.Danny Milosavljevic
2018-05-10build-system: android-ndk: Support unit tests.Danny Milosavljevic
2018-05-09build: Add the Android NDK build-system.Danny Milosavljevic
2018-05-03build: emacs-utils: Fail when byte compilation fails.Maxim Cournoyer
2018-05-01compile: Exit when an exception is thrown.Ludovic Courtès
2018-04-25Merge branch 'master' into stagingMarius Bakke
2018-04-20build-system: emacs: Add improved check phase.Maxim Cournoyer
2018-04-20build-system: emacs: Replace system* with invoke.Maxim Cournoyer
2018-04-20build-system: emacs: Search all inputs for Emacs Lisp directories.Maxim Cournoyer
2018-04-16Merge branch 'master' into stagingMarius Bakke
2018-04-15build-system/meson: Don't override LDFLAGS if already set.Marius Bakke
2018-04-08union: Allow callers to choose the collision resolution policy.Ludovic Courtès
2018-03-31union: Slightly improve messages for file collisions.Ludovic Courtès
2018-03-12build-system/meson: Add the output directory to RUNPATH.Marius Bakke
2018-03-04git-download: Fetch only the required commit, if possible.Danny Milosavljevic
2018-02-26build: Require Guile >= 2.0.13.Ludovic Courtès
2018-02-16Merge branch 'master' into core-updatesMark H Weaver
2018-02-15union: Wrap collisions with newlines.Oleg Pykhalov
2018-02-09Merge branch 'master' into core-updatesMark H Weaver
2018-02-05emacs-build-system: Do not patch files containing NULs.Maxim Cournoyer
2018-02-05emacs-build-system: Reinstate the check phase.Maxim Cournoyer
2018-02-05emacs-build-system: Add set-emacs-load-path phase.Maxim Cournoyer
2018-02-01Merge branch 'master' into core-updatesMarius Bakke
2018-01-28download: Fix return value of the url-fetch procedure.Maxim Cournoyer
2018-01-26Merge branch 'master' into core-updatesMark H Weaver
2018-01-26build-system/dub: Fix typo.Tobias Geerinckx-Rice
2018-01-19Merge branch 'master' into core-updatesMark H Weaver
2018-01-19gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice
2018-01-15ruby-build-system: Fix build error.Danny Milosavljevic
2018-01-14ruby-build-system: Add a new wrap phase.Christopher Baines
2018-01-14ruby-build-system: Add wrap-ruby-program.Christopher Baines
2018-01-14guix: build: ruby-build-system: Install to the vendor directoryChristopher Baines
2017-12-31Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-12-31build: dub-build-system: Make builds reproducible.Danny Milosavljevic
2017-12-19guix: cmake-build-system: Install libraries to /lib.Efraim Flashner
2017-12-19Merge branch 'master' into core-updatesMarius Bakke
2017-12-15guix: ant-build-system: Do not compress jars.Ricardo Wurmus
2017-12-10utils: Fix cond-expand for Guile 2.0.Eric Bavier
2017-12-07Merge branch 'master' into core-updatesMarius Bakke
2017-12-06syscalls: Define 'input-flags' for 'tcgetattr' and friends.Ludovic Courtès
2017-12-05Merge branch 'master' into core-updatesMarius Bakke
2017-11-30build-system: Add scons-build-system.Arun Isaac
2017-11-21union: Parametrize the symlink procedure .Ludovic Courtès
2017-11-20compile: Put an upper bound on the number of workers.Ludovic Courtès
2017-11-20Add semicolon in commands that set GUIX_PROFILE.Ludovic Courtès
2017-11-19Merge branch 'master' into core-updatesMarius Bakke
2017-11-18build-system: texlive: Only make a union of directories.Ricardo Wurmus
2017-11-17build-system/go: Don't let Go executables refer to the Go compiler.Leo Famulari