aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | | | | 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
* | | | | | guix archive: Change '--help' to show '--authorize'.Ludovic Courtès2014-02-28
* | | | | | gnu-maintenance: Adjust 'latest-release' to filter Bash's patch directories.Ludovic Courtès2014-02-28
| |_|_|_|/ |/| | | |
* | | | | store: Use 'when' instead of 'if' in effectful context.Ludovic Courtès2014-02-27
| |_|_|/ |/| | |
* | | | derivations: Remove unused 'derivation' parameter.Ludovic Courtès2014-02-21
* | | | Add (guix git-download).Ludovic Courtès2014-02-21
* | | | nar: Produce archives with files sorted in C collation order.Ludovic Courtès2014-02-21
* | | | derivations: Add support for recursive fixed-output derivations.Ludovic Courtès2014-02-21
* | | | guix hash: Add '--recursive'.Ludovic Courtès2014-02-21
* | | | ui: Handle SRFI-35 '&message' conditions.Ludovic Courtès2014-02-21
* | | | nar: 'write-file' can write to non-file ports.Ludovic Courtès2014-02-21
* | | | guix hash: Don't load the whole file in memory.Ludovic Courtès2014-02-20
* | | | gnu: Introduce the (gnu services ...) modules.Ludovic Courtès2014-02-19
* | | | Add 'guix system'.Ludovic Courtès2014-02-18
* | | | guix build: Factorize common options.Ludovic Courtès2014-02-18
* | | | guix build: Move 'set-build-options' call earlier.Ludovic Courtès2014-02-12
* | | | store: Add comments for the stracer.Ludovic Courtès2014-02-12
* | | | store: Change 'export-paths' to always export in topological order.Ludovic Courtès2014-02-10
* | | | union: Do not compare directories upon collision.Ludovic Courtès2014-02-10
* | | | download: Provide a 'User-Agent' field in HTTP requests.Ludovic Courtès2014-02-10
* | | | gnu: linux-initrd: When booting, chdir to the new root before calling 'chroot'.Ludovic Courtès2014-02-09
* | | | monads: Add 'text-file*'.Ludovic Courtès2014-02-03
* | | | offload: Have 'build-machines' honor its argument.Ludovic Courtès2014-02-02
* | | | gnu: linux-initrd: Build /dev/input devices.Ludovic Courtès2014-02-01
* | | | gnu: linux-initrd: Make /dev/{mem,kmem}.Ludovic Courtès2014-02-01
* | | | gnu: linux-initrd: Allow the root file system to be volatile.Ludovic Courtès2014-01-31
* | | | gnu: linux-initrd: Recognize 9p file systems.Ludovic Courtès2014-01-31
* | | | gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.Ludovic Courtès2014-01-31
* | | | gnu: linux-initrd: Start a REPL when the root could not be mounted.Ludovic Courtès2014-01-31
* | | | gnu: linux-initrd: Factorize boot code.Ludovic Courtès2014-01-29
* | | | monads: Add 'imported-modules' and 'compiled-modules'.Ludovic Courtès2014-01-29
* | | | download: Add archive.apache.org to the Apache mirrors.Ludovic Courtès2014-01-27
* | | | offload: Do not try to retrieve anything upon build failure.Ludovic Courtès2014-01-27
| |_|/ |/| |
* | | derivations: Add #:local-build? parameter for derivations.Ludovic Courtès2014-01-25
* | | profiles: Remove misleading message.Ludovic Courtès2014-01-25
* | | Add 'guix offload' as a daemon build hook.Ludovic Courtès2014-01-24
* | | store: Add 'topologically-sorted'.Ludovic Courtès2014-01-24
* | | nar: Add 'restore-file-set', for use by build hooks.Ludovic Courtès2014-01-24
* | | store: Add 'with-store' convenience macro.Ludovic Courtès2014-01-24
* | | hash: Add 'open-sha256-input-port', for Guile > 2.0.9.Ludovic Courtès2014-01-24
* | | pki: Factorize signature manipulation procedures.Ludovic Courtès2014-01-24
* | | utils: Add 'fcntl-flock'.Ludovic Courtès2014-01-24
* | | store: Add 'register-path' procedure.Ludovic Courtès2014-01-24
* | | store: Add comments for the %stderr constants.Ludovic Courtès2014-01-24
* | | ui: Filter out internal commands from '--help'.Ludovic Courtès2014-01-24