index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
gnu-build-system.scm
Commit message (
Expand
)
Author
Age
*
build-system/gnu: Write debug files to the "debug" sub-derivation, if any.
Ludovic Courtès
2013-07-03
*
build-system/gnu: Set #:tests? to #f when cross-compiling.
Ludovic Courtès
2013-06-22
*
build-system/gnu: Save `environment-variables' after each phase.
Ludovic Courtès
2013-06-21
*
build-system/gnu: Unify with (guix build-system gnu-cross-build).
Ludovic Courtès
2013-06-21
*
build-system/gnu: Fix default name for the "doc" output directory.
Ludovic Courtès
2013-04-28
*
packages: Add `native-search-paths' field and honor it.
Ludovic Courtès
2013-03-30
*
build-system/gnu: Remove #:path-exclusions parameter.
Ludovic Courtès
2013-03-30
*
guix: build: Add "share/pkgconfig" to PKG_CONFIG_PATH, as used by xorg.
Andreas Enge
2013-03-04
*
build-system/gnu: Improve support for "lib" outputs; support "doc" outputs.
Ludovic Courtès
2013-01-10
*
Update license headers of builder-side code.
Ludovic Courtès
2013-01-05
*
build-system/gnu: Add support for the "bin" output.
Ludovic Courtès
2013-01-01
*
build-system/gnu: Patch shebangs in all the source; patch SHELL in makefiles.
Ludovic Courtès
2012-12-21
*
build-system/gnu: Patch shebangs after `configure'.
Ludovic Courtès
2012-12-20
*
build-system/gnu: Report the execution time of each phase.
Ludovic Courtès
2012-12-20
*
build-system/gnu: Change the order of `patch-source-shebangs' and `patch'.
Ludovic Courtès
2012-12-19
*
build-system/gnu: Patch shebangs in executable source files.
Ludovic Courtès
2012-12-15
*
build-system/gnu: Make the error port line-buffered.
Ludovic Courtès
2012-12-15
*
build-system/gnu: Avoid using /bin/sh.
Ludovic Courtès
2012-12-13
*
Support build-cores = 0; change `guix-build' to default to 0.
Ludovic Courtès
2012-10-05
*
build-system/gnu: Fix `#:path-exclusions' handling.
Ludovic Courtès
2012-09-06
*
build-system/gnu: Really apply patches.
Ludovic Courtès
2012-09-01
*
build-system/gnu: Add `path-exclusions' parameter.
Ludovic Courtès
2012-09-01
*
build-system/gnu: Honor the `patch-shebangs?' and `strip-binaries?' parameters.
Ludovic Courtès
2012-08-31
*
build-system/gnu: Add a `strip' phase.
Ludovic Courtès
2012-08-31
*
build-system/gnu: Always invoke `configure' with a relative path.
Ludovic Courtès
2012-08-30
*
build-system/gnu: Add `out-of-source?' keyword parameter.
Ludovic Courtès
2012-08-23
*
build-system/gnu: Augment $PATH with $out for `patch-shebangs'.
Ludovic Courtès
2012-08-19
*
build-system/gnu: Add a `patch-shebangs' phase.
Ludovic Courtès
2012-08-19
*
build-system/gnu: Set $PKG_CONFIG_PATH.
Ludovic Courtès
2012-07-07
*
build-system/gnu: Support parallel builds and tests.
Ludovic Courtès
2012-07-07
*
gnu-build-system: Dump the values of environment variables.
Ludovic Courtès
2012-07-06
*
build-system/gnu: Add a `patch' phase.
Ludovic Courtès
2012-07-05
*
gnu-build-system: Improve the `configure' and `check' phases.
Ludovic Courtès
2012-07-02
*
gnu-build-system: Print the `configure' flags.
Ludovic Courtès
2012-07-02
*
gnu-build-system: Fix "libdir" and "includedir" for multiple-output drvs.
Ludovic Courtès
2012-07-02
*
gnu-build-system: Structure as a customizable sequence of phases.
Ludovic Courtès
2012-06-16
*
Add supporting tools for the GNU Build System.
Ludovic Courtès
2012-06-13