Ludovic Courtès
|
98a7b528d6
store: Add monadic access to '%current-system'.
|
8 years ago |
Ludovic Courtès
|
2fba87ac7c
store: Allow clients to request multiple builds.
|
9 years ago |
Ludovic Courtès
|
2734cbb895
store: 'build-things' now supports older daemon protocols.
|
9 years ago |
Ludovic Courtès
|
07e70f4846
store: Add mode parameter to 'build-paths'.
|
9 years ago |
Ludovic Courtès
|
d203d3d4cb
store: Update to the new daemon protocol.
|
9 years ago |
Ludovic Courtès
|
fb4bf72be3
store: Use the daemon's substitute URLs by default.
|
9 years ago |
Ludovic Courtès
|
16748d8015
store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.
|
9 years ago |
Alex Kost
|
4f740b677a
store: Add 'set-build-options*'.
|
9 years ago |
Ludovic Courtès
|
f8a8e0fe16
guix build: Add '--substitute-urls' client option.
|
9 years ago |
Ludovic Courtès
|
a8afb9aed3
store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.
|
9 years ago |
Ludovic Courtès
|
69792b285c
store: Memoize 'add-to-store' based on the result of 'lstat', not 'stat'.
|
9 years ago |
Ludovic Courtès
|
c63d94035f
store: Add 'verify-store' RPC.
|
9 years ago |
Cyrill Schenkel
|
cdb5b075d5
gc: ignore trailing slash or subdirectories for `guix gc -d'
|
9 years ago |
Ludovic Courtès
|
e3fd0ce696
store: Add 'optimize-store' RPC.
|
9 years ago |
David Thompson
|
533d1768f4
store: Add query-path-info operation.
|
9 years ago |
Ludovic Courtès
|
4d58122071
store: Default to a non-empty list of substituters.
|
9 years ago |
Ludovic Courtès
|
f401b1e993
store: Remove debugging leftover.
|
9 years ago |
Ludovic Courtès
|
41c45e7863
store: Add preliminary support for client-supplied substitute URLs.
|
9 years ago |
Ludovic Courtès
|
ce72c78074
store: Attempt to decode build logs as UTF-8.
|
9 years ago |
Ludovic Courtès
|
ad3729536a
store: Add optional 'references' parameter to 'text-file'.
|
9 years ago |
Ludovic Courtès
|
01d8ac64ab
store: Remove 'build-derivations'.
|
9 years ago |
Ludovic Courtès
|
abac874b22
store: Add 'build-things'.
|
9 years ago |
Ludovic Courtès
|
3698f524d5
store: Change 'run-with-store' to return a single value.
|
9 years ago |
Ludovic Courtès
|
5808dcc27c
store: Change 'store-lower' to preserve the original procedure's documentation.
|
9 years ago |
Ludovic Courtès
|
4e190c2803
store: Make '%store-monad' an alias for '%state-monad'.
|
9 years ago |
Ludovic Courtès
|
1d50699354
store: Remove unused variable.
|
9 years ago |
Ludovic Courtès
|
5b3d863f00
store: Add #:recursive? parameter to 'export-paths'.
|
9 years ago |
Ludovic Courtès
|
023d9892c0
store: Add 'store-lower'.
|
9 years ago |
Ludovic Courtès
|
e87f0591f3
monads: Move '%store-monad' and related procedures where they belong.
|
9 years ago |
nebuli
|
8b47758f02
store: default to serial "scheduler"
|
10 years ago |