summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-29
|\
| * build-system/waf: Use invoke.Ricardo Wurmus2018-06-19
| * compile: Work around non-thread-safe module autoloading.Ludovic Courtès2018-06-18
| * database: Add 'register-items'.Ludovic Courtès2018-06-14
| * store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès2018-06-14
* | build-system/r: Fix type error.Ricardo Wurmus2018-06-06
* | Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus2018-06-06
|\ \ | |/ |/|
| * build-system/meson: Use 'strip-runpath' instead of PatchELF.Ludovic Courtès2018-05-07
| * gremlin: Add 'strip-runpath'.Ludovic Courtès2018-05-07
| * gremlin: Preserve offset info for dynamic entries.Ludovic Courtès2018-05-07
* | build-system/r: Use invoke.Ricardo Wurmus2018-05-31
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\ \
| * | union: Do not warn about harmless collisions.Ludovic Courtès2018-05-17
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\| |
| * | profiles: Optionally use relative file names for symlink targets.Ludovic Courtès2018-05-10
| * | union: Add 'relative-file-name'.Ludovic Courtès2018-05-10
| * | build-system: android-ndk: Let upstream install header files.Danny Milosavljevic2018-05-10
| * | build-system: android-ndk: Support unit tests.Danny Milosavljevic2018-05-10
| * | build: Add the Android NDK build-system.Danny Milosavljevic2018-05-09
* | | guix: ant-build-system: End "configure" phase with #t.Danny Milosavljevic2018-05-06
* | | 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