summaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: Adjust 'guix build -S' test for source-less packages....Ludovic Courtès2016-10-031-3/+3
* packages: Add 'package-superseded' and associated support....Ludovic Courtès2016-09-061-0/+6
* packages: Support the deprecated "NAME-VERSION" syntax....Ludovic Courtès2016-03-081-0/+1
* guix build: -S returns the replacement's source....Ludovic Courtès2016-03-031-0/+9
* utils: Use '@' for separating package names and version numbers....Mathieu Lirzin2016-03-021-2/+2
* tests: Disable grafts by default....Ludovic Courtès2016-03-021-1/+1
* guix build: Add '--with-input'....Ludovic Courtès2016-02-011-1/+13
* scripts: build: Add --file option....David Thompson2015-10-281-0/+27
* guix: build: Add transitive source building....Eric Bavier2015-05-021-0/+82
* guix: scripts: Add GUIX_BUILD_OPTIONS environment handling....nebuli2014-11-301-0/+10
* tests: Fix typo in guix-build.sh....Ludovic Courtès2014-08-271-6/+6
* guix build: Allow gexps to be passed to '-e'....Ludovic Courtès2014-06-141-0/+4
* monads: Hide 'derivation-expression' and 'lower-inputs'....Ludovic Courtès2014-04-281-3/+4
* derivations: Use more keyword parameters for 'build-expression->derivation'....Ludovic Courtès2013-12-041-2/+1
* guix build: '-e' can be passed a monadic thunk....Ludovic Courtès2013-11-181-0/+8
* guix build: Add '--log-file'....Ludovic Courtès2013-11-121-0/+11
* build: Add `--target' option....Ludovic Courtès2013-05-241-0/+3
* Replace individual scripts with master 'guix' script....Mark H Weaver2013-02-161-13/+13
* guix-build: Allow version-qualified package names....Ludovic Courtès2013-01-221-1/+9
* distro: Change the module name space to (gnu ...)....Ludovic Courtès2013-01-181-4/+4
* Update license headers....Ludovic Courtès2013-01-061-6/+6
* guix-build: Error out when `-S' used for source-less package....Ludovic Courtès2012-11-071-1/+6
* build: Add unit test for the `guix-build' command....Ludovic Courtès2012-11-011-0/+47