aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* profiles: Gracefully deal with packages containing an etc/ symlink.Ludovic Courtès2015-05-18
* syscalls: Add 'set-network-interface-up'.Ludovic Courtès2015-05-17
* publish: Add '--listen'.Ludovic Courtès2015-05-12
* publish: Add '--user' option.Ludovic Courtès2015-05-12
* http-client: Remove monkey patching for 2.0.5.Ludovic Courtès2015-05-10
* Remove assorted Guile 2.0.5 workarounds.Ludovic Courtès2015-05-10
* profiles: Ensure the profile's etc/ directory is writable.Ludovic Courtès2015-05-08
* profiles: Generate an 'etc/profile' file.Ludovic Courtès2015-05-06
* profiles: Move build code to (guix build profiles).Ludovic Courtès2015-05-06
* search-paths: Export 'string-tokenize*'.Ludovic Courtès2015-05-06
* download: Work around Guile small-receive-buffer bug.Ludovic Courtès2015-05-06
* download: Reinstate buffering on connection sockets.Ludovic Courtès2015-05-06
* environment: Move iteration outside of 'for-each-search-path'.Ludovic Courtès2015-05-05
* environment: Use 'evaluate-search-paths'.Ludovic Courtès2015-05-05
* search-paths: Define the 'PATH' environment variable.Ludovic Courtès2015-05-05
* search-paths: 'evaluate-search-paths' can be passed a list of directories.Ludovic Courtès2015-05-05
* gnu-maintenance: 'gnu-package?' returns #t for R and for GNOME packages.Ludovic Courtès2015-05-05
* environment: Use (guix search-paths).Ludovic Courtès2015-05-05
* records: Make 'make-syntactic-constructor' available at load/eval/expand.Ludovic Courtès2015-05-04
* profiles: Use a &message error condition instead of 'error'.Ludovic Courtès2015-05-04
* search-paths: 'evaluate-search-paths' now returns spec/value pairs.Ludovic Courtès2015-05-04
* search-paths: Add 'environment-variable-definition'.Ludovic Courtès2015-05-04
* search-paths: Add 'evaluate-search-paths', from (guix scripts package).Ludovic Courtès2015-05-04
* Move search path specifications to (guix search-paths).Ludovic Courtès2015-05-04
* substitute: Increase TTL from 24h to 36h.Ludovic Courtès2015-05-04
* guix: build: Fix indentation for --sources in help output.Eric Bavier2015-05-04
* guix package: Introduce 'evaluate-search-paths'.Ludovic Courtès2015-05-04
* guix package: Move profile cleaning out of 'search-path-environment-variables'.Ludovic Courtès2015-05-04
* guix: build: Add transitive source building.Eric Bavier2015-05-02
* guix: packages: Add package-direct-sources and package-transitive-sources.Eric Bavier2015-05-02
* profiles: Store search paths in manifests.Ludovic Courtès2015-05-02
* Merge branch 'core-updates'Ludovic Courtès2015-05-02
|\
| * packages: Add '%hydra-supported-systems'.Ludovic Courtès2015-05-01
| * Merge branch 'master' into core-updatesLudovic Courtès2015-05-01
| |\
| * \ Merge branch 'master' into core-updates.Andreas Enge2015-04-26
| |\ \
| * | | build-system/{cmake,glib-or-gtk}: Add #:validate-runpath? parameter.Ludovic Courtès2015-04-23
| * | | build-system/gnu: #:validate-runpath? now defaults to #t.Ludovic Courtès2015-04-23
| * | | build-system/gnu: Gracefully handle dangling symlinks.Ludovic Courtès2015-04-23
| * | | gremlin: Add support for the expansion of $ORIGIN in RUNPATH.Ludovic Courtès2015-04-23
* | | | build-system/gnu: 'dist-package' preserves the package's native inputs.Ludovic Courtès2015-05-02
* | | | build-system/gnu: Adjust to removal of a "bin" output for Libtool.Ludovic Courtès2015-05-02
| |_|/ |/| |
* | | serialization: Adjust the permissive UTF-8 decoder to Guile 2.0.12ish.Ludovic Courtès2015-05-01
* | | substitute: Fix file descriptor leak in 'http-multiple-get'.Ludovic Courtès2015-05-01
* | | download: Honor the 'http_proxy' and 'https_proxy' env. vars.Ludovic Courtès2015-05-01
* | | derivations: Add #:leaked-env-vars parameter.Ludovic Courtès2015-05-01
* | | download: Simplify 'open-connection-for-uri' to support HTTP proxies.Ludovic Courtès2015-05-01
| |/ |/|
* | packages: Add armhf-linux to %supported-systems.Mark H Weaver2015-04-22
|/
* ui: Add 'symlink' replacement with better error reporting.Ludovic Courtès2015-04-20
* gexp: Add printers for <gexp-input> and <gexp-output>.Ludovic Courtès2015-04-20
* profiles: Create a CA certificate bundle only when it would be non-empty.Ludovic Courtès2015-04-20