summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* Merge branch 'staging' into core-updatesMarius Bakke2018-08-25
|\
| * Merge branch 'master' into stagingMarius Bakke2018-08-25
| |\
| | * grafts: Add (guix build debug-link) and use it.Ludovic Courtès2018-08-24
| | * grafts: Add high-level 'graft' procedure on the build side.Ludovic Courtès2018-08-24
| * | guix: svn: Remove all .svn folders.Julien Lepiller2018-08-19
| |/
* | build-system/meson: Strip RUNPATH and remove PatchELF traces.Marius Bakke2018-08-22
* | utils: Generate valid substitutions in 'wrap-program'.Jelle Licht2018-08-20
* | Merge branch 'staging' into core-updatesRicardo Wurmus2018-08-13
|\|
| * Merge branch 'master' into stagingMarius Bakke2018-07-28
| |\
| * | build-system/meson: Remove RUNPATH workarounds.Marius Bakke2018-07-28
| * | guix: ant-build-system: Reorder before generating INDEX.LIST.Julien Lepiller2018-07-19
* | | build-system/haskell: Let all phases return #T unconditionally.Ricardo Wurmus2018-08-09
* | | build-system/gnu: If a phase returns #f, the build fails.Mark H Weaver2018-08-03
* | | gnu: python: Update to 3.7.0.Marius Bakke2018-07-28
* | | Merge branch 'master' into core-updatesLudovic Courtès2018-07-26
|\ \ \ | | |/ | |/|
| * | ruby-build-system: Make phase "replace-git-ls-files" handle more cases.Danny Milosavljevic2018-07-24
* | | Merge branch 'master' into core-updatesMarius Bakke2018-07-24
|\| |
| * | build-system: Add 'guile-build-system'.Ludovic Courtès2018-07-23
| * | build-system/go: Use invoke instead of system*.Leo Famulari2018-07-19
| * | ruby-build-system: Error or return #t from all phases.Christopher Baines2018-07-15
| * | Merge branch 'staging'Marius Bakke2018-07-13
| |\|
| | * Merge branch 'master' into stagingMarius Bakke2018-07-08
| | |\
| | * | gnu: java: Return #t from all phases and snippets.Mark H Weaver2018-06-28
| | * | meson-build-system: Return #t from all phases.Mark H Weaver2018-06-28
| | * | Merge branch 'master' into stagingMarius Bakke2018-06-19
| | |\ \
| | * | | guix: ant-build-system: Use manifest task to create manifest.Gábor Boskovits2018-06-18
| | * | | Merge branch 'master' into stagingMarius Bakke2018-06-18
| | |\ \ \
| | * | | | build-system/ant: Unconditionally return #t in build phases.Ricardo Wurmus2018-06-16
| * | | | | build-system/haskell: Make phases fail on error.Danny Milosavljevic2018-07-11
| * | | | | profiles: Factorize 'manifest-search-paths'.Ludovic Courtès2018-07-11
| | |_|_|/ | |/| | |
| * | | | syscalls: Define AT_SYMLINK_NOFOLLOW et al.Ludovic Courtès2018-07-03
| | |_|/ | |/| |
* | | | build-system/meson: Use invoke.Ricardo Wurmus2018-06-30
* | | | 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