summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2015-01-13
|\
| * build/glib-or-gtk-build-system: Fix 'generate-icon-cache'.Federico Beffa2015-01-13
| * monads: Remove 'derivation-expression'.Ludovic Courtès2015-01-12
| * monads: Rewrite 'text-file*' using gexps.Ludovic Courtès2015-01-12
| * guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming.Federico Beffa2015-01-12
| * derivations: Use a set for 'substitution-oracle'.Ludovic Courtès2015-01-11
| * derivations: Use sets for 'derivations-prerequisites'.Ludovic Courtès2015-01-11
| * Add (guix sets).Ludovic Courtès2015-01-11
* | Merge branch 'master' into core-updatesMark H Weaver2015-01-11
|\|
| * derivations: Add 'substitution-oracle' and use it.Ludovic Courtès2015-01-10
| * derivations: Add 'derivation-output-names'.Ludovic Courtès2015-01-09
| * import: Add CPAN importer.Eric Bavier2015-01-09
| * tests: import: Factorize utility function.Eric Bavier2015-01-09
| * import: Factorize utility functions.Eric Bavier2015-01-09
| * import: gnu: Propagate the key-download argument.Eric Bavier2015-01-09
| * substitute-binary: Micro-optimize 'narinfo-sha256'.Ludovic Courtès2015-01-09
| * records: Optimize 'recutils->alist' by avoiding regexps.Ludovic Courtès2015-01-09
| * base64: Inline arithmetic operations.Ludovic Courtès2015-01-09
* | build-system/gnu: Patch /usr/bin/file in all 'configure' files.Ludovic Courtès2015-01-09
* | gnu: Add toolchain support for 'armhf-linux'.Mark H Weaver2015-01-07
* | Move 'nix-system->gnu-triplet' to (guix utils) and export it.Mark H Weaver2015-01-07
* | Merge branch 'master' into core-updatesMark H Weaver2015-01-06
|\|
| * linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.宋文武2015-01-05
| * pk-crypto: Improve docstring of signature-related procedures.Ludovic Courtès2015-01-04
* | build-system/gnu: Use executables from the target inputs in 'patch-shebangs'.Ludovic Courtès2015-01-04
* | guix package: Follow symlinks for pattern search paths.Ludovic Courtès2015-01-03
* | Merge branch 'master' into core-updatesMark H Weaver2014-12-30
|\|
| * download: Export 'maybe-expand-mirrors'.Ludovic Courtès2014-12-29
| * tests: Factorize the 'dummy-package' macro.Ludovic Courtès2014-12-29
| * lint: Add tests for the 'home-page' checker.Ludovic Courtès2014-12-29
| * lint: Report on the package being checked.Ludovic Courtès2014-12-28
| * lint: Add 'home-page' checker.Ludovic Courtès2014-12-28
* | gnu: Revert use of '--strip-all'.Ludovic Courtès2014-12-29
* | gnu: Don't use --strip-all in cases where this is problematic.Ludovic Courtès2014-12-28
* | guix package: Use 'search-path-as-list' instead of custom code.Ludovic Courtès2014-12-27
* | utils: Export 'search-path-as-list'.Ludovic Courtès2014-12-27
* | packages: Add 'file-pattern' field to 'search-path-specification'.Ludovic Courtès2014-12-27
* | build-support/gnu: Add support for file patterns in search paths.Ludovic Courtès2014-12-27
* | packages: Add 'file-type' field to 'search-path-specification'.Ludovic Courtès2014-12-27
* | build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'.Ludovic Courtès2014-12-27
* | build-system/gnu: Add support for non-directory search paths.Ludovic Courtès2014-12-27
* | Merge branch 'master' into core-updatesLudovic Courtès2014-12-26
|\|
| * build-system/python: Fix 'package-with-explicit-python'.Ludovic Courtès2014-12-23
| * Optimize package-transitive-supported-systems.Mark H Weaver2014-12-21
| * syscalls: Add more procedures for network interfaces.Ludovic Courtès2014-12-19
| * build/python-build-system: Fix easy-install.pth collisions.Federico Beffa2014-12-18
| * profiles: Fix removal of the next-to-last item in a profile.Ludovic Courtès2014-12-15
* | packages: Apply patches with "patch --force".Ludovic Courtès2014-12-26
* | Merge branch 'master' into 'core-updates'.Ludovic Courtès2014-12-14
|\|
| * build-system/glib-or-gtk: Fix default value of #:glib-or-gtk-wrap-excluded-ou...Ludovic Courtès2014-12-09