aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
Commit message (Expand)AuthorAge
* ui: 'load*' accepts /dev/fd/N files pointing to a pipe.Ludovic Courtès2023-08-17
* tests: guix-build.sh: Don't use hidden gcc for transformation tests.Josselin Poiret2023-04-28
* tests: Fix checks for expected failures.Eric Bavier2023-04-21
* guix build: Warn when attempting to build an unsupported package.Ludovic Courtès2022-02-18
* Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\
| * ui: 'load*' correctly reports 'read-error' in all cases.Ludovic Courtès2021-11-07
* | tests: Adjust '--with-input' test.Ludovic Courtès2021-09-07
|/
* Add powerpc64le-linux as a supported Guix architecture.Chris Marusich2021-03-23
* packages: Better preserve object identity when rewriting.Ludovic Courtès2020-10-20
* ui: Only suggest modules that export the unbound variable identifier.Ludovic Courtès2020-10-15
* tests: Simplify shell exit status negation;Eric Bavier2020-09-28
* packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.Ludovic Courtès2020-09-27
* 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