summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* 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
* import: cpan: Fix license string for Artistic license.Eric Bavier2015-04-19
* guix package: Fix 'readlink*' implementation.Ludovic Courtès2015-04-19
* guix package: -A and -s take supported systems into account.Ludovic Courtès2015-04-19
* packages: Add 'supported-package?'.Ludovic Courtès2015-04-19
* Merge branch 'core-updates'Mark H Weaver2015-04-17
|\
| * Merge branch 'master' into core-updatesMark H Weaver2015-04-17
| |\
| * | refresh: Allow users to refer to specific package versions.Ludovic Courtès2015-04-16
| * | build-system/haskell: Adjust to new 'modify-phases' syntax.Ludovic Courtès2015-04-16
| * | build-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES.Ludovic Courtès2015-04-15
| * | packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès2015-04-15
| * | lint: Add a 'derivation' checker.Ludovic Courtès2015-04-13
| * | packages: 'package-transitive-supported-systems' accounts for implicit inputs.Ludovic Courtès2015-04-11
| * | packages: Add 'bag-direct-inputs'.Ludovic Courtès2015-04-11
| * | lint: Report patches that cannot be found.Ludovic Courtès2015-04-10
| * | lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès2015-04-10
| * | Merge branch 'master' into core-updatesLudovic Courtès2015-04-09
| |\ \
| * \ \ Merge branch 'master' into core-updates宋文武2015-04-08
| |\ \ \
| * | | | gnu: Emit a warning when a package module cannot be loaded.Ludovic Courtès2015-04-07
| * | | | ui: Add 'report-load-error'.Ludovic Courtès2015-04-07
| * | | | utils: 'find-files' does not follow symlinks by default.Ludovic Courtès2015-04-06
| * | | | build-system/gnu: Add docstring to 'delete-info-dir-file'.Federico Beffa2015-04-06
| * | | | build-system/gnu: Add 'delete-info-dir-file' phase.Federico Beffa2015-04-06
| * | | | gremlin: Ignore non-store file names in RUNPATH and warn about them.Ludovic Courtès2015-04-05
| * | | | build-system/gnu: Add 'validate-runpath' phase.Ludovic Courtès2015-04-01
| * | | | utils: Make the second 'find-files' argument optional.Ludovic Courtès2015-04-01
| * | | | build-system: Factorize the list of modules imported on the build side.Ludovic Courtès2015-04-01