Ludovic Courtès
|
6ef61cc4c3
daemon: Support multiplexed build output.
|
6 years ago |
Ludovic Courtès
|
fb94d82bc2
status: Be more defensive when looking for a log file.
|
6 years ago |
Ludovic Courtès
|
dc0f74e5fc
Add (guix status) and use it for pretty colored output.
|
7 years ago |
Ludovic Courtès
|
000bbe02e2
store: Add another missing buffer flush.
|
6 years ago |
Ludovic Courtès
|
3809824199
store: Add missing buffer flushes.
|
6 years ago |
Ludovic Courtès
|
ca71942445
Switch to Guile-Gcrypt.
|
6 years ago |
Ludovic Courtès
|
7f11efbac7
store: Add 'add-file-tree-to-store'.
|
6 years ago |
Jan Nieuwenhuizen
|
f3a422511f
store: Add `binary-file'.
|
6 years ago |
Ludovic Courtès
|
0744a9f002
store: Add 'query-path-info*'.
|
6 years ago |
Ludovic Courtès
|
2f608c1489
store: Add 'port->connection'.
|
6 years ago |
Ludovic Courtès
|
df2f6400b1
store: Remove 'register-path'.
|
6 years ago |
Ludovic Courtès
|
39d1e9654c
store: Fix potential over-reads in 'import-paths'.
|
6 years ago |
Ludovic Courtès
|
29a6866886
daemon: Add gzip log compression.
|
6 years ago |
Ludovic Courtès
|
03870da819
Add (guix profiling).
|
7 years ago |
Ludovic Courtès
|
1f3ea89871
store: Add missing import.
|
7 years ago |
Ludovic Courtès
|
45bba47510
store: 'run-with-store' has a #:target parameter.
|
7 years ago |
Mathieu Othacehe
|
b100a70495
guix: Fix Guile current-processor-count deprecation warnings.
|
7 years ago |
Ludovic Courtès
|
35eb77b09d
store: Rewrite 'store-path-hash-part' to not use regexps.
|
7 years ago |
Ludovic Courtès
|
0ca3d55686
store: Account for 'add-to-store' in RPC statistics.
|
7 years ago |
Ludovic Courtès
|
b2fde4800d
store: 'references/substitutes' really caches its result.
|
7 years ago |
Ludovic Courtès
|
2633bd324b
store: 'references/substitutes' save an RPC is the trivial case.
|
7 years ago |
Ludovic Courtès
|
5df1395a8d
store: Define a default port for TCP connections.
|
7 years ago |
Ludovic Courtès
|
7ae97a4c3f
store: Pass a socket type hint to 'getaddrinfo'.
|
7 years ago |
Ludovic Courtès
|
e037e9dbec
store: Buffer RPC writes.
|
7 years ago |
Ludovic Courtès
|
f4453df9a5
store: Add an RPC counter.
|
7 years ago |
Ludovic Courtès
|
b46712159c
store: Speed up 'add-to-store'.
|
7 years ago |
Ludovic Courtès
|
950d51c9d9
store: Use 'TCP_NODELAY' when connecting to a daemon over PF_INET.
|
7 years ago |
Ludovic Courtès
|
396d12faea
store: Use 'write-bytevector' instead of hand-coded equivalent.
|
7 years ago |
Ludovic Courtès
|
cd041b268e
store: Add store path computation procedures.
|
7 years ago |
Ludovic Courtès
|
dcb95c1fc9
monads: Add a template and specialization mechanism for monadic procedures.
|
7 years ago |