summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * | | | | | | | gnu: gnu-build-system: Add CC_FOR_BUILD to configure flags.John Darrington2013-12-17
* | | | | | | | | offload: Remove erroneous 'close-pipe' call.Ludovic Courtès2014-03-26
* | | | | | | | | offload: Wait for the processes involved in 'guix archive --missing'.Ludovic Courtès2014-03-26
* | | | | | | | | offload: Allow one transfer in each direction simultaneously.Ludovic Courtès2014-03-26
* | | | | | | | | offload: Disable SSH-level compression.Ludovic Courtès2014-03-26
* | | | | | | | | download: Don't use 'http-get*' on Guile 2.0.10+.Ludovic Courtès2014-03-25
* | | | | | | | | offload: Compress files being sent/retrieved.Ludovic Courtès2014-03-24
* | | | | | | | | utils: Add 'call-with-decompressed-port' and 'call-with-compressed-output-port'.Ludovic Courtès2014-03-24
* | | | | | | | | utils: Add 'filtered-output-port' and 'compressed-output-port'.Ludovic Courtès2014-03-24
* | | | | | | | | authenticate: Support reading the hash or key from stdin.Ludovic Courtès2014-03-22
* | | | | | | | | authenticate: Move actual work to separate procedures.Ludovic Courtès2014-03-22
* | | | | | | | | utils: Add 'decompressed-port' and 'compressed-port'.Ludovic Courtès2014-03-22
* | | | | | | | | utils: 'filtered-port' doesn't leave dangling processes behind.Ludovic Courtès2014-03-22
* | | | | | | | | licenses: Fix Nixpkgs license URL.Yakkala Yagnesh Raghava2014-03-22
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0.Ludovic Courtès2014-03-20
* | | | | | | | offload: Send build logs to file descriptor 4.Ludovic Courtès2014-03-19
* | | | | | | | substitute-binary: Quietly handle 404s when fetching narinfos.Ludovic Courtès2014-03-19
* | | | | | | | pk-crypto: Use RFC6979 when signing with an ECC or DSA key.Ludovic Courtès2014-03-19
* | | | | | | | guix archive: Generate curve Ed25519 keys by default.Ludovic Courtès2014-03-17
* | | | | | | | guix archive: Improve '--generate-key' error reporting.Ludovic Courtès2014-03-17
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | store: Add 'hash-part->path'.Ludovic Courtès2014-03-14
* | | | | | | offload: Fix 'choose-build-machine' for several machines.Ludovic Courtès2014-03-13
* | | | | | | offload: Convert the port number to a string when invoking lsh.Ludovic Courtès2014-03-13
* | | | | | | offload: Allow build machines to specify a port number.Ludovic Courtès2014-03-13
* | | | | | | guix build: Support '--with-source' along with '-e'.Ludovic Courtès2014-03-13
* | | | | | | guix build: Add '--with-source'.Ludovic Courtès2014-03-12
* | | | | | | download: 'download-to-store' accepts plain file names.Ludovic Courtès2014-03-11
* | | | | | | More /gnu/store replacements.Ludovic Courtès2014-03-10
| |_|_|_|_|/ |/| | | | |
* | | | | | gnu: linux-initrd: Make the pseudo-tty device nodes.Ludovic Courtès2014-03-10
* | | | | | offload: Honor absolute build timeouts.Ludovic Courtès2014-03-09
* | | | | | guix build: Add '--timeout' to the common build options.Ludovic Courtès2014-03-09
* | | | | | store: Add #:timeout build option.Ludovic Courtès2014-03-09
* | | | | | build: Change state and log directories to $localstatedir/.../guix.Ludovic Courtès2014-03-09
* | | | | | offload: Move macro definitions before use.Ludovic Courtès2014-03-09
* | | | | | offload: Distinguish between 'decline' and 'postpone'.Ludovic Courtès2014-03-09
* | | | | | offload: Prevent locked files from being GC'd.Ludovic Courtès2014-03-08
* | | | | | offload: Fix thinko.Ludovic Courtès2014-03-08
* | | | | | offload: Make 'parallel-builds' a hard limit.Ludovic Courtès2014-03-08
* | | | | | offload: Further generalize lock files.Ludovic Courtès2014-03-08
* | | | | | offload: Generalize the machine lock mechanism.Ludovic Courtès2014-03-08
* | | | | | utils: Add a non-blocking option for 'fcntl-flock'.Ludovic Courtès2014-03-08
* | | | | | store: 'export-paths' doesn't export references of the given files.Ludovic Courtès2014-03-07
* | | | | | utils: 'fcntl-flock' passes an errno when throwing an exception.Ludovic Courtès2014-03-06
* | | | | | offload: Serialize file transfers to build machines.Ludovic Courtès2014-03-06
* | | | | | download: Perform derivations locally.Ludovic Courtès2014-03-06
* | | | | | guix package: Use the common build options from (guix scripts build).Ludovic Courtès2014-03-01
* | | | | | substitute-binary: Gracefully handle HTTP GET errors.Ludovic Courtès2014-03-01
* | | | | | offload: Comment out attempt to set up an lsh gateway.Ludovic Courtès2014-03-01
* | | | | | offload: 'remote-pipe' uses the right SSH key.Ludovic Courtès2014-03-01
* | | | | | offload: Take the target machine load into account.Ludovic Courtès2014-03-01