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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build-system
Commit message (
Expand
)
Author
Age
*
Add (guix build-system cmake).
Cyril Roelandt
2013-03-28
*
Add (guix build-system perl).
Ludovic Courtès
2013-03-04
*
build-system/gnu: Make the strip behavior of `static-package' configurable.
Ludovic Courtès
2013-02-14
*
build-system/gnu: Clarify docstring of `package-with-extra-configure-variable'.
Ludovic Courtès
2013-02-08
*
packages: Mark the `arguments' field of <package> as thunked.
Ludovic Courtès
2013-01-23
*
distro: Change the module name space to (gnu ...).
Ludovic Courtès
2013-01-18
*
build-system/gnu: Allow the `source' argument to be #f.
Ludovic Courtès
2013-01-15
*
Merge branch 'master' into core-updates
Ludovic Courtès
2013-01-06
|
\
|
*
Update license headers.
Ludovic Courtès
2013-01-06
*
|
build-system/gnu: Add `static-package'.
Ludovic Courtès
2013-01-01
*
|
build-system/gnu: enable test-target during the check phase
Andreas Enge
2012-12-30
|
/
*
build-system/gnu: Add `static-libgcc-package' & supporting procedure.
Ludovic Courtès
2012-11-05
*
build-system/gnu: Distinguish between imported modules and used modules.
Ludovic Courtès
2012-10-31
*
build-system/gnu: Pass the system type to the builder.
Ludovic Courtès
2012-10-17
*
build-system/{gnu,trivial-build}: Fix handling of #:guile argument.
Ludovic Courtès
2012-10-07
*
build-system/{gnu,trivial}: Add a `#:guile' keyword parameter.
Ludovic Courtès
2012-10-06
*
distro: Rename (distro ...) to (distro packages ...).
Ludovic Courtès
2012-09-26
*
Add (guix build-system trivial).
Ludovic Courtès
2012-09-10
*
build-system/gnu: Relax location handling in `package-with-explicit-inputs'.
Ludovic Courtès
2012-09-05
*
distro: Bootstrap standard inputs from Nixpkgs.
Ludovic Courtès
2012-09-02
*
build-system/gnu: Add `path-exclusions' parameter.
Ludovic Courtès
2012-09-01
*
build-system/gnu: Add a `strip' phase.
Ludovic Courtès
2012-08-31
*
build-system/gnu: Add `out-of-source?' keyword parameter.
Ludovic Courtès
2012-08-23
*
build-system/gnu: Add a `patch-shebangs' phase.
Ludovic Courtès
2012-08-19
*
build-system/gnu: Add dependency on GNU Findutils.
Ludovic Courtès
2012-07-07
*
build-system/gnu: Add `tests?' parameter.
Ludovic Courtès
2012-07-07
*
build-system/gnu: Support parallel builds and tests.
Ludovic Courtès
2012-07-07
*
build-system/gnu: Add a `patch' phase.
Ludovic Courtès
2012-07-05
*
build-system/gnu: Make the builder's module list a parameter.
Ludovic Courtès
2012-07-05
*
build-system/gnu: Add GNU Awk to the standard inputs.
Ludovic Courtès
2012-06-28
*
Introduce `compile-time-value' and use it.
Ludovic Courtès
2012-06-28
*
build-system/gnu: Have `configure-flags' and `make-flags' evaluated.
Ludovic Courtès
2012-06-28
*
Abstract build systems.
Ludovic Courtès
2012-06-27