guix/build-aux
Ludovic Courtès ae196fa349
build: On 2.2, build package files with almost no optimizations.
* build-aux/compile-all.scm (%default-optimizations)
(%lightweight-optimizations): New variables.
(optimization-options): New procedure.
(compile-file*): Use it.
2017-03-14 10:28:57 +01:00
..
hydra Add 'guix pack'. 2017-03-12 17:47:25 +01:00
build-self.scm pull: Hack to allow compilation with older Guile-SSH packages. 2016-11-27 23:06:09 +01:00
check-available-binaries.scm build: 'make assert-binaries-available' shows the list of systems. 2016-04-27 15:00:49 +02:00
check-final-inputs-self-contained.scm build: check-final-inputs-self-contained has an exception for 'bash:include'. 2016-12-18 12:37:26 +01:00
compile-all.scm build: On 2.2, build package files with almost no optimizations. 2017-03-14 10:28:57 +01:00
download.scm build: Add 'DL' silent rule. 2016-01-28 16:31:38 +01:00
generate-authors.scm build: Generate 'AUTHORS'. 2015-07-06 19:00:19 +03:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
pre-inst-env.in build: Unset 'NIX_BUILD_HOOK' when offloading support is missing. 2017-03-08 23:42:52 +01:00
run-system-tests.scm tests: 'make check-system' prints the "build trace". 2016-11-03 15:44:49 +01:00
test-driver.scm build: Add a Guile custom test driver using SRFI-64. 2016-04-03 14:19:09 +02:00
test-env.in daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'. 2016-06-26 23:11:07 +02:00