summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* store: Deal with unsupported `setsockopt' operation on GNU/Hurd.Ludovic Courtès2013-07-04
* Use `port-sha256' and `open-sha256-port'.Ludovic Courtès2013-07-03
* hash: Add `open-sha256-port'.Ludovic Courtès2013-07-02
* Move `sha256' to (guix hash).Ludovic Courtès2013-07-01
* ui: Don't make substituter-related RPCs at all when substitutes are disabled.Ludovic Courtès2013-07-01
* substitute-binary: Avoid dangling connections to the server.Ludovic Courtès2013-06-29
* download: Add Savannah's master site.Ludovic Courtès2013-06-27
* download: Don't fail when abbreviating `file://' URIs.Ludovic Courtès2013-06-22
* package: Fix i18n of the number of packages message.Ludovic Courtès2013-06-20
* substitute-binary: Report progress while downloading.Ludovic Courtès2013-06-20
* package: Display the number of installed packages upon completion.Ludovic Courtès2013-06-19
* gnu: Add ImageMagick.Ludovic Courtès2013-06-19
* substitute-binary: Provide feedback when the server is unresponsive.Ludovic Courtès2013-06-18
* build-system/trivial: Fix introduction of `%target' when cross-building.Ludovic Courtès2013-06-15
* 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