summaryrefslogtreecommitdiff
path: root/tests/scripts-build.scm
Commit message (Expand)AuthorAgeFilesLines
* guix build: Move transformation options to (guix transformations)....Ludovic Courtès2020-10-311-380/+0
* guix build: 'options->transformation' no longer takes a 'store' parameter....Ludovic Courtès2020-10-311-134/+127
* guix build: Add '--with-debug-info'....Ludovic Courtès2020-10-201-0/+17
* guix build: Add '--with-c-toolchain'....Ludovic Courtès2020-10-121-0/+82
* packages: 'package-input-rewriting/spec' can rewrite implicit dependencies....Ludovic Courtès2020-09-271-3/+9
* guix build: Add '--without-tests'....Ludovic Courtès2020-09-271-0/+14
* guix build: '--with-commit' makes recursive checkouts....Ludovic Courtès2019-03-171-0/+49
* guix build: Transformation options match packages by spec....Ludovic Courtès2019-03-171-3/+33
* guix build: Add '--with-git-url'....Ludovic Courtès2019-03-171-1/+23
* guix build: Support '--with-source=PACKAGE@VERSION=URI'....Ludovic Courtès2017-12-231-0/+29
* tests: Adjust to the addition of a new Coreutils version....Ludovic Courtès2017-04-211-3/+4
* guix build: '--with-source' overrides the 'replacement' of a package....Ludovic Courtès2016-12-211-0/+13
* tests: Fix typo in 'with-graft' transformation test....Ludovic Courtès2016-10-191-1/+1
* guix build: Add '--with-graft'....Ludovic Courtès2016-10-171-0/+19
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* guix build: '--with-source' correctly matches versioned file names....Ludovic Courtès2016-03-231-0/+20
* guix build: Add '--with-input'....Ludovic Courtès2016-02-011-0/+23
* guix build: Transformations operate on single objects....Ludovic Courtès2016-02-011-0/+65