index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
guix-build.sh
Age
Commit message (
Expand
)
Author
2022-02-18
guix build: Warn when attempting to build an unsupported package.
...
Ludovic Courtès
2021-11-08
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Efraim Flashner
2021-11-07
ui: 'load*' correctly reports 'read-error' in all cases.
...
Ludovic Courtès
2021-09-07
tests: Adjust '--with-input' test.
...
Ludovic Courtès
2021-03-23
Add powerpc64le-linux as a supported Guix architecture.
...
Chris Marusich
2020-10-20
packages: Better preserve object identity when rewriting.
...
Ludovic Courtès
2020-10-15
ui: Only suggest modules that export the unbound variable identifier.
...
Ludovic Courtès
2020-09-28
tests: Simplify shell exit status negation;
...
Eric Bavier
2020-09-27
packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.
...
Ludovic Courtès
2020-04-11
gnu: commencement: Memoize packages as a function of the system.
...
Ludovic Courtès
2020-03-05
guix build: Allow non-package objects in manifest.
...
Ludovic Courtès
2020-02-14
guix build: Add '--manifest' option.
...
Marius Bakke
2019-11-17
guix build: Handle "guix build /….drv" correctly for non-existent derivations.
...
Ludovic Courtès
2019-11-17
tests: Test "guix build /gnu/store/….drv".
...
Ludovic Courtès
2019-11-07
gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'.
...
Ludovic Courtès
2019-07-20
ui: 'warn-about-load-error' provides hints for unbound variables.
...
Ludovic Courtès
2019-07-20
ui: 'warn-about-load-error' warns about file/module name mismatches.
...
Ludovic Courtès
2019-04-19
guix build: Accept multiple '-s' options.
...
Ludovic Courtès
2019-04-15
guix build: Fix relative file name canonicalization for '--root'.
...
Ludovic Courtès
2019-02-04
daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.
...
Ludovic Courtès
2018-10-09
guix build: '-f' accepts file-like objects.
...
Ludovic Courtès
2018-05-04
guix build: Nicely report unbound variables with hints.
...
Ludovic Courtès
2018-03-13
gnu: time: Update to 1.9.
...
Efraim Flashner
2017-11-11
tests: Refer to "time@1.8".
...
Ludovic Courtès
2017-05-01
packages: Remove support for PACKAGE-VERSION deprecated syntax.
...
Ludovic Courtès
2017-04-21
store: 'GUIX_DAEMON_SOCKET' can now be a URI.
...
Ludovic Courtès
2017-03-19
gnu: Rename "guile-next" to "guile".
...
Ludovic Courtès
2016-10-03
tests: Adjust 'guix build -S' test for source-less packages.
...
Ludovic Courtès
2016-09-06
packages: Add 'package-superseded' and associated support.
...
Ludovic Courtès
2016-03-08
packages: Support the deprecated "NAME-VERSION" syntax.
...
Ludovic Courtès
2016-03-03
guix build: -S returns the replacement's source.
...
Ludovic Courtès
2016-03-02
utils: Use '@' for separating package names and version numbers.
...
Mathieu Lirzin
2016-03-02
tests: Disable grafts by default.
...
Ludovic Courtès
2016-02-01
guix build: Add '--with-input'.
...
Ludovic Courtès
2015-10-28
scripts: build: Add --file option.
...
David Thompson
2015-05-02
guix: build: Add transitive source building.
...
Eric Bavier
2014-11-30
guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
...
nebuli
2014-08-27
tests: Fix typo in guix-build.sh.
...
Ludovic Courtès
2014-06-14
guix build: Allow gexps to be passed to '-e'.
...
Ludovic Courtès
2014-04-28
monads: Hide 'derivation-expression' and 'lower-inputs'.
...
Ludovic Courtès
2013-12-04
derivations: Use more keyword parameters for 'build-expression->derivation'.
...
Ludovic Courtès
2013-11-18
guix build: '-e' can be passed a monadic thunk.
...
Ludovic Courtès
2013-11-12
guix build: Add '--log-file'.
...
Ludovic Courtès
2013-05-24
build: Add `--target' option.
...
Ludovic Courtès
2013-02-16
Replace individual scripts with master 'guix' script.
...
Mark H Weaver
2013-01-22
guix-build: Allow version-qualified package names.
...
Ludovic Courtès
2013-01-18
distro: Change the module name space to (gnu ...).
...
Ludovic Courtès
2013-01-06
Update license headers.
...
Ludovic Courtès
2012-11-07
guix-build: Error out when `-S' used for source-less package.
...
Ludovic Courtès
2012-11-01
build: Add unit test for the `guix-build' command.
...
Ludovic Courtès