| Commit message (Expand) | Author | Age |
* | git-download: Use “builtin:git-download” when available. | Ludovic Courtès | 2023-09-26 |
* | Remove now unnecessary uses of (guix grafts). | Ludovic Courtès | 2022-10-22 |
* | tests: Add missing module import. | Marius Bakke | 2021-09-17 |
* | tests: Disable grafts in 'tests/builders.scm'. | Ludovic Courtès | 2021-09-07 |
* | tests: Adjust Python "sanity" check tests. | Ludovic Courtès | 2021-07-05 |
* | build-system: Rewrite using gexps. | Ludovic Courtès | 2021-03-30 |
* | build/python: Add a sanity check phase. | Lars-Dominik Braun | 2021-02-01 |
* | build-systems/gnu: Allow unpacking/repacking more kind of files. | Maxim Cournoyer | 2021-01-26 |
* | tests: Remove expensive and pointless test. | Ludovic Courtès | 2019-06-14 |
* | bootstrap: %bootstrap-inputs: Wrap input lists into thunks. | Jan Nieuwenhuizen | 2018-09-22 |
* | Switch to Guile-Gcrypt. | Ludovic Courtès | 2018-09-04 |
* | 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 |