summaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
AgeCommit message (Expand)Author
2020-03-05guix build: Allow non-package objects in manifest....Ludovic Courtès
2020-02-14guix build: Add '--manifest' option....Marius Bakke
2019-11-17guix build: Handle "guix build /….drv" correctly for non-existent derivations....Ludovic Courtès
2019-11-17tests: Test "guix build /gnu/store/….drv"....Ludovic Courtès
2019-11-07gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'....Ludovic Courtès
2019-07-20ui: 'warn-about-load-error' provides hints for unbound variables....Ludovic Courtès
2019-07-20ui: 'warn-about-load-error' warns about file/module name mismatches....Ludovic Courtès
2019-04-19guix build: Accept multiple '-s' options....Ludovic Courtès
2019-04-15guix build: Fix relative file name canonicalization for '--root'....Ludovic Courtès
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès
2018-10-09guix build: '-f' accepts file-like objects....Ludovic Courtès
2018-05-04guix build: Nicely report unbound variables with hints....Ludovic Courtès
2018-03-13gnu: time: Update to 1.9....Efraim Flashner
2017-11-11tests: Refer to "time@1.8"....Ludovic Courtès
2017-05-01packages: Remove support for PACKAGE-VERSION deprecated syntax....Ludovic Courtès
2017-04-21store: 'GUIX_DAEMON_SOCKET' can now be a URI....Ludovic Courtès
2017-03-19gnu: Rename "guile-next" to "guile"....Ludovic Courtès
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