| Commit message (Expand) | Author | Age |
* | packages: Remove 'define-memoized/v' and use 'mlambdaq' instead. | Ludovic Courtès | 2017-01-28 |
* | packages: Add 'package-upstream-name' and use it. | Ludovic Courtès | 2017-01-28 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-17 |
|\ |
|
| * | packages: 'package-grafts' applies grafts on replacement. | Ludovic Courtès | 2016-10-14 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-09-30 |
|\| |
|
| * | gexp: Store compilers in a hash table for O(1) lookup. | Ludovic Courtès | 2016-09-10 |
| * | packages: Add 'package-superseded' and associated support. | Ludovic Courtès | 2016-09-06 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-09-02 |
|\| |
|
| * | packages: Add 'package-input-rewriting'. | Ludovic Courtès | 2016-09-01 |
* | | packages: Use '--no-backup-if-mismatch' for patching. | Alex Kost | 2016-08-10 |
|/ |
|
* | packages: Add 'hidden-package'. | Ludovic Courtès | 2016-07-28 |
* | packages: <origin> no longer has an 'imported-modules' field. | Ludovic Courtès | 2016-07-12 |
* | packages: Disambiguate 'modules' and 'imported-modules' in <origin>. | Ludovic Courtès | 2016-06-16 |
* | packages: The 'source' can be any lowerable object. | Ludovic Courtès | 2016-06-15 |
* | packages: 'origin->derivation' expects an origin and nothing else. | Ludovic Courtès | 2016-06-15 |
* | packages: Recognize the '.Z' extension. | Ludovic Courtès | 2016-06-15 |
* | packages: Cache the result of 'input-grafts'. | Ludovic Courtès | 2016-03-08 |
* | packages: Cache the result of 'package->bag'. | Ludovic Courtès | 2016-03-08 |
* | packages: Generalize the 'cached' macro. | Ludovic Courtès | 2016-03-08 |
* | packages: The result of 'bag-grafts' does not contain duplicates. | Ludovic Courtès | 2016-03-05 |
* | grafts: Graft recursively. | Ludovic Courtès | 2016-03-01 |
* | grafts: 'name' parameter of 'graft-derivation' is now optional. | Ludovic Courtès | 2016-02-22 |
* | derivations: Move grafts to (guix grafts). | Ludovic Courtès | 2016-02-22 |
* | packages: Use '@' in package record printers. | Mathieu Lirzin | 2016-01-28 |
* | packages: Add 'package-transitive-native-search-paths'. | Ludovic Courtès | 2015-12-20 |
* | packages: Use locales from the /X.Y sub-directory of the locale package. | Ludovic Courtès | 2015-10-04 |
* | Use "normalized codesets" everywhere. | Ludovic Courtès | 2015-10-04 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2015-09-22 |
|\ |
|
| * | guix: packages: Add origin-actual-file-name. | Eric Bavier | 2015-09-14 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2015-09-13 |
|\| |
|
| * | guix: packages: Add transitive-input-references. | Eric Bavier | 2015-09-10 |
* | | packages: Build tarballs in sorted order even if tar doesn't support it. | Mark H Weaver | 2015-09-06 |
* | | packages: Define '%hurd-systems'. | Ludovic Courtès | 2015-09-04 |
* | | Build tarballs with deterministic file ordering. | Mark H Weaver | 2015-09-03 |
* | | packages: Add 'armhf-linux' to '%hydra-supported-systems'. | Mark H Weaver | 2015-09-02 |
|/ |
|
* | packages: patch-and-repack: Build tarballs deterministically. | Mark H Weaver | 2015-07-14 |
* | packages: Rewrite 'transitive-inputs' to be linear and remove duplicates. | Ludovic Courtès | 2015-07-12 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2015-06-14 |
|\ |
|
| * | packages: Make 'location' field innate. | Ludovic Courtès | 2015-06-11 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2015-06-10 |
|\| |
|
| * | Move search path specifications to (guix search-paths). | Ludovic Courtès | 2015-05-04 |
| * | guix: packages: Add package-direct-sources and package-transitive-sources. | Eric Bavier | 2015-05-02 |
| * | profiles: Store search paths in manifests. | Ludovic Courtès | 2015-05-02 |
* | | packages: Use packages from '%final-inputs' as the default patch inputs. | Ludovic Courtès | 2015-05-21 |
* | | packages: Use %store-directory. | Taylan Ulrich Bayırlı/Kammer | 2015-05-15 |
|/ |
|
* | packages: Add '%hydra-supported-systems'. | Ludovic Courtès | 2015-05-01 |
* | packages: Add armhf-linux to %supported-systems. | Mark H Weaver | 2015-04-22 |
* | packages: Add 'supported-package?'. | Ludovic Courtès | 2015-04-19 |
* | packages: Refer to the native tools when handling sources and downloads. | Ludovic Courtès | 2015-04-15 |
* | packages: 'package-transitive-supported-systems' accounts for implicit inputs. | Ludovic Courtès | 2015-04-11 |