aboutsummaryrefslogtreecommitdiff
path: root/guix/packages.scm
Commit message (Expand)AuthorAge
...
* packages: Use locales from the /X.Y sub-directory of the locale package.Ludovic Courtès2015-10-04
* Use "normalized codesets" everywhere.Ludovic Courtès2015-10-04
* Merge branch 'master' into core-updatesMark H Weaver2015-09-22
|\
| * guix: packages: Add origin-actual-file-name.Eric Bavier2015-09-14
* | Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
|\|
| * guix: packages: Add transitive-input-references.Eric Bavier2015-09-10
* | packages: Build tarballs in sorted order even if tar doesn't support it.Mark H Weaver2015-09-06
* | packages: Define '%hurd-systems'.Ludovic Courtès2015-09-04
* | Build tarballs with deterministic file ordering.Mark H Weaver2015-09-03
* | packages: Add 'armhf-linux' to '%hydra-supported-systems'.Mark H Weaver2015-09-02
|/
* packages: patch-and-repack: Build tarballs deterministically.Mark H Weaver2015-07-14
* packages: Rewrite 'transitive-inputs' to be linear and remove duplicates.Ludovic Courtès2015-07-12
* Merge branch 'master' into core-updatesMark H Weaver2015-06-14
|\
| * packages: Make 'location' field innate.Ludovic Courtès2015-06-11
* | Merge branch 'master' into core-updatesMark H Weaver2015-06-10
|\|
| * Move search path specifications to (guix search-paths).Ludovic Courtès2015-05-04
| * 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
* | packages: Use packages from '%final-inputs' as the default patch inputs.Ludovic Courtès2015-05-21
* | packages: Use %store-directory.Taylan Ulrich Bayırlı/Kammer2015-05-15
|/
* packages: Add '%hydra-supported-systems'.Ludovic Courtès2015-05-01
* packages: Add armhf-linux to %supported-systems.Mark H Weaver2015-04-22
* packages: Add 'supported-package?'.Ludovic Courtès2015-04-19
* packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès2015-04-15
* packages: 'package-transitive-supported-systems' accounts for implicit inputs.Ludovic Courtès2015-04-11
* packages: Add 'bag-direct-inputs'.Ludovic Courtès2015-04-11
* packages: Add zip archive support to 'patch-and-repack'.Eric Bavier2015-03-24
* packages: Make sure the patch inputs are not #f.Ludovic Courtès2015-03-21
* gnu: Use 'glibc-utf8-locales-final' in the default patching inputs.Ludovic Courtès2015-03-21
* packages: Rewrite 'patch-and-repack' using gexps.Ludovic Courtès2015-03-18
* gexp: Move the package and origin compilers to (guix packages).Ludovic Courtès2015-03-17
* packages: Move grafting parameter to (guix derivations).Ludovic Courtès2015-03-17
* packages: Set the port conversion strategy to 'error'.Ludovic Courtès2015-02-28
* packages: When possible, use a UTF-8 locale in patch-and-repack.Ludovic Courtès2015-02-27
* packages: Add 'set-grafting' procedure.Ludovic Courtès2015-02-13
* packages: Mark the 'patches' field as delayed.Ludovic Courtès2015-01-20
* store: Make '%store-monad' an alias for '%state-monad'.Ludovic Courtès2015-01-17
* Merge branch 'core-updates'Ludovic Courtès2015-01-16
|\
| * 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: Add support for non-directory search paths.Ludovic Courtès2014-12-27
| * Merge branch 'master' into core-updatesLudovic Courtès2014-12-26
| |\
| * | packages: Apply patches with "patch --force".Ludovic Courtès2014-12-26
* | | packages: Convert source derivations to monadic style.Ludovic Courtès2015-01-14
* | | monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
| |/ |/|
* | Optimize package-transitive-supported-systems.Mark H Weaver2014-12-21
|/
* packages: Use the target's system Guile when downloading patches.Ludovic Courtès2014-12-02
* packages: 'package-transitive-supported-systems' accounts for indirect deps.Ludovic Courtès2014-11-03
* packages: Implement grafts.Ludovic Courtès2014-11-02