| Commit message (Expand) | Author | Age |
* | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin | 2016-04-03 |
* | 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-02-24 |
* | packages: Convert source derivations to monadic style. | Ludovic Courtès | 2015-01-14 |
* | build-system: Introduce "bags" as an intermediate representation. | Ludovic Courtès | 2014-10-05 |
* | download: Allow raw file names or file:// URLs. | Ludovic Courtès | 2014-10-03 |
* | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès | 2014-08-28 |
* | Factorize test suite support in (guix tests). | Ludovic Courtès | 2014-08-23 |
* | derivations: 'derivation' and related procedures return a single value. | Ludovic Courtès | 2013-09-18 |
* | tests: Adjust `gnu-build' test to search path mechanism. | Ludovic Courtès | 2013-04-11 |
* | Augment `.dir-locals.el'. | Ludovic Courtès | 2013-02-01 |
* | distro: Change the module name space to (gnu ...). | Ludovic Courtès | 2013-01-18 |
* | Update license headers. | Ludovic Courtès | 2013-01-06 |
* | tests: Skip network-dependent tests when the network is unreachable. | Ludovic Courtès | 2012-12-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-13 |
* | Add (guix download) and (guix build download). | Ludovic Courtès | 2012-11-12 |
* | Move base32 code to (guix base32). | Ludovic Courtès | 2012-11-11 |
* | distro: Move bootstrap packages to (distro packages bootstrap). | Ludovic Courtès | 2012-11-04 |
* | tests: Run without substitutes. | Ludovic Courtès | 2012-11-02 |
* | tests: Use our own bootstrap tools. | Ludovic Courtès | 2012-10-28 |
* | tests: Use bootstrap and Nixpkgs inputs to be less costly. | Ludovic Courtès | 2012-10-07 |
* | Add the `valid-path?' RPC. | Ludovic Courtès | 2012-07-01 |
* | Abstract build systems. | Ludovic Courtès | 2012-06-27 |
* | 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-13 |
* | Augment `build-expression->derivation' with #:modules; add `http-fetch'. | Ludovic Courtès | 2012-06-12 |