Skip to content
Snippets Groups Projects
  1. Apr 15, 2016
  2. Mar 11, 2016
  3. Feb 24, 2016
  4. Dec 09, 2015
  5. Dec 08, 2015
    • Ludovic Courtès's avatar
      guix build: Add '--rounds'. · 5b74fe06
      Ludovic Courtès authored
      * guix/scripts/build.scm (show-build-options-help)
      (%standard-build-options): Add --rounds.
      (set-build-options-from-command-line): Honor it.
      * doc/guix.texi (Invoking guix build): Document it.
      * doc/contributing.texi (Submitting Patches): Mention it.
      5b74fe06
  6. Nov 22, 2015
  7. Nov 21, 2015
  8. Nov 20, 2015
  9. Nov 03, 2015
  10. Oct 28, 2015
  11. Oct 26, 2015
    • Ludovic Courtès's avatar
      doc: Add a REPL example. · 96856613
      Ludovic Courtès authored
      * doc/contributing.texi (Running Guix Before It Is Installed): Add REPL
        example.
      * doc/emacs.texi (Emacs General info): Add @cindex.
      96856613
  12. Oct 19, 2015
    • Ludovic Courtès's avatar
      Add 'guix challenge'. · d23c20f1
      Ludovic Courtès authored
      * guix/scripts/challenge.scm, tests/challenge.scm: New files.
      * Makefile.am (MODULES): Add the former.
        (SCM_TESTS): Add the latter.
      * doc.am (SUBCOMMANDS): Add 'challenge'.
      * doc/guix.texi (Substitutes): Add xref to 'guix challenge'.
        (Invoking guix challenge): New node.
      * doc/contributing.texi (Submitting Patches): Add note about using 'guix
        challenge'.
      * po/guix/POTFILES.in: Add guix/scripts/challenge.scm.
      d23c20f1
  13. Sep 23, 2015
    • Alex Kost's avatar
      emacs: Add development utils. · 187f80c6
      Alex Kost authored
      * emacs/guix-guile.el (guix-guile-current-module): New function.
      * emacs/guix-devel.el: New file.
      * emacs.am (ELFILES): Add it.
      * doc/emacs.texi (Emacs Development): New node.
        (Emacs Interface): Add it.
      * doc/contributing.texi (The Perfect Setup): Mention it.
      * doc/guix.texi (Top): Add it.
      * emacs/guix-init.el: Add 'guix-devel-activate-mode-maybe' to
        'scheme-mode-hook'.
      187f80c6
  14. Sep 15, 2015
  15. Jun 17, 2015
    • Ludovic Courtès's avatar
      Add 'guix size'. · fcc58db6
      Ludovic Courtès authored
      * guix/scripts/size.scm: New file.
      * Makefile.am (MODULES): Add it.
        (SCM_TESTS): Add tests/size.scm.
      * doc.am (SUBCOMMANDS): Add 'size'.
      * po/guix/POTFILES.in: Add guix/scripts/size.scm.
      * tests/size.scm: New file.
      * doc/guix.texi (Packages with Multiple Outputs): Add xref to "Invoking guix
        size".
        (Invoking guix size): New node.
        (Invoking guix gc): Add index for "closure" and xref to the above.
      * doc/contributing.texi (Submitting Patches): Use @enumerate for the check
        list.  Add item about 'guix size'.
      fcc58db6
  16. Jun 13, 2015
    • Mathieu Lirzin's avatar
      doc: Move most 'HACKING' informations into the manual. · 8c01b9d0
      Mathieu Lirzin authored
      * HACKING (Contributing): New section.
        (Building from Git, The Perfect Setup, Coding Style, Submitting Patches):
        Move to ...
      * doc/guix.texi (Running Guix Before It Is Installed): Likewise.
      * doc/contributing.texi: ... here. New file.
      * doc.am (EXTRA_DIST): Use it.
      * README (Installation): Adapt to it.
      * configure.ac (DOT): Likewise.
      8c01b9d0
Loading