summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
...
* | guix: ant-build-system: Create INDEX.LIST.Danny Milosavljevic2018-05-06
* | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\|
| * build: emacs-utils: Fail when byte compilation fails.Maxim Cournoyer2018-05-03
| * compile: Exit when an exception is thrown.Ludovic Courtès2018-05-01
| * Merge branch 'master' into stagingMarius Bakke2018-04-25
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-04-16
| |\ \
| * | | build-system/meson: Don't override LDFLAGS if already set.Marius Bakke2018-04-15
* | | | Merge branch 'master' into core-updatesMark H Weaver2018-04-21
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |/ | |/|
* | | Merge branch 'master' into core-updatesMark H Weaver2018-04-10
|\| |
| * | 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: Don't override LDFLAGS if already set.Marius Bakke2018-04-02
* | ld-wrapper: Allow linking with non-store libraries by default.Ludovic Courtès2018-03-29
* | gremlin: Fix typo in export list.Ludovic Courtès2018-03-29
* | Merge branch 'master' into core-updatesMark H Weaver2018-03-20
|\|
| * build-system/meson: Add the output directory to RUNPATH.Marius Bakke2018-03-12
* | build-system/gnu: Fix typo.Ludovic Courtès2018-03-20
* | build-system/gnu: Dump test suite logs upon 'check' failure.Ludovic Courtès2018-03-20
* | build-system/python: Fix deletion of .egg-info dirs created by tests.Mark H Weaver2018-03-18
* | build-system/python: Return #t from all phases.Mark H Weaver2018-03-18
* | build-system/gnu: Tolerate errors during the 'strip' phase.Mark H Weaver2018-03-16
* | utils: invoke: Raise exceptions using SRFI-34 and SRFI-35.Mark H Weaver2018-03-16
* | gnu-build: Issue a warning unless every phase returns #t.Mark H Weaver2018-03-16
* | build-system/gnu: Return a boolean from all phase procedures.Mark H Weaver2018-03-16
* | build: emacs-utils: Use invoke instead of system*.Mark H Weaver2018-03-16
* | hg-download: Use invoke instead of system*.Mark H Weaver2018-03-16
* | svn-download: Use invoke instead of system*.Mark H Weaver2018-03-16
* | cvs-download: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/scons: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/texlive: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/python: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/perl: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/cmake: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/glib-or-gtk: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/gnu: Use invoke instead of system*.Mark H Weaver2018-03-16
* | gnu-dist: Use invoke instead of system*.Mark H Weaver2018-03-16
* | guix: python-build-system: Make bytecode compilation deterministic.Ricardo Wurmus2018-03-15
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-03-14
|\|
| * git-download: Fetch only the required commit, if possible.Danny Milosavljevic2018-03-04
| * build: Require Guile >= 2.0.13.Ludovic Courtès2018-02-26
* | build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
* | utils: Add 'false-if-file-not-found'.Ludovic Courtès2018-03-11
|/
* 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