| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-29 |
|\ |
|
| * | derivations: Add properties. | Ludovic Courtès | 2018-11-28 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-14 |
|\| |
|
| * | tests: Add 'test-assertm' to (guix tests). | Ludovic Courtès | 2018-11-12 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-05 |
|\| |
|
| * | gexp: 'gexp-modules' now consistently deletes duplicates. | Ludovic Courtès | 2018-10-27 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-10-05 |
|\| |
|
| * | tests: Update (guix build store-copy) tests. | Ludovic Courtès | 2018-09-27 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-09-09 |
|\| |
|
| * | gexp: 'file-union' accepts directory names. | Ludovic Courtès | 2018-09-08 |
* | | gexp: Remove backward compatibility hack for 'imported-files'. | Ludovic Courtès | 2018-07-26 |
|/ |
|
* | gexp: 'imported-files/derivation' can copy files instead of symlinking. | Ludovic Courtès | 2018-07-19 |
* | gexp: 'imported-files' no longer creates a derivation by default. | Ludovic Courtès | 2018-07-19 |
* | tests: Don't rely on temporary directories being permanent. | Leo Famulari | 2018-07-13 |
* | store-copy: 'read-reference-graph' returns a list of records. | Ludovic Courtès | 2018-06-14 |
* | gexp: Add 'with-extensions'. | Ludovic Courtès | 2018-06-01 |
* | gexp: 'scheme-file' can splice expressions. | Ludovic Courtès | 2018-04-11 |
* | gexp: 'program-file' has a new #:module-path parameter. | Ludovic Courtès | 2018-03-23 |
* | gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter. | Ludovic Courtès | 2018-03-23 |
* | gexp: 'ungexp-splicing' properly accounts for nested native inputs. | Ludovic Courtès | 2017-07-17 |
* | gexp: 'gexp-modules' accepts plain Scheme objects. | Ludovic Courtès | 2017-04-19 |
* | gexp: 'lower-object' raises an exception when passed an invalid object. | Ludovic Courtès | 2017-04-04 |
* | gexp: Add '=>' syntax to import computed modules. | Ludovic Courtès | 2017-03-16 |
* | gexp: Support 'ungexp' forms in improper lists. | Ludovic Courtès | 2017-01-01 |
* | gexp: Native inputs of nested gexps are properly accounted for. | Ludovic Courtès | 2016-12-19 |
* | store: Add 'references*'. | Ludovic Courtès | 2016-11-19 |
* | gexp: Add 'file-append'. | Ludovic Courtès | 2016-09-09 |
* | gexp: Remove more uses of #:modules. | Ludovic Courtès | 2016-07-12 |
* | gexp: Add 'with-imported-modules' macro. | Ludovic Courtès | 2016-07-12 |
* | gexp: Add 'local-file' file name resolution test. | Ludovic Courtès | 2016-06-16 |
* | gexp: Add #:select? parameter to 'local-file'. | Ludovic Courtès | 2016-06-16 |
* | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin | 2016-04-03 |
* | gexp: Add #:disallowed-references. | Ludovic Courtès | 2016-03-20 |
* | tests: Disable grafting by default for most tests. | Ludovic Courtès | 2016-03-06 |
* | tests: Skip 'program-file' test when shebang is too long. | Ludovic Courtès | 2015-11-04 |
* | gexp: Add 'scheme-file'. | Ludovic Courtès | 2015-10-10 |
* | gexp: Add 'mixed-text-file'. | Ludovic Courtès | 2015-10-10 |
* | gexp: Add 'program-file'. | Ludovic Courtès | 2015-10-10 |
* | gexp: Add 'computed-file'. | Ludovic Courtès | 2015-10-10 |
* | gexp: Add 'lower-object'. | Ludovic Courtès | 2015-08-27 |
* | tests: Make #:references-graphs gexp test more tolerant. | Ludovic Courtès | 2015-07-20 |
* | tests: Adjust tests for new bootstrap Guile. | Ludovic Courtès | 2015-07-12 |
* | store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f. | Ludovic Courtès | 2015-07-08 |
* | 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-19 |
* | gexp: Add 'plain-file'. | Ludovic Courtès | 2015-06-03 |
* | gexp: Add 'local-file'. | Ludovic Courtès | 2015-03-29 |
* | 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-22 |
* | gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp. | Ludovic Courtès | 2015-03-17 |