guix-play/guix/build
Ricardo Wurmus a7e231a2a3
build-system/haskell: Let all phases return #T unconditionally.
* guix/build/haskell-build-system.scm (make-ghc-package-database, register,
check, haddock): Return #T unconditionally; use INVOKE.
2018-08-09 14:48:31 +02:00
..
android-ndk-build-system.scm build-system: android-ndk: Let upstream install header files. 2018-05-10 01:06:22 +02:00
ant-build-system.scm gnu: java: Return #t from all phases and snippets. 2018-06-28 03:55:37 -04:00
asdf-build-system.scm build-system/gnu: Add 'bootstrap' phase. 2018-03-11 22:04:40 +01:00
bournish.scm
cargo-build-system.scm build-system/gnu: Add 'bootstrap' phase. 2018-03-11 22:04:40 +01:00
cmake-build-system.scm build-system/cmake: Use invoke instead of system*. 2018-03-16 05:01:50 -04:00
compile.scm compile: Work around non-thread-safe module autoloading. 2018-06-18 23:19:51 +02:00
cvs.scm cvs-download: Use invoke instead of system*. 2018-03-16 05:02:32 -04:00
download-nar.scm
download.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
dub-build-system.scm build-system/gnu: Add 'bootstrap' phase. 2018-03-11 22:04:40 +01:00
emacs-build-system.scm Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
emacs-utils.scm Merge branch 'master' into core-updates 2018-05-06 15:56:24 +02:00
font-build-system.scm build-system/gnu: Add 'bootstrap' phase. 2018-03-11 22:04:40 +01:00
git.scm git-download: Fetch only the required commit, if possible. 2018-03-04 14:43:38 +01:00
glib-or-gtk-build-system.scm build-system/glib-or-gtk: Use invoke instead of system*. 2018-03-16 05:01:47 -04:00
gnu-build-system.scm build-system/gnu: If a phase returns #f, the build fails. 2018-08-03 23:12:33 -04:00
gnu-dist.scm gnu-dist: Use invoke instead of system*. 2018-03-16 05:01:43 -04:00
go-build-system.scm build-system/go: Use invoke instead of system*. 2018-07-19 19:12:54 -04:00
graft.scm grafts: Clarify the status of the workaround for <http://bugs.gnu.org/24659>. 2017-11-14 16:38:02 -05:00
gremlin.scm gremlin: Add 'strip-runpath'. 2018-05-07 11:21:36 +02:00
guile-build-system.scm build-system: Add 'guile-build-system'. 2018-07-23 12:25:31 +02:00
haskell-build-system.scm build-system/haskell: Let all phases return #T unconditionally. 2018-08-09 14:48:31 +02:00
hg.scm hg-download: Use invoke instead of system*. 2018-03-16 05:02:36 -04:00
java-utils.scm gnu: java: Return #t from all phases and snippets. 2018-06-28 03:55:37 -04:00
lisp-utils.scm
make-bootstrap.scm
meson-build-system.scm Merge branch 'master' into core-updates 2018-07-24 19:56:35 +02:00
minify-build-system.scm build-system/gnu: Add 'bootstrap' phase. 2018-03-11 22:04:40 +01:00
ocaml-build-system.scm build-system/gnu: Add 'bootstrap' phase. 2018-03-11 22:04:40 +01:00
perl-build-system.scm build-system/perl: Use invoke instead of system*. 2018-03-16 05:01:52 -04:00
profiles.scm profiles: Factorize 'manifest-search-paths'. 2018-07-11 00:52:36 +02:00
pull.scm compile: Fix VPATH builds. 2017-11-07 00:12:10 +01:00
python-build-system.scm gnu: python: Update to 3.7.0. 2018-07-28 15:52:26 +02:00
qt-utils.scm
r-build-system.scm build-system/r: Fix type error. 2018-06-06 23:30:30 +02:00
rpath.scm
ruby-build-system.scm ruby-build-system: Make phase "replace-git-ls-files" handle more cases. 2018-07-24 22:55:38 +02:00
scons-build-system.scm build-system/scons: Use invoke instead of system*. 2018-03-16 05:01:57 -04:00
store-copy.scm database: Add 'register-items'. 2018-06-14 11:17:00 +02:00
svn.scm svn-download: Use invoke instead of system*. 2018-03-16 05:02:34 -04:00
syscalls.scm syscalls: Define AT_SYMLINK_NOFOLLOW et al. 2018-07-03 17:50:04 +02:00
texlive-build-system.scm build-system/texlive: Use invoke instead of system*. 2018-03-16 05:01:56 -04:00
union.scm union: Do not warn about harmless collisions. 2018-05-17 10:48:37 +02:00
utils.scm utils: invoke: Raise exceptions using SRFI-34 and SRFI-35. 2018-03-16 20:02:47 -04:00
waf-build-system.scm build-system/waf: Use invoke. 2018-06-19 10:48:14 +02:00