index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build-system
/
gnu.scm
Age
Commit message (
Expand
)
Author
2013-04-09
build-system/gnu: Fix search path computation with implicit inputs.
Ludovic Courtès
2013-03-30
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-04
Add (guix build-system perl).
Ludovic Courtès
2013-02-14
build-system/gnu: Make the strip behavior of `static-package' configurable.
Ludovic Courtès
2013-02-08
build-system/gnu: Clarify docstring of `package-with-extra-configure-variable'.
Ludovic Courtès
2013-01-23
packages: Mark the `arguments' field of <package> as thunked.
Ludovic Courtès
2013-01-18
distro: Change the module name space to (gnu ...).
Ludovic Courtès
2013-01-15
build-system/gnu: Allow the `source' argument to be #f.
Ludovic Courtès
2013-01-06
Merge branch 'master' into core-updates
Ludovic Courtès
2013-01-06
Update license headers.
Ludovic Courtès
2013-01-01
build-system/gnu: Add `static-package'.
Ludovic Courtès
2012-12-30
build-system/gnu: enable test-target during the check phase
Andreas Enge
2012-11-05
build-system/gnu: Add `static-libgcc-package' & supporting procedure.
Ludovic Courtès
2012-10-31
build-system/gnu: Distinguish between imported modules and used modules.
Ludovic Courtès
2012-10-17
build-system/gnu: Pass the system type to the builder.
Ludovic Courtès
2012-10-07
build-system/{gnu,trivial-build}: Fix handling of #:guile argument.
Ludovic Courtès
2012-10-06
build-system/{gnu,trivial}: Add a `#:guile' keyword parameter.
Ludovic Courtès
2012-09-26
distro: Rename (distro ...) to (distro packages ...).
Ludovic Courtès
2012-09-05
build-system/gnu: Relax location handling in `package-with-explicit-inputs'.
Ludovic Courtès
2012-09-02
distro: Bootstrap standard inputs from Nixpkgs.
Ludovic Courtès
2012-09-01
build-system/gnu: Add `path-exclusions' parameter.
Ludovic Courtès
2012-08-31
build-system/gnu: Add a `strip' phase.
Ludovic Courtès
2012-08-23
build-system/gnu: Add `out-of-source?' keyword parameter.
Ludovic Courtès
2012-08-19
build-system/gnu: Add a `patch-shebangs' phase.
Ludovic Courtès
2012-07-07
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-05
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-06-28
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-27
Abstract build systems.
Ludovic Courtès
[prev]