summaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
Commit message (Expand)AuthorAgeFilesLines
* 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