summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-03-13offload: Allow build machines to specify a port number....Ludovic Courtès
2014-03-12guix build: Add '--with-source'....Ludovic Courtès
2014-03-10doc: Update packaging guidelines....Pierre-Antoine Rault
2014-03-09guix build: Add '--timeout' to the common build options....Ludovic Courtès
2014-03-09Change the default store file name to /gnu/store....Ludovic Courtès
2014-03-08doc: Explain what's special about the (gnu packages ...) name space....Ludovic Courtès
2014-03-03doc: Factorize documentation of common build options....Ludovic Courtès
2014-02-21derivations: Remove unused 'derivation' parameter....Ludovic Courtès
2014-02-21doc: More on what's special about the archive format....Ludovic Courtès
2014-02-21derivations: Add support for recursive fixed-output derivations....Ludovic Courtès
2014-02-21guix hash: Add '--recursive'....Ludovic Courtès
2014-02-19gnu: Define '%base-services'....Ludovic Courtès
2014-02-19gnu: Introduce the (gnu services ...) modules....Ludovic Courtès
2014-02-18Add 'guix system'....Ludovic Courtès
2014-02-06daemon: Add '--gc-keep-outputs' and '--gc-keep-derivations'....Ludovic Courtès
2014-02-03monads: Add 'text-file*'....Ludovic Courtès
2014-01-25derivations: Add #:local-build? parameter for derivations....Ludovic Courtès
2014-01-25doc: More about offloading....Ludovic Courtès
2014-01-24Add 'guix offload' as a daemon build hook....Ludovic Courtès
2014-01-18doc: List what's in the chroot....Ludovic Courtès
2014-01-18Update 'nix-upstream' sub-module; adjust build system, doc, and substituter....Ludovic Courtès
2014-01-17doc: Distinguish between (gnu packages ...) and "GNU packages"....Ludovic Courtès
2014-01-14doc: Fix another reference to (gnu packages admin)....Ludovic Courtès
2014-01-06archive: Add '--missing'....Ludovic Courtès
2014-01-05guix build: Add '--no-build-hook'....Ludovic Courtès
2013-12-30archive: Add '--authorize'....Ludovic Courtès
2013-12-30archive: Add '--generate-key'....Ludovic Courtès
2013-12-30doc: Invoke 'useradd' with '--system'....Ludovic Courtès
2013-12-22Add 'guix archive'....Ludovic Courtès
2013-12-14guix package: allow multiple arguments after -i, -r, and -u....Mark H Weaver
2013-12-11doc: Slightly improve the "System Configuration" node....Ludovic Courtès
2013-12-10doc: First stab at documenting whole-system configuration....Ludovic Courtès
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'....Ludovic Courtès
2013-11-23doc: List the supported platforms....Ludovic Courtès
2013-11-19doc: Link to package-list.html....Ludovic Courtès
2013-11-18guix build: '-e' can be passed a monadic thunk....Ludovic Courtès
2013-11-18doc: Mention Linux containers; emphasize reproducible builds....Ludovic Courtès
2013-11-12guix build: Add '--log-file'....Ludovic Courtès
2013-11-07packages: Add a 'snippet' field to <origin>....Ludovic Courtès
2013-11-07doc: Document current security issue with substitutes....Ludovic Courtès
2013-11-07doc: Improve documentation of '--no-substitutes'....Ludovic Courtès
2013-11-02doc: Document the syntax of the '--remove' argument....Ludovic Courtès
2013-10-29doc: Augment the "Porting" section....Ludovic Courtès
2013-10-17doc: Improve the copyright notice.Nikita Karetnikov
2013-10-13doc: Document "guix pull --url"....Ludovic Courtès
2013-10-03Add (guix monads)....Ludovic Courtès
2013-09-27doc: Fix typos....Nikita Karetnikov
2013-09-27doc: Link from "guix gc" to '--delete-generations'....Ludovic Courtès
2013-09-27guix package: '--delete-generations' deletes generations older than specified....Ludovic Courtès
2013-09-26guix package: Add '--delete-generations'....Nikita Karetnikov