Ludovic Courtès
|
713335fa61
derivations: Add 'raw-derivation'.
|
8 years ago |
Ludovic Courtès
|
1cdecf24f5
gexp: Store compilers in a hash table for O(1) lookup.
|
8 years ago |
Ludovic Courtès
|
a9e5e92f94
gexp: Add 'file-append'.
|
8 years ago |
Ludovic Courtès
|
ebdfd776f4
gexp: Compilers can now provide an "expander".
|
8 years ago |
Ludovic Courtès
|
b5fed903c4
gexp: Remove outdated comment.
|
8 years ago |
Ludovic Courtès
|
9c14a487bb
gexp: 'program-file' and 'gexp->script' no longer have #:modules.
|
8 years ago |
Ludovic Courtès
|
a769bffb65
gexp: 'computed-file' no longer has a #:modules parameter.
|
8 years ago |
Ludovic Courtès
|
2b4185792d
gexp: 'gexp->file' emits code to set '%load-path'.
|
8 years ago |
Ludovic Courtès
|
dd8d1a3046
gexp: Factorize load-path-setting expression.
|
8 years ago |
Ludovic Courtès
|
0bb9929eaa
gexp: Add 'with-imported-modules' macro.
|
8 years ago |
Ludovic Courtès
|
affd7761f3
gexp: Keep only a single 'references' field.
|
8 years ago |
Ludovic Courtès
|
a9601e2352
gexp: Use a relative file name.
|
8 years ago |
Ludovic Courtès
|
0687fc9cd9
gexp: Add #:select? parameter to 'local-file'.
|
8 years ago |
Ludovic Courtès
|
07c8a98c3b
gexp: Move 'current-source-directory' to (guix utils).
|
8 years ago |
Ludovic Courtès
|
d26e19671e
derivations: Raise an error when a module file is not found.
|
8 years ago |
Ludovic Courtès
|
6985335faa
derivations: Add 'module->source-file-name'.
|
8 years ago |
Ludovic Courtès
|
3f4ecf3229
gexp: Add #:disallowed-references.
|
8 years ago |
Ludovic Courtès
|
7adf9b8469
derivations: Move grafts to (guix grafts).
|
8 years ago |
Ludovic Courtès
|
9d3994f700
gexp: 'local-file' resolves relative file names.
|
9 years ago |
Ludovic Courtès
|
851b6f6283
gexp: Build text derivations locally.
|
9 years ago |
Ludovic Courtès
|
e1c153e0ab
gexp: Add 'scheme-file'.
|
9 years ago |
Ludovic Courtès
|
b751cde36b
gexp: Add 'mixed-text-file'.
|
9 years ago |
Ludovic Courtès
|
15a01c7220
gexp: Add 'program-file'.
|
9 years ago |
Ludovic Courtès
|
919370291f
gexp: Add 'computed-file'.
|
9 years ago |
Ludovic Courtès
|
df2d51f025
gexp: Remove duplicate 'mkdir-p' definition.
|
9 years ago |
Ludovic Courtès
|
0309e1b0ba
gexp: Add #:script-name parameter to 'gexp->derivation'.
|
9 years ago |
Ludovic Courtès
|
c2b8467645
gexp: Add 'lower-object'.
|
9 years ago |
Ludovic Courtès
|
4a6aeb670f
derivations: Add #:substitutable?, distinguished from #:local-build?.
|
9 years ago |
Ludovic Courtès
|
6b6298ae39
environment: Add only the specified outputs of the dependencies.
|
9 years ago |
Ludovic Courtès
|
7833db1f30
gexp: 'local-file' canonicalizes its file argument.
|
9 years ago |