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
Commit message (
Expand
)
Author
Age
*
download: Keep only one slash when concatenating URIs.
Ludovic Courtès
2012-11-27
*
download: Add support for mirror:// URLs.
Ludovic Courtès
2012-11-13
*
download: Follow HTTP redirections.
Ludovic Courtès
2012-11-13
*
Remove (guix http) and (guix ftp).
Ludovic Courtès
2012-11-13
*
Add (guix download) and (guix build download).
Ludovic Courtès
2012-11-12
*
http: Add informative output.
Ludovic Courtès
2012-11-09
*
http: Check the HTTP response code, and bail if not 200.
Ludovic Courtès
2012-11-09
*
Add (guix build union).
Ludovic Courtès
2012-10-29
*
utils: Remove special `substitute*' syntax for lists of files.
Ludovic Courtès
2012-10-26
*
http/ftp: Tweak to avoid depending on libc's NSS.
Ludovic Courtès
2012-10-18
*
utils: Add `find-files'.
Ludovic Courtès
2012-10-17
*
utils: Add `copy-recursively'; use it.
Ludovic Courtès
2012-10-17
*
utils: Add `mkdir-p'; use it.
Ludovic Courtès
2012-10-17
*
utils: Add `fold-port-matches' and `remove-store-references'.
Ludovic Courtès
2012-10-16
*
utils: Add `with-atomic-file-replacement'.
Ludovic Courtès
2012-10-16
*
Support build-cores = 0; change `guix-build' to default to 0.
Ludovic Courtès
2012-10-05
*
Add (guix ftp) and companion modules.
Ludovic Courtès
2012-09-12
*
build-system/gnu: Fix `#:path-exclusions' handling.
Ludovic Courtès
2012-09-06
*
utils: Make `set-path-environment-variable' verbose.
Ludovic Courtès
2012-09-06
*
build-system/gnu: Really apply patches.
Ludovic Courtès
2012-09-01
*
utils: Change `substitute*' to allow iteration over several matches.
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
*
utils: Change `substitute*' to accept a list of files to patch.
Ludovic Courtès
2012-08-25
*
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
*
utils: Add a `path' argument to `patch-shebang'.
Ludovic Courtès
2012-08-19
*
build-system/gnu: Add a `patch-shebangs' phase.
Ludovic Courtès
2012-08-19
*
utils: Add `patch-shebang'.
Ludovic Courtès
2012-08-19
*
build-system/gnu: Set $PKG_CONFIG_PATH.
Ludovic Courtès
2012-07-07
*
utils: Have `substitute' restore the file's permission bits.
Ludovic Courtès
2012-07-07
*
utils: Change `substitute' and `substitute*' to work with several regexps.
Ludovic Courtès
2012-07-07
*
build-system/gnu: Support parallel builds and tests.
Ludovic Courtès
2012-07-07
*
utils: Introduce `substitute*', for easier sed-like syntax.
Ludovic Courtès
2012-07-07
*
utils: Make sure `substitute' writes all its output.
Ludovic Courtès
2012-07-06
*
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
*
Add builder-side utilities for phases, stream editing, & co.
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
*
Remove leftover debugging expressions.
Ludovic Courtès
2012-06-16
*
Add supporting tools for the GNU Build System.
Ludovic Courtès
2012-06-13
*
Augment `build-expression->derivation' with #:modules; add `http-fetch'.
Ludovic Courtès
2012-06-12