summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* derivations: Micro-optimize `derivation-hash'.Ludovic Courtès2013-06-14
* guix gc: Add `--requisites'.Ludovic Courtès2013-06-13
* store: Add `requisites'.Ludovic Courtès2013-06-13
* Fix Guile version checking in the "web" code.Cyril Roelandt2013-06-10
* guix refresh: Add '--key-download'.Nikita Karetnikov2013-06-10
* packages: Make the `propagated-inputs' field thunked.Ludovic Courtès2013-06-06
* gnu: Fix `static-package' arguments overriding.Ludovic Courtès2013-06-05
* substitute-binary: Don't cache .narinfo lookups when lacking networking.Ludovic Courtès2013-06-04
* licenses: Add 'agpl3' and 'agpl3+'.Nikita Karetnikov2013-06-03
* ui: define-diagnostic: Don't mark `_' and `N_' as literals.Ludovic Courtès2013-05-30
* build-system/python: Avoid circular dependency.Ludovic Courtès2013-05-30
* substitute-binary: Gracefully exit upon networking errors.Ludovic Courtès2013-05-29
* build, package: Add `--fallback' option.Ludovic Courtès2013-05-29
* store: Test the `fallback?' store option.Ludovic Courtès2013-05-29
* python-build-system: add a check phase.Cyril Roelandt2013-05-28
* packages: Raise an error condition a cross builder is needed but unavailable.Ludovic Courtès2013-05-27
* build-system/gnu: Fix typo in `gnu-cross-build'.Ludovic Courtès2013-05-27
* packages: Make `native-inputs' thunked.Ludovic Courtès2013-05-25
* packages: Re-export `%current-target-system'.Ludovic Courtès2013-05-25
* build-system/gnu: Make sure build input variables contain pairs.Ludovic Courtès2013-05-25
* build-system/trivial: Implement the cross-build protocol.Ludovic Courtès2013-05-24
* package: Fix default profile ownership check when it's just been created.Ludovic Courtès2013-05-24
* build: Add `--target' option.Ludovic Courtès2013-05-24
* build-system/gnu: Implement cross build.Ludovic Courtès2013-05-24
* packages: Implement `package-cross-derivation'.Ludovic Courtès2013-05-24
* packages: Factorize things common to `package-{,cross-}derivation'.Ludovic Courtès2013-05-24
* Add `--max-silent-time' to `guix build' and `guix package'.Ludovic Courtès2013-05-20
* package: Make sure the profile directory is owned by the user.Ludovic Courtès2013-05-16
* substitute-binary: Pass `filtered-port' an unbuffered port.Ludovic Courtès2013-05-15
* substitute-binary: Work around thread-unsafe `regexp-exec'.Ludovic Courtès2013-05-14
* package: Always clear the SIGINT handler.Ludovic Courtès2013-05-14
* ftp-client: Let callers handle `ftp-open' exceptions.Ludovic Courtès2013-05-14
* Sort commands alphabetically in "guix --help".Ludovic Courtès2013-05-14
* Fix "guix --help" on Guile 2.0.5.Ludovic Courtès2013-05-14
* Move record utilities to (guix records).Ludovic Courtès2013-05-12
* tests: Add `guix hash' test.Ludovic Courtès2013-05-11
* refresh: Add `--key-server' and `--gpg'.Ludovic Courtès2013-05-11
* gnupg: Turn the GPG command name and keyserver into parameters.Ludovic Courtès2013-05-11
* ui: Invite users to try `--help' in the error message.Ludovic Courtès2013-05-10
* package: Store the output path of packages installed with `-e'.Ludovic Courtès2013-05-10
* package: Make sure the dependencies get built along with the manifest.Ludovic Courtès2013-05-10
* refresh: Gracefully handle failure to download a tarball.Ludovic Courtès2013-05-10
* ui: Implement `guix --help'.Ludovic Courtès2013-05-10
* ui: Gracefully report "command not found" errors.Ludovic Courtès2013-05-10
* gnu-maintenance: Add GnuTLS FTP server.Ludovic Courtès2013-05-10
* download: Fix premature socket close on TLS connections.Ludovic Courtès2013-05-10
* package: Use ~/.guix-profile as the default for --search-paths.Ludovic Courtès2013-05-10
* Add 'python-build-system'.Nikita Karetnikov2013-05-08
* Add (guix build rpath).Ludovic Courtès2013-05-08
* package: Display the output of packages to be installed/removed.Ludovic Courtès2013-05-08