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