summaryrefslogtreecommitdiff
path: root/tests/builders.scm
AgeCommit message (Expand)Author
2023-09-26git-download: Use “builtin:git-download” when available.Ludovic Courtès
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2021-09-17tests: Add missing module import.Marius Bakke
2021-09-07tests: Disable grafts in 'tests/builders.scm'.Ludovic Courtès
2021-07-05tests: Adjust Python "sanity" check tests.Ludovic Courtès
2021-03-30build-system: Rewrite using gexps.Ludovic Courtès
2021-02-01build/python: Add a sanity check phase.Lars-Dominik Braun
2021-01-26build-systems/gnu: Allow unpacking/repacking more kind of files.Maxim Cournoyer
2019-06-14tests: Remove expensive and pointless test.Ludovic Courtès
2018-09-22bootstrap: %bootstrap-inputs: Wrap input lists into thunks.Jan Nieuwenhuizen
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin
2015-02-24tests: Skip tests that would fail due to the shebang length.Ludovic Courtès
2015-02-24tests: Factorize the network reachability test.Ludovic Courtès
2015-01-14packages: Convert source derivations to monadic style.Ludovic Courtès
2014-10-05build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès
2014-10-03download: Allow raw file names or file:// URLs.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-23Factorize test suite support in (guix tests).Ludovic Courtès
2013-09-18derivations: 'derivation' and related procedures return a single value.Ludovic Courtès
2013-04-11tests: Adjust `gnu-build' test to search path mechanism.Ludovic Courtès
2013-02-01Augment `.dir-locals.el'.Ludovic Courtès
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès
2013-01-06Update license headers.Ludovic Courtès
2012-12-13tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès
2012-11-13tests: Make sure to use the bootstrap Guile.Ludovic Courtès
2012-11-13Remove (guix http) and (guix ftp).Ludovic Courtès
2012-11-12Add (guix download) and (guix build download).Ludovic Courtès
2012-11-11Move base32 code to (guix base32).Ludovic Courtès
2012-11-04distro: Move bootstrap packages to (distro packages bootstrap).Ludovic Courtès
2012-11-02tests: Run without substitutes.Ludovic Courtès
2012-10-28tests: Use our own bootstrap tools.Ludovic Courtès
2012-10-07tests: Use bootstrap and Nixpkgs inputs to be less costly.Ludovic Courtès
2012-07-01Add the `valid-path?' RPC.Ludovic Courtès
2012-06-27Abstract build systems.Ludovic Courtès
2012-06-13Change `build-expression->derivation' to support sub-derivation inputs.Ludovic Courtès
2012-06-13Add supporting tools for the GNU Build System.Ludovic Courtès
2012-06-12Augment `build-expression->derivation' with #:modules; add `http-fetch'.Ludovic Courtès