summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
AgeCommit message (Expand)Author
2015-02-06pull: Always install the ~/.config/guix/latest symlink.Ludovic Courtès
2014-11-09pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès
2014-09-30pull: Add dependency on Guile-JSON.Ludovic Courtès
2014-09-18pull: Rewrite using gexps.Ludovic Courtès
2014-09-05pull: Add a compilation progress report.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2013-12-16pull: Move build code to (guix build pull).Ludovic Courtès
2013-12-14pull: Compile guix/ files before gnu/ files.Ludovic Courtès
2013-12-14pull: Compile files in parallel.Ludovic Courtès
2013-12-14pull: Limit memory usage when compiling.Ludovic Courtès
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès
2013-10-13pull: Compile modules correctly regardless of the compilation order.Ludovic Courtès
2013-10-13pull: Simplify the builder.Ludovic Courtès
2013-10-12pull: Add '--url' option.Ludovic Courtès
2013-09-23Merge branch 'master' into core-updatesLudovic Courtès
2013-09-21pull: Adjust to 'derivation' API change.Ludovic Courtès
2013-09-15utils: 'find-files' returns a sorted list.Ludovic Courtès
2013-09-03pull: Compile files in the lexicographic order.Ludovic Courtès
2013-04-27ui: Add `args-fold*' and use it.Ludovic Courtès
2013-04-27pull: Use `download-to-store'.Ludovic Courtès
2013-03-31pull: Switch to the cgit URL.Ludovic Courtès
2013-03-07ui: Gracefully report failures to connect to the daemon.Ludovic Courtès
2013-02-22pull: Distinguish "already up to date" from "updated".Ludovic Courtès
2013-02-22pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès
2013-02-20Add "guix pull".Ludovic Courtès