summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2018-09-23store-copy: Display a progress bar when copying store items.Ludovic Courtès
2018-09-19build-system/asdf: Adopt asdf conventions.Andy Patterson
2018-09-19build-system/asdf: Use invoke.Andy Patterson
2018-09-19build-system/asdf: Log lisp system invocations.Andy Patterson
2018-09-19build-system/asdf: Handle all asdf dependency specifications.Andy Patterson
2018-09-11profiles: Correctly deal with etc/ being a relative symlink.Ludovic Courtès
2018-09-10syscalls: Report lack of a libc symbol as ENOSYS.Ludovic Courtès
2018-08-24grafts: Add (guix build debug-link) and use it.Ludovic Courtès
2018-08-24grafts: Add high-level 'graft' procedure on the build side.Ludovic Courtès
2018-07-28Merge branch 'master' into stagingMarius Bakke
2018-07-28build-system/meson: Remove RUNPATH workarounds.Marius Bakke
2018-07-24ruby-build-system: Make phase "replace-git-ls-files" handle more cases.Danny Milosavljevic
2018-07-23build-system: Add 'guile-build-system'.Ludovic Courtès
2018-07-19build-system/go: Use invoke instead of system*.Leo Famulari
2018-07-19guix: ant-build-system: Reorder before generating INDEX.LIST.Julien Lepiller
2018-07-15ruby-build-system: Error or return #t from all phases.Christopher Baines
2018-07-13Merge branch 'staging'Marius Bakke
2018-07-11build-system/haskell: Make phases fail on error.Danny Milosavljevic
2018-07-11profiles: Factorize 'manifest-search-paths'.Ludovic Courtès
2018-07-08Merge branch 'master' into stagingMarius Bakke
2018-07-03syscalls: Define AT_SYMLINK_NOFOLLOW et al.Ludovic Courtès
2018-06-28gnu: java: Return #t from all phases and snippets.Mark H Weaver
2018-06-28meson-build-system: Return #t from all phases.Mark H Weaver
2018-06-19Merge branch 'master' into stagingMarius Bakke
2018-06-19build-system/waf: Use invoke.Ricardo Wurmus
2018-06-18compile: Work around non-thread-safe module autoloading.Ludovic Courtès
2018-06-18guix: ant-build-system: Use manifest task to create manifest.Gábor Boskovits
2018-06-18Merge branch 'master' into stagingMarius Bakke
2018-06-16build-system/ant: Unconditionally return #t in build phases.Ricardo Wurmus
2018-06-14database: Add 'register-items'.Ludovic Courtès
2018-06-14store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès
2018-05-31build-system/r: Use invoke.Ricardo Wurmus
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-17union: Do not warn about harmless collisions.Ludovic Courtès
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
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-06guix: ant-build-system: End "configure" phase with #t.Danny Milosavljevic
2018-05-06guix: ant-build-system: Create INDEX.LIST.Danny Milosavljevic
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
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-21Merge branch 'master' into core-updatesMark H Weaver
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