summaryrefslogtreecommitdiff
path: root/guix/scripts/build.scm
Commit message (Expand)AuthorAge
...
* guix build: Allow gexps to be passed to '-e'.Ludovic Courtès2014-06-14
* guix build: Only 'guix build' sets #:print-build-trace.Ludovic Courtès2014-06-09
* guix build: Support '--with-source' along with '-e'.Ludovic Courtès2014-03-13
* guix build: Add '--with-source'.Ludovic Courtès2014-03-12
* guix build: Add '--timeout' to the common build options.Ludovic Courtès2014-03-09
* guix package: Use the common build options from (guix scripts build).Ludovic Courtès2014-03-01
* guix build: Factorize common options.Ludovic Courtès2014-02-18
* guix build: Move 'set-build-options' call earlier.Ludovic Courtès2014-02-12
* guix build: Add '--no-build-hook'.Ludovic Courtès2014-01-05
* Add 'guix archive'.Ludovic Courtès2013-12-22
* guix build: Improve procedural decomposition.Ludovic Courtès2013-12-21
* Factorize package search between 'guix package' and 'guix build'.Ludovic Courtès2013-12-21
* guix build: '-e' can be passed a monadic thunk.Ludovic Courtès2013-11-18
* guix build: Add '--log-file'.Ludovic Courtès2013-11-12
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* build, package: Add `--fallback' option.Ludovic Courtès2013-05-29
* build: Add `--target' option.Ludovic Courtès2013-05-24
* Add `--max-silent-time' to `guix build' and `guix package'.Ludovic Courtès2013-05-20
* ui: Add `args-fold*' and use it.Ludovic Courtès2013-04-27
* ui: Add a 'define-diagnostic' macro.Nikita Karetnikov2013-04-21
* scripts: Report what will be substituted.Ludovic Courtès2013-04-17
* ui: Add a `warning' macro.Ludovic Courtès2013-04-11
* ui: Factorize `read/eval-package-expression'.Ludovic Courtès2013-03-01
* ui: Factorize `show-what-to-build'.Ludovic Courtès2013-02-20
* scripts: Remove hyphen in the command name shown by `--version'.Ludovic Courtès2013-02-17
* scripts: Remove initialization now redundant with `initialize-guix'.Ludovic Courtès2013-02-17
* Replace individual scripts with master 'guix' script.Mark H Weaver2013-02-16