guix-devel/guix/build
Danny Milosavljevic 6a1a69679d
build: dub-build-system: Make builds reproducible.
* guix/build/dub-build-system.scm (build): Make reproducible.
(check): Make reproducible.
2017-12-31 00:29:59 +01:00
..
ant-build-system.scm guix: ant-build-system: Do not compress jars. 2017-12-15 00:00:34 +01:00
asdf-build-system.scm build-system/asdf: Handle tests defined in external systems. 2017-05-16 15:18:16 +02:00
bournish.scm bournish: 'ls' adjusts the column width depending on the entries. 2017-05-13 16:52:11 +02:00
cargo-build-system.scm build-system/cargo: Remove store reference. 2017-04-14 12:29:20 +02:00
cmake-build-system.scm build-system/cmake: Add support for cross compilation. 2017-05-30 16:52:55 +02:00
compile.scm compile: Put an upper bound on the number of workers. 2017-11-20 23:42:55 +01:00
cvs.scm cvs: Disable compression. 2016-04-01 00:05:42 +02:00
download-nar.scm download: Download a nar when a VCS checkout fails. 2017-10-19 23:21:49 +02:00
download.scm utils: Fix cond-expand for Guile 2.0. 2017-12-10 15:58:55 -06:00
dub-build-system.scm build: dub-build-system: Make builds reproducible. 2017-12-31 00:29:59 +01:00
emacs-build-system.scm emacs-build-system: Change how patch-el-files substitutes commands. 2017-10-15 19:02:44 +01:00
emacs-utils.scm build: emacs-utils: Add 'emacs-byte-compile-directory'. 2015-07-08 10:53:05 +02:00
font-build-system.scm build: font: Support font collection files. 2017-05-31 23:24:41 +02:00
git.scm git-download: Correctly implement recursive checkouts. 2016-01-05 00:28:42 +01:00
glib-or-gtk-build-system.scm build-system/glib-or-gtk: Don't generate 'icon-theme.cache'. 2015-09-11 20:24:30 +08:00
gnu-build-system.scm build-system/gnu: Work around 'time-monotonic' bug in Guile 2.2.2. 2017-06-11 22:52:23 +02:00
gnu-dist.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
go-build-system.scm build-system/go: Don't let Go executables refer to the Go compiler. 2017-11-17 18:25:20 -05: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 support for the expansion of $ORIGIN in RUNPATH. 2015-04-23 18:52:40 +02:00
haskell-build-system.scm build-system/haskell: Fix package.conf parsing. 2016-01-19 18:01:07 -06:00
hg.scm guix: Add downloader for Mercurial repositories. 2016-06-15 17:02:18 +02:00
java-utils.scm guix: Add java-utils. 2017-05-10 17:59:22 +02:00
lisp-utils.scm build-system/asdf: Handle tests defined in external systems. 2017-05-16 15:18:16 +02:00
make-bootstrap.scm guix: build: make-bootstrap: Copy "falloc.h" to the new system. 2017-02-27 15:31:06 +02:00
meson-build-system.scm build-system: Add 'meson-build-system'. 2017-09-16 18:07:00 +02:00
minify-build-system.scm build: Add minify build system. 2017-08-04 11:23:52 +02:00
ocaml-build-system.scm gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
perl-build-system.scm build-system/perl: Don't create non-deterministic 'perllocal.pod' files. 2016-11-28 23:11:39 +01:00
profiles.scm Add semicolon in commands that set GUIX_PROFILE. 2017-11-20 18:43:10 +01:00
pull.scm compile: Fix VPATH builds. 2017-11-07 00:12:10 +01:00
python-build-system.scm build-system/python: Make sure 'check' returns failures. 2016-12-13 21:04:31 +01:00
qt-utils.scm build: Add wrap-qt-program. 2016-08-30 22:38:28 +02:00
r-build-system.scm build: r-build-system: Use deterministic built date. 2017-02-02 15:20:50 +01:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
ruby-build-system.scm guix: ruby-build-system: Add replace-git-ls-files. 2016-08-30 10:31:48 +10:00
scons-build-system.scm build-system: Add scons-build-system. 2017-11-30 18:19:31 +05:30
store-copy.scm vm: Estimate the disk size by default. 2017-06-30 00:16:50 +02:00
svn.scm guix: Support authentication when fetching from SVN. 2016-07-03 18:55:30 +02:00
syscalls.scm syscalls: Define 'input-flags' for 'tcgetattr' and friends. 2017-12-06 08:51:08 +01:00
texlive-build-system.scm build-system: texlive: Only make a union of directories. 2017-11-18 11:18:42 +01:00
union.scm union: Parametrize the symlink procedure . 2017-11-21 23:09:16 +01:00
utils.scm utils: Add helper for invoking programs. 2017-06-01 19:06:34 +02:00
waf-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00