summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2013-12-11doc: Slightly improve the "System Configuration" node.Ludovic Courtès1-14/+17
2013-12-10doc: First stab at documenting whole-system configuration.Ludovic Courtès1-1/+181
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès1-5/+10
2013-11-23doc: List the supported platforms.Ludovic Courtès1-1/+21
2013-11-19doc: Link to package-list.html.Ludovic Courtès1-2/+3
2013-11-18guix build: '-e' can be passed a monadic thunk.Ludovic Courtès1-1/+5
2013-11-18doc: Mention Linux containers; emphasize reproducible builds.Ludovic Courtès1-3/+16
2013-11-12guix build: Add '--log-file'.Ludovic Courtès1-0/+16
2013-11-07packages: Add a 'snippet' field to <origin>.Ludovic Courtès1-0/+17
2013-11-07doc: Document current security issue with substitutes.Ludovic Courtès1-2/+10
2013-11-07doc: Improve documentation of '--no-substitutes'.Ludovic Courtès1-2/+15
2013-11-02doc: Document the syntax of the '--remove' argument.Ludovic Courtès1-0/+5
2013-10-29doc: Augment the "Porting" section.Ludovic Courtès1-0/+7
2013-10-17doc: Improve the copyright notice.Nikita Karetnikov1-39/+14
2013-10-13doc: Document "guix pull --url".Ludovic Courtès1-0/+6
2013-10-03Add (guix monads).Ludovic Courtès1-3/+146
2013-09-27doc: Fix typos.Nikita Karetnikov1-4/+4
2013-09-27doc: Link from "guix gc" to '--delete-generations'.Ludovic Courtès1-0/+9
2013-09-27guix package: '--delete-generations' deletes generations older than specified.Ludovic Courtès1-6/+12
2013-09-26guix package: Add '--delete-generations'.Nikita Karetnikov1-0/+10
2013-09-25guix package: Do not list the zeroth generation.Nikita Karetnikov1-4/+4
2013-09-23doc: Document '--list-generations' among the query options.Ludovic Courtès1-35/+35
2013-09-23guix package: Show most recently installed packages last.Ludovic Courtès1-4/+6
2013-09-19guix package: Add '--list-generations'.Nikita Karetnikov1-0/+33
2013-09-18derivations: 'derivation' and related procedures return a single value.Ludovic Courtès1-20/+17
2013-09-11store: The 'references' parameter of 'add-text-to-store' is now optional.Ludovic Courtès1-1/+1
2013-08-31doc: Stylistic changes to "Packaging Guidelines"Andreas Enge1-13/+17
2013-08-30doc: Remove an extra space after @ref.Nikita Karetnikov1-1/+1
2013-08-29doc: Add duplicate copyright notice again.Andreas Enge1-0/+15
2013-08-29doc: Fix the image size in PDF/PS/DVI output.Ludovic Courtès1-1/+1
2013-08-29build: Build docs from the top-level Makefile.Ludovic Courtès1-45/+0
2013-08-28doc: Add package guidelines for names and numbers.Andreas Enge1-1/+81
2013-08-28doc: Shuffle some text around.Andreas Enge1-44/+31
2013-08-28doc: Create own Makefile.am in subdirectory.Andreas Enge1-0/+45
2013-08-28derivations: Rename #:dependency-graphs to #:references-graphs.Ludovic Courtès1-4/+4
2013-08-26derivations: Add #:dependency-graphs to `build-expression->derivation'.Ludovic Courtès1-1/+3
2013-08-26derivations: Add #:dependency-graphs `derivation' parameter.Ludovic Courtès1-1/+6
2013-08-26derivations: Move 3 positional parameters into keyword parameters.Ludovic Courtès1-3/+3
2013-08-24doc: Mention what's in the chroot, and add a caveat about /dev/shm.Ludovic Courtès1-0/+11
2013-07-17doc: Add "Adding New Packages".Ludovic Courtès1-24/+87
2013-07-17doc: Mark 2.0.5 as being the minimum Guile version.Ludovic Courtès1-1/+1
2013-07-16doc: Refer to guix-devel@gnu.org.Ludovic Courtès1-1/+1
2013-07-09doc: Add "Installing Debugging Files".Ludovic Courtès1-4/+65
2013-07-08doc: Add "Packages with Multiple Outputs" section.Ludovic Courtès1-4/+52
2013-07-07doc: Move the packaging guidelines to the manual.Ludovic Courtès1-0/+21
2013-07-07doc: Add a "Porting" section.Ludovic Courtès1-0/+30
2013-07-07doc: Add a "Boostrapping" section.Ludovic Courtès2-14/+237
2013-06-13guix gc: Add `--requisites'.Ludovic Courtès1-0/+7
2013-06-04doc: Write about patch submission and packaging guidelines.Ludovic Courtès1-1/+14
2013-05-29build, package: Add `--fallback' option.Ludovic Courtès1-0/+8