summaryrefslogtreecommitdiff
path: root/doc/guix.texi
Commit message (Expand)AuthorAgeFilesLines
* doc: Add package guidelines for names and numbers....Andreas Enge2013-08-281-1/+81
* doc: Shuffle some text around....Andreas Enge2013-08-281-44/+31
* derivations: Rename #:dependency-graphs to #:references-graphs....Ludovic Courtès2013-08-281-4/+4
* derivations: Add #:dependency-graphs to `build-expression->derivation'....Ludovic Courtès2013-08-261-1/+3
* derivations: Add #:dependency-graphs `derivation' parameter....Ludovic Courtès2013-08-261-1/+6
* derivations: Move 3 positional parameters into keyword parameters....Ludovic Courtès2013-08-261-3/+3
* doc: Mention what's in the chroot, and add a caveat about /dev/shm....Ludovic Courtès2013-08-241-0/+11
* doc: Add "Adding New Packages"....Ludovic Courtès2013-07-171-24/+87
* doc: Mark 2.0.5 as being the minimum Guile version....Ludovic Courtès2013-07-171-1/+1
* doc: Refer to guix-devel@gnu.org....Ludovic Courtès2013-07-161-1/+1
* doc: Add "Installing Debugging Files"....Ludovic Courtès2013-07-091-4/+65
* doc: Add "Packages with Multiple Outputs" section....Ludovic Courtès2013-07-081-4/+52
* doc: Move the packaging guidelines to the manual....Ludovic Courtès2013-07-071-0/+21
* doc: Add a "Porting" section....Ludovic Courtès2013-07-071-0/+30
* doc: Add a "Boostrapping" section....Ludovic Courtès2013-07-071-14/+154
* guix gc: Add `--requisites'....Ludovic Courtès2013-06-131-0/+7
* doc: Write about patch submission and packaging guidelines....Ludovic Courtès2013-06-041-1/+14
* build, package: Add `--fallback' option....Ludovic Courtès2013-05-291-0/+8
* doc: Improve wording and fix typos in "Introduction" and "Requirements"....Nikita Karetnikov2013-05-261-19/+19
* build: Add `--target' option....Ludovic Courtès2013-05-241-0/+6
* packages: Implement `package-cross-derivation'....Ludovic Courtès2013-05-241-0/+17
* Add `--max-silent-time' to `guix build' and `guix package'....Ludovic Courtès2013-05-201-1/+6
* package: Make sure the profile directory is owned by the user....Ludovic Courtès2013-05-161-1/+2
* doc: Document "guix download"....Ludovic Courtès2013-05-111-4/+41
* refresh: Add `--key-server' and `--gpg'....Ludovic Courtès2013-05-111-0/+13
* doc: Document `guix refresh'....Ludovic Courtès2013-05-081-3/+75
* guix package: Add `--search-paths' & co....Ludovic Courtès2013-04-281-1/+21
* Add 'guix hash'....Nikita Karetnikov2013-04-211-2/+35
* daemon: Add `--no-substitutes'....Ludovic Courtès2013-04-181-0/+4
* doc: Mention the home page....Ludovic Courtès2013-04-181-2/+4
* doc: Transparent binary deployment is implemented....Ludovic Courtès2013-04-171-4/+1
* package: allow users to upgrade the whole system by not providing a regexp....Cyril Roelandt2013-04-161-3/+4
* guix package: Add `--no-substitutes'....Ludovic Courtès2013-04-121-0/+3
* guix package: Inform about new upstream versions of GNU packages....Ludovic Courtès2013-03-051-0/+6
* guix package: Add `--install-from-expression'....Ludovic Courtès2013-03-011-0/+13
* guix gc: Add `--references' and `--referrers'....Ludovic Courtès2013-02-271-0/+12
* Add "guix pull"....Ludovic Courtès2013-02-201-0/+33
* build: Adjust guix.texi to Texinfo 5.0....Ludovic Courtès2013-02-201-2/+2
* daemon: Add `--listen'....Ludovic Courtès2013-02-191-0/+7
* Replace individual scripts with master 'guix' script....Mark H Weaver2013-02-161-41/+41
* Build newest versions unless specified, and implement upgrades....Mark H Weaver2013-02-131-3/+4
* doc: Document installation of propagated inputs....Ludovic Courtès2013-02-071-0/+10
* guix-package: Report `--search' matches in recutils format....Ludovic Courtès2013-02-011-3/+14
* guix-package: Add '--search'....Nikita Karetnikov2013-01-281-0/+9
* guix-package: Always use the next number for new generations....Ludovic Courtès2013-01-271-0/+4
* guix-package: When rolling back to nothingness, point to the empty profile....Ludovic Courtès2013-01-271-0/+5
* doc: Clarify that `guix-build' really is for developers....Ludovic Courtès2013-01-231-3/+7
* doc: Improve wording and fix typos in "Features"....Ludovic Courtès2013-01-231-10/+11
* guix-build: Allow version-qualified package names....Ludovic Courtès2013-01-221-3/+4
* packages: Have `package-derivation' return a <derivation> as a second value....Ludovic Courtès2013-01-201-3/+2