summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
AgeCommit message (Expand)Author
2015-05-05search-paths: 'evaluate-search-paths' can be passed a list of directories.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-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-02profiles: Store search paths in manifests.Ludovic Courtès
2015-04-19guix package: Fix 'readlink*' implementation.Ludovic Courtès
2015-04-19guix package: -A and -s take supported systems into account.Ludovic Courtès
2015-04-15profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès
2015-04-14guix package: Add '--do-not-upgrade' option.Mark H Weaver
2015-04-08profiles: Generate GHC's package database cache.Federico Beffa
2015-04-06guix package: Avoid 'exit' calls in 'delete-matching-generations'.Ludovic Courtès
2015-04-06guix package: Never remove the current generation and warn about it.Ludovic Courtès
2015-04-06guix package: Move generation deletion to its own procedure.Ludovic Courtès
2015-03-20guix package: '-s' sorts packages by name, then by version.Ludovic Courtès
2015-03-20guix package: '-s' displays different packages that have the same location.Ludovic Courtès
2015-03-04tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès
2015-02-26ui: Factorize command-line + env. var. option parsing.Ludovic Courtès
2015-02-06guix package: Make custom profiles actual indirect roots.Ludovic Courtès
2015-01-20guix package: Avoid spurious warnings from 'find-files'.Ludovic Courtès
2015-01-03guix package: Follow symlinks for pattern search paths.Ludovic Courtès
2014-12-27guix package: Use 'search-path-as-list' instead of custom code.Ludovic Courtès
2014-12-06guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli
2014-11-30guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli
2014-10-12guix package: Add '--switch-generation' option.Alex Kost
2014-10-12profiles: Add condition types for profiles and generations.Alex Kost
2014-10-10ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost
2014-10-05guix package: Export generation procedures.Alex Kost
2014-09-22guix package: Use 'profile-generations'.Alex Kost
2014-08-31guix package: Fix search path lookup when an obsolete version is installed.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-23profiles: Produce a top-level Info 'dir' file.Ludovic Courtès
2014-08-20Move 'check-package-freshness' from 'guix package' to 'packages'.Alex Kost
2014-08-19guix package: Use 'manifest-transaction'.Alex Kost
2014-08-12guix package: Remove leftover internal procedure.Ludovic Courtès
2014-08-12guix package: Use 'manifest-add'.Ludovic Courtès
2014-08-11guix package: Remove dead code and unused variables.Ludovic Courtès
2014-07-26profiles: Add 'package->manifest-entry'.Ludovic Courtès
2014-07-26profiles: Get rid of the 'inputs' field of 'manifest-entry'.Ludovic Courtès
2014-07-26profiles: Switch to gexps.Ludovic Courtès
2014-07-26profiles: Do away with 'manifest=?'.Ludovic Courtès
2014-07-21guix package: add a "show" option.Cyril Roelandt
2014-07-05guix package: Try $LOGNAME in addition to $USER.Taylan Ulrich Bayirli/Kammer
2014-07-05guix package: Do the right thing for '-p ~/.guix-profile'.Ludovic Courtès
2014-06-13Separate package description translations from string translations.Ludovic Courtès
2014-04-05guix package: Fix indentation of packages to remove.Ludovic Courtès
2014-04-02guix package: 'search-path-environment-variables' traverses module tree once.Ludovic Courtès
2014-04-02guix package: Register non-default profiles as GC roots.Ludovic Courtès