summaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
Commit message (Expand)AuthorAge
* guix: build: Add transitive source building.Eric Bavier2015-05-02
* guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli2014-11-30
* tests: Fix typo in guix-build.sh.Ludovic Courtès2014-08-27
* guix build: Allow gexps to be passed to '-e'.Ludovic Courtès2014-06-14
* monads: Hide 'derivation-expression' and 'lower-inputs'.Ludovic Courtès2014-04-28
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* guix build: '-e' can be passed a monadic thunk.Ludovic Courtès2013-11-18
* guix build: Add '--log-file'.Ludovic Courtès2013-11-12
* build: Add `--target' option.Ludovic Courtès2013-05-24
* Replace individual scripts with master 'guix' script.Mark H Weaver2013-02-16
* guix-build: Allow version-qualified package names.Ludovic Courtès2013-01-22
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* Update license headers.Ludovic Courtès2013-01-06
* guix-build: Error out when `-S' used for source-less package.Ludovic Courtès2012-11-07
* build: Add unit test for the `guix-build' command.Ludovic Courtès2012-11-01