summaryrefslogtreecommitdiff
path: root/guix/gexp.scm
Commit message (Expand)AuthorAge
* gexp: Add 'load-path?' field to <scheme-file>.Ludovic Courtès2020-04-22
* gexp: 'lower-references' uses 'mapm/accumulate-builds'.Ludovic Courtès2020-04-02
* gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.Ludovic Courtès2020-03-29
* gexp: Add 'with-parameters'.Ludovic Courtès2020-03-12
* gexp: Default to current target.Mathieu Othacehe2020-03-08
* gexp: Add 'raw-derivation-file'.Ludovic Courtès2020-01-04
* gexp: 'gexp->script' marks its result as non-offloadable and non-substitutable.Ludovic Courtès2020-01-03
* gexp: Add system and target support to gexp->file.Mathieu Othacehe2019-12-22
* gexp: Allow character literals in GEXP->SEXP.Marius Bakke2019-12-18
* gexp: 'local-file' properly resolves non-literal relative file names.Ludovic Courtès2019-11-30
* gexp: Cache the module to derivation mappings.Ludovic Courtès2019-10-27
* gexp: Add 'imported+compiled-modules'.Ludovic Courtès2019-10-27
* gexp: Use cross extensions when cross-compiling.Mathieu Othacehe2019-10-14
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * gexp: 'load-path-expression' produces an expression that deletes duplicates.Ludovic Courtès2019-10-03
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
|\|
| * gexp: Remove unused procedure.Ludovic Courtès2019-09-23
| * gexp: Catch and report non-self-quoting gexp inputs.Ludovic Courtès2019-09-23
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\|
| * gexp: 'program-file' honors the current system and cross-compilation target.Ludovic Courtès2019-07-26
| * gexp: 'compiled-modules' can cross-compile.Ludovic Courtès2019-07-26
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gexp: 'lowered-gexp-guile' now returns a <derivation-input>.Ludovic Courtès2019-07-15
| * gexp: <lowered-gexp> separates sources from derivation inputs.Ludovic Courtès2019-07-15
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\|
| * gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.Ludovic Courtès2019-07-04
* | gexp: Remove #:pre-load-modules? parameter.Ludovic Courtès2019-06-17
|/
* gexp: 'compiled-modules' loads modules before compiling them.Ludovic Courtès2019-04-04
* monads, gexp: Prevent redefinition of syntax parameters.Ludovic Courtès2019-02-06
* gexp: 'gexp->script' does not emit load-path expression when unnecessary.Ludovic Courtès2019-01-07
* gexp: Lowering a <computed-file> honors SYSTEM and TARGET.Ludovic Courtès2019-01-05
* Use 'mapm' instead of 'sequence' + 'map'.Ludovic Courtès2018-12-19
* Merge branch 'master' into core-updatesMarius Bakke2018-11-29
|\
| * derivations: Add properties.Ludovic Courtès2018-11-28
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-14
|\|
| * store: Add a functional object cache and use it in 'lower-object'.Ludovic Courtès2018-11-12
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-05
|\|
| * gexp: 'gexp-modules' now consistently deletes duplicates.Ludovic Courtès2018-10-27
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-21
|\|
| * services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès2018-10-18
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-09
|\|
| * gexp: 'file-union' accepts directory names.Ludovic Courtès2018-09-08
* | gexp: Remove #:deprecation-warnings from 'imported-files'.Ludovic Courtès2018-07-27
* | gexp: Inline bug-fix in 'compiled-modules'.Ludovic Courtès2018-07-27
* | gexp: Remove backward compatibility hack for 'imported-files'.Ludovic Courtès2018-07-26
|/
* gexp: 'imported-files/derivation' can copy files instead of symlinking.Ludovic Courtès2018-07-19
* gexp: 'imported-files' no longer creates a derivation by default.Ludovic Courtès2018-07-19
* gexp: Remove unnecessary 'mlet'.Ludovic Courtès2018-07-19
* gexp: Allow bytevector as content of `plain-file'.Jan Nieuwenhuizen2018-07-12
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
|\