summaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
Commit message (Expand)AuthorAge
* gnu: commencement: Memoize packages as a function of the system.Ludovic Courtès2020-04-11
* guix build: Allow non-package objects in manifest.Ludovic Courtès2020-03-05
* guix build: Add '--manifest' option.Marius Bakke2020-02-14
* guix build: Handle "guix build /….drv" correctly for non-existent derivations.Ludovic Courtès2019-11-17
* tests: Test "guix build /gnu/store/….drv".Ludovic Courtès2019-11-17
* gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'.Ludovic Courtès2019-11-07
* ui: 'warn-about-load-error' provides hints for unbound variables.Ludovic Courtès2019-07-20
* ui: 'warn-about-load-error' warns about file/module name mismatches.Ludovic Courtès2019-07-20
* guix build: Accept multiple '-s' options.Ludovic Courtès2019-04-19
* guix build: Fix relative file name canonicalization for '--root'.Ludovic Courtès2019-04-15
* daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.Ludovic Courtès2019-02-04
* guix build: '-f' accepts file-like objects.Ludovic Courtès2018-10-09
* guix build: Nicely report unbound variables with hints.Ludovic Courtès2018-05-04
* gnu: time: Update to 1.9.Efraim Flashner2018-03-13
* tests: Refer to "time@1.8".Ludovic Courtès2017-11-11
* packages: Remove support for PACKAGE-VERSION deprecated syntax.Ludovic Courtès2017-05-01
* store: 'GUIX_DAEMON_SOCKET' can now be a URI.Ludovic Courtès2017-04-21
* gnu: Rename "guile-next" to "guile".Ludovic Courtès2017-03-19
* tests: Adjust 'guix build -S' test for source-less packages.Ludovic Courtès2016-10-03
* packages: Add 'package-superseded' and associated support.Ludovic Courtès2016-09-06
* packages: Support the deprecated "NAME-VERSION" syntax.Ludovic Courtès2016-03-08
* guix build: -S returns the replacement's source.Ludovic Courtès2016-03-03
* utils: Use '@' for separating package names and version numbers.Mathieu Lirzin2016-03-02
* tests: Disable grafts by default.Ludovic Courtès2016-03-02
* guix build: Add '--with-input'.Ludovic Courtès2016-02-01
* scripts: build: Add --file option.David Thompson2015-10-28
* 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