summaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
AgeCommit message (Expand)Author
2016-10-03tests: Adjust 'guix build -S' test for source-less packages.Ludovic Courtès
2016-09-06packages: Add 'package-superseded' and associated support.Ludovic Courtès
2016-03-08packages: Support the deprecated "NAME-VERSION" syntax.Ludovic Courtès
2016-03-03guix build: -S returns the replacement's source.Ludovic Courtès
2016-03-02utils: Use '@' for separating package names and version numbers.Mathieu Lirzin
2016-03-02tests: Disable grafts by default.Ludovic Courtès
2016-02-01guix build: Add '--with-input'.Ludovic Courtès
2015-10-28scripts: build: Add --file option.David Thompson
2015-05-02guix: build: Add transitive source building.Eric Bavier
2014-11-30guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli
2014-08-27tests: Fix typo in guix-build.sh.Ludovic Courtès
2014-06-14guix build: Allow gexps to be passed to '-e'.Ludovic Courtès
2014-04-28monads: Hide 'derivation-expression' and 'lower-inputs'.Ludovic Courtès
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès
2013-11-18guix build: '-e' can be passed a monadic thunk.Ludovic Courtès
2013-11-12guix build: Add '--log-file'.Ludovic Courtès
2013-05-24build: Add `--target' option.Ludovic Courtès
2013-02-16Replace individual scripts with master 'guix' script.Mark H Weaver
2013-01-22guix-build: Allow version-qualified package names.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-11-07guix-build: Error out when `-S' used for source-less package.Ludovic Courtès
2012-11-01build: Add unit test for the `guix-build' command.Ludovic Courtès