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