ui: Rename '_' to 'G_'.
[jackhill/guix/guix.git] / guix / scripts / build.scm
2017-05-03 Ludovic Courtèsui: Rename '_' to 'G_'.
2017-04-14 Leo FamulariMerge branch 'master' into staging
2017-04-06 Chris Marusichbuild: Add and export procedure 'register-root*'.
2017-04-04 Chris Marusichbuild: Export register-root procedure.
2017-02-21 Marius BakkeMerge branch 'staging' into core-updates
2017-02-13 Marius BakkeMerge branch 'master' into python-tests
2017-02-02 Leo FamulariMerge branch 'master' into core-updates
2017-01-28 Ludovic CourtèsAdd (guix memoization).
2017-01-23 Ludovic CourtèsMerge branch 'master' into core-updates
2017-01-18 Ludovic Courtèsguix environment, build: Allow absolute file names...
2017-01-16 Mark H WeaverMerge branch 'gnome-updates'
2017-01-15 Ludovic Courtèsguix build: Add '--repair'.
2017-01-15 Ludovic Courtèsguix build: Do not force 'build-cores', 'max-build...
2017-01-13 Leo FamulariMerge branch 'master' into python-tests
2017-01-06 Leo FamulariMerge branch 'master' into core-updates
2016-12-21 Ludovic Courtèsguix build: '--with-source' overrides the 'replacement...
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-17 Ludovic Courtèsguix build: Add '--with-graft'.
2016-10-17 Ludovic Courtèsguix build: Factorize transformation option parsing.
2016-10-17 Ludovic Courtèsguix build: Extract '--with-input' replacement spec...
2016-09-30 Ludovic CourtèsMerge branch 'master' into core-updates
2016-09-27 Ludovic Courtèsguix build: Gracefully handle packages without source...
2016-09-20 Ludovic Courtèsui: Do not shadow '_' where it's used as a literal...
2016-09-04 Ricardo WurmusMerge branch 'gtk-im-modules'
2016-09-02 Ludovic CourtèsMerge branch 'master' into core-updates
2016-09-01 Ludovic Courtèsguix build: Rewrite '--with-input' in terms of 'package...
2016-08-29 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2016-08-28 Roel Janssenguix scripts: Disable grafting on dry runs.
2016-05-23 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-14 Ludovic Courtèsguix build: Catch 'getaddrinfo-error' for '--log-file'.
2016-05-14 Ludovic Courtèsguix build: Do not show what to build when '-d' is...
2016-05-13 Leo FamulariMerge branch 'master' into core-updates
2016-05-08 宋文武Merge branch 'master' into gnome-updates
2016-05-04 Ludovic Courtèsutils: Move combinators to (guix combinators).
2016-04-06 Ludovic CourtèsMerge branch 'master' into core-updates
2016-03-23 Ludovic Courtèsguix build: '--with-source' correctly matches versioned...
2016-03-21 Leo FamulariMerge branch 'master' into core-updates
2016-03-08 Ludovic Courtèsguix build: Add '--quiet'.
2016-03-04 Ludovic Courtèsguix build: Set the build options early.
2016-03-02 Ludovic Courtèsguix build: -S returns the replacement's source.
2016-03-02 Ludovic Courtèsguix build: Move '--no-grafts' to the common build...
2016-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-22 Ludovic Courtèsderivations: Move grafts to (guix grafts).
2016-02-01 Ludovic Courtèsguix build: Add '--with-input'.
2016-02-01 Ludovic Courtèsguix build: Separate transformation options.
2016-02-01 Ludovic Courtèsguix build: Transformations operate on single objects.
2016-01-25 Mark H WeaverMerge branch 'master' into core-updates
2016-01-19 Ludovic Courtèsguix build: Add '--keep-going'.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-30 Ludovic Courtèsguix build: Augment %PATCH-PATH when -L is passed.
2015-12-13 Ludovic Courtèsguix build: Gracefully handle type errors in -e and -f.
2015-12-13 Ludovic Courtèsguix build: Remove dead code.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-09 Ludovic Courtèsguix build: Add '--check'.
2015-12-08 Ludovic Courtèsguix build: Add '--rounds'.
2015-11-30 Ludovic Courtèsguix build: Modularize transformation handling.
2015-11-29 Ludovic Courtèsguix build: Factorize build log query.
2015-10-30 宋文武Merge branch 'master' into dbus-update
2015-10-28 Ludovic Courtèsstore: Use the daemon's substitute URLs by default.
2015-10-28 David Thompsonscripts: build: Add --file option.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-18 Alex Kostui: Add 'show-derivation-outputs'.
2015-09-18 Alex KostAdd (guix scripts).
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-10 Ludovic Courtèsguix build: '--log-file' can return URLs.
2015-07-15 Mark H WeaverMerge branch 'master' into core-updates
2015-07-13 Ludovic Courtèsguix build: Add '--substitute-urls' client option.
2015-06-14 Mark H WeaverMerge branch 'master' into core-updates
2015-06-11 Ludovic Courtèsguix build: Allow directories to be passed to --with...
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-21 David Thompsonscripts: Move 'set-build-options-from-command-line...
2015-05-04 Eric Bavierguix: build: Fix indentation for --sources in help...
2015-05-03 Eric Bavierguix: build: Add transitive source building.
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-25 Ludovic Courtèsui: Factorize command-line + env. var. option parsing.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-06 nebuliguix: scripts: Parse $GUIX_BUILD_OPTIONS separately.
2014-11-30 nebuliguix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
2014-11-25 Ludovic Courtèsguix build: Add '--max-jobs' option.
2014-11-02 Ludovic Courtèspackages: Implement grafts.
2014-09-24 Ludovic Courtèsguix build: Add -L/--load-path as a common option.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-03 Cyril RoelandtMove specification->package to gnu/packages.scm.
2014-06-14 Ludovic CourtèsMerge branch 'master' into core-updates
2014-06-14 Ludovic Courtèsguix build: Allow gexps to be passed to '-e'.
2014-06-09 Ludovic Courtèsguix build: Only 'guix build' sets #:print-build-trace.
2014-03-17 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-13 Ludovic Courtèsguix build: Support '--with-source' along with '-e'.
2014-03-11 Ludovic Courtèsguix build: Add '--with-source'.
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-09 Ludovic Courtèsguix build: Add '--timeout' to the common build options.
2014-03-01 Ludovic Courtèsguix package: Use the common build options from (guix...
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-17 Ludovic Courtèsguix build: Factorize common options.
2014-02-11 Ludovic Courtèsguix build: Move 'set-build-options' call earlier.
2014-01-08 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-05 Ludovic Courtèsguix build: Add '--no-build-hook'.
next