summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2018-03-16utils: invoke: Raise exceptions using SRFI-34 and SRFI-35.Mark H Weaver
2018-03-16gnu-build: Issue a warning unless every phase returns #t.Mark H Weaver
2018-03-16build-system/gnu: Return a boolean from all phase procedures.Mark H Weaver
2018-03-16build: emacs-utils: Use invoke instead of system*.Mark H Weaver
2018-03-16hg-download: Use invoke instead of system*.Mark H Weaver
2018-03-16svn-download: Use invoke instead of system*.Mark H Weaver
2018-03-16cvs-download: Use invoke instead of system*.Mark H Weaver
2018-03-16build-system/scons: Use invoke instead of system*.Mark H Weaver
2018-03-16build-system/texlive: Use invoke instead of system*.Mark H Weaver
2018-03-16build-system/python: Use invoke instead of system*.Mark H Weaver
2018-03-16build-system/perl: Use invoke instead of system*.Mark H Weaver
2018-03-16build-system/cmake: Use invoke instead of system*.Mark H Weaver
2018-03-16build-system/glib-or-gtk: Use invoke instead of system*.Mark H Weaver
2018-03-16build-system/gnu: Use invoke instead of system*.Mark H Weaver
2018-03-16gnu-dist: Use invoke instead of system*.Mark H Weaver
2018-03-15guix: python-build-system: Make bytecode compilation deterministic.Ricardo Wurmus
2018-03-14Merge branch 'master' into core-updatesRicardo Wurmus
2018-03-11build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès
2018-03-11utils: Add 'false-if-file-not-found'.Ludovic Courtès
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