Age | Commit message (Expand) | Author |
2015-07-08 | store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f. | Ludovic Courtès |
2015-06-19 | gexp: 'local-file' canonicalizes its file argument. | Ludovic Courtès |
2015-06-19 | gexp: 'local-file' now defaults to non-recursive. | Ludovic Courtès |
2015-06-03 | gexp: Add 'plain-file'. | Ludovic Courtès |
2015-03-29 | gexp: Add 'local-file'. | Ludovic Courtès |
2015-03-22 | gexp: Fix handling of nativeness in nested gexps. | Ludovic Courtès |
2015-03-22 | gexp: Allow <gexp-input> objects in #:allowed-references. | Ludovic Courtès |
2015-03-17 | gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp. | Ludovic Courtès |
2015-03-17 | gexp: Export 'gexp-input' constructor. | Ludovic Courtès |
2015-03-17 | tests: Add an indirection for white-box testing. | Ludovic Courtès |
2015-03-02 | gexp: Make sure 'gexp-outputs' removes duplicate outputs. | Ludovic Courtès |
2015-02-27 | gexp: Aggregate outputs of compound gexps. | Ludovic Courtès |
2015-02-27 | gexp: Add tests for 'gexp-outputs'. | Ludovic Courtès |
2015-02-13 | gexp: Add #:graft? parameter to 'gexp->derivation'. | Ludovic Courtès |
2015-02-13 | gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. | Ludovic Courtès |
2015-02-11 | gexp: Add #:allowed-references parameter to 'gexp->derivation'. | Ludovic Courtès |
2015-01-12 | monads: Rewrite 'text-file*' using gexps. | Ludovic Courtès |
2014-09-06 | gexp: Allow use of high-level objects in #:references-graphs. | Ludovic Courtès |
2014-09-04 | vm: Move store copy handling to (guix build store-copy). | Ludovic Courtès |
2014-08-23 | Factorize test suite support in (guix tests). | Ludovic Courtès |
2014-08-18 | gexp: Add 'ungexp-native' and 'ungexp-native-splicing'. | Ludovic Courtès |
2014-08-17 | gexp: Add #:target parameter to 'gexp->derivation'. | Ludovic Courtès |
2014-07-25 | build: Better reject systems where the shebang would be too long. | Ludovic Courtès |
2014-07-17 | gexp: Gracefully handle printing of gexps with spliced references. | Ludovic Courtès |
2014-07-12 | gexp: Resolve the default system at '>>=' time. | Ludovic Courtès |
2014-06-04 | tests: Skip tests that would hit the shebang length limitation. | Ludovic Courtès |
2014-05-01 | gexp: Add support for 'origin?' objects in 'ungexp' forms. | Ludovic Courtès |
2014-04-28 | Add (guix gexp). | Ludovic Courtès |