index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
builders.scm
Age
Commit message (
Expand
)
Author
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2015-02-24
tests: Skip tests that would fail due to the shebang length.
...
Ludovic Courtès
2015-02-24
tests: Factorize the network reachability test.
...
Ludovic Courtès
2015-01-14
packages: Convert source derivations to monadic style.
...
Ludovic Courtès
2014-10-05
build-system: Introduce "bags" as an intermediate representation.
...
Ludovic Courtès
2014-10-03
download: Allow raw file names or file:// URLs.
...
Ludovic Courtès
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
...
Ludovic Courtès
2014-08-23
Factorize test suite support in (guix tests).
...
Ludovic Courtès
2013-09-18
derivations: 'derivation' and related procedures return a single value.
...
Ludovic Courtès
2013-04-11
tests: Adjust `gnu-build' test to search path mechanism.
...
Ludovic Courtès
2013-02-01
Augment `.dir-locals.el'.
...
Ludovic Courtès
2013-01-18
distro: Change the module name space to (gnu ...).
...
Ludovic Courtès
2013-01-06
Update license headers.
...
Ludovic Courtès
2012-12-13
tests: Skip network-dependent tests when the network is unreachable.
...
Ludovic Courtès
2012-11-13
tests: Make sure to use the bootstrap Guile.
...
Ludovic Courtès
2012-11-13
Remove (guix http) and (guix ftp).
...
Ludovic Courtès
2012-11-12
Add (guix download) and (guix build download).
...
Ludovic Courtès
2012-11-11
Move base32 code to (guix base32).
...
Ludovic Courtès
2012-11-04
distro: Move bootstrap packages to (distro packages bootstrap).
...
Ludovic Courtès
2012-11-02
tests: Run without substitutes.
...
Ludovic Courtès
2012-10-28
tests: Use our own bootstrap tools.
...
Ludovic Courtès
2012-10-07
tests: Use bootstrap and Nixpkgs inputs to be less costly.
...
Ludovic Courtès
2012-07-01
Add the `valid-path?' RPC.
...
Ludovic Courtès
2012-06-27
Abstract build systems.
...
Ludovic Courtès
2012-06-13
Change `build-expression->derivation' to support sub-derivation inputs.
...
Ludovic Courtès
2012-06-13
Add supporting tools for the GNU Build System.
...
Ludovic Courtès
2012-06-12
Augment `build-expression->derivation' with #:modules; add `http-fetch'.
...
Ludovic Courtès