aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2013-02-17 13:23:45 -0500
committerMark H Weaver <mhw@netris.org>2013-02-17 13:23:45 -0500
commitd8f257f99e0e3925b46898c1579ebfaaaad75094 (patch)
treed7978d9b5434089d411bff89f3ce751f92848902 /po
parent633f045f62b783f6fb70b4d436d073a8103a8433 (diff)
downloadguix-d8f257f99e0e3925b46898c1579ebfaaaad75094.tar.gz
guix-d8f257f99e0e3925b46898c1579ebfaaaad75094.zip
Update `TODO'.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions
+0200'>2016-06-16gexp: Add #:select? parameter to 'local-file'....Ludovic Courtès 2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin 2016-03-20gexp: Add #:disallowed-references....Ludovic Courtès 2016-03-06tests: Disable grafting by default for most tests....Ludovic Courtès 2015-11-04tests: Skip 'program-file' test when shebang is too long....Ludovic Courtès 2015-10-10gexp: Add 'scheme-file'....Ludovic Courtès 2015-10-10gexp: Add 'mixed-text-file'....Ludovic Courtès 2015-10-10gexp: Add 'program-file'....Ludovic Courtès 2015-10-10gexp: Add 'computed-file'....Ludovic Courtès 2015-08-27gexp: Add 'lower-object'....Ludovic Courtès 2015-07-20tests: Make #:references-graphs gexp test more tolerant....Ludovic Courtès 2015-07-12tests: Adjust tests for new bootstrap Guile....Ludovic Courtès 2015-07-08store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f....Ludovic Courtès 2015-06-19gexp: 'local-file' canonicalizes its file argument....Ludovic Courtès 2015-06-19gexp: 'local-file' now defaults to non-recursive....Ludovic Courtès 2015-06-03gexp: Add 'plain-file'....Ludovic Courtès 2015-03-29gexp: Add 'local-file'....Ludovic Courtès 2015-03-22gexp: Fix handling of nativeness in nested gexps....Ludovic Courtès 2015-03-22gexp: Allow <gexp-input> objects in #:allowed-references....Ludovic Courtès 2015-03-17gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp....Ludovic Courtès 2015-03-17gexp: Export 'gexp-input' constructor....Ludovic Courtès 2015-03-17tests: Add an indirection for white-box testing....Ludovic Courtès 2015-03-02gexp: Make sure 'gexp-outputs' removes duplicate outputs....Ludovic Courtès 2015-02-27gexp: Aggregate outputs of compound gexps....Ludovic Courtès 2015-02-27gexp: Add tests for 'gexp-outputs'....Ludovic Courtès 2015-02-13gexp: Add #:graft? parameter to 'gexp->derivation'....Ludovic Courtès 2015-02-13gexp: Implement 'imported-modules' & co. using 'gexp->derivation'....Ludovic Courtès 2015-02-11gexp: Add #:allowed-references parameter to 'gexp->derivation'....Ludovic Courtès 2015-01-12monads: Rewrite 'text-file*' using gexps....Ludovic Courtès 2014-09-06gexp: Allow use of high-level objects in #:references-graphs....Ludovic Courtès 2014-09-04vm: Move store copy handling to (guix build store-copy)....Ludovic Courtès