index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
build.scm
Age
Commit message (
Expand
)
Author
2019-06-23
guix build: '--log-file' no longer returns several log files.
Ludovic Courtès
2019-06-23
guix build: Use 'warning' for warnings.
Ludovic Courtès
2019-06-18
guix build: '--log-file' looks for build logs of equivalent derivations.
Ludovic Courtès
2019-05-14
guix build: Gracefully handle invalid '--with-git-url' specs.
Ludovic Courtès
2019-05-01
build: Change default substitute server to "ci.guix.gnu.org".
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-03-17
guix build: '--with-branch' strips slashes from the version string.
Ludovic Courtès
2019-03-17
guix build: '--with-commit' makes recursive checkouts.
Ludovic Courtès
2019-03-17
guix build: Transformation options match packages by spec.
Ludovic Courtès
2019-03-17
guix build: Factorize 'package-git-url'.
Ludovic Courtès
2019-03-17
guix build: Add '--with-git-url'.
Ludovic Courtès
2019-02-11
Avoid name clash with 'build' from (guix store) and (guix status).
Ludovic Courtès
2019-02-08
guix build: '--with-branch' & co. fetch submodules.
Ludovic Courtès
2019-01-11
guix build: Re-purpose '--verbosity' and add '--debug'.
Ludovic Courtès
2019-01-05
guix build: Honor '--system' for file-like objects and gexps.
Ludovic Courtès
2018-12-04
build: Default to https://ci.guix.info for substitutes.
Ludovic Courtès
2018-11-30
guix build: Add '--with-commit'.
Ludovic Courtès
2018-11-30
guix build: Add '--with-branch' transformation option.
Ludovic Courtès
2018-10-15
status: Build upon multiplexed build output.
Ludovic Courtès
2018-10-09
guix build: '-f' accepts file-like objects.
Ludovic Courtès
2018-09-27
Add (guix status) and use it for pretty colored output.
Ludovic Courtès
2018-09-11
guix: Do not close current-error-port.
Ricardo Wurmus
2018-09-09
ui: Add soft port for styling and filtering build output.
Ricardo Wurmus
2018-05-04
guix build: Nicely report unbound variables with hints.
Ludovic Courtès
2018-03-26
guix build: 'guix build --log-file' gracefully reports certificate errors.
Ludovic Courtès
2017-12-23
guix build: Support '--with-source=PACKAGE@VERSION=URI'.
Ludovic Courtès
2017-09-28
guix: Revert accidentally committed changes.
Ricardo Wurmus
2017-09-28
import: Add JSON importer.
Ricardo Wurmus
2017-06-12
derivations: Introduce 'read-derivation-from-file'.
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-04-06
build: Add and export procedure 'register-root*'.
Chris Marusich
2017-04-05
build: Export register-root procedure.
Chris Marusich
2017-01-28
Add (guix memoization).
Ludovic Courtès
2017-01-19
guix environment, build: Allow absolute file names with '--root'.
Ludovic Courtès
2017-01-15
guix build: Add '--repair'.
Ludovic Courtès
2017-01-15
guix build: Do not force 'build-cores', 'max-build-jobs', and 'max-silent-time'.
Ludovic Courtès
2016-12-21
guix build: '--with-source' overrides the 'replacement' of a package.
Ludovic Courtès
2016-10-17
guix build: Add '--with-graft'.
Ludovic Courtès
2016-10-17
guix build: Factorize transformation option parsing.
Ludovic Courtès
2016-10-17
guix build: Extract '--with-input' replacement spec parsing.
Ludovic Courtès
2016-09-27
guix build: Gracefully handle packages without source for '-S'.
Ludovic Courtès
2016-09-20
ui: Do not shadow '_' where it's used as a literal syntax match.
Ludovic Courtès
2016-09-01
guix build: Rewrite '--with-input' in terms of 'package-input-rewriting'.
Ludovic Courtès
2016-08-28
guix scripts: Disable grafting on dry runs.
Roel Janssen
2016-05-14
guix build: Catch 'getaddrinfo-error' for '--log-file'.
Ludovic Courtès
2016-05-14
guix build: Do not show what to build when '-d' is used.
Ludovic Courtès
2016-05-04
utils: Move combinators to (guix combinators).
Ludovic Courtès
2016-03-23
guix build: '--with-source' correctly matches versioned file names.
Ludovic Courtès
2016-03-08
guix build: Add '--quiet'.
Ludovic Courtès
[next]