summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2015-04-22packages: Add armhf-linux to %supported-systems....Mark H Weaver
2015-04-20ui: Add 'symlink' replacement with better error reporting....Ludovic Courtès
2015-04-20gexp: Add printers for <gexp-input> and <gexp-output>....Ludovic Courtès
2015-04-20profiles: Create a CA certificate bundle only when it would be non-empty....Ludovic Courtès
2015-04-19import: cpan: Fix license string for Artistic license....Eric Bavier
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-19packages: Add 'supported-package?'....Ludovic Courtès
2015-04-17Merge branch 'core-updates'Mark H Weaver
2015-04-17monads: Optimize 'sequence'....Ludovic Courtès
2015-04-17Merge branch 'master' into core-updates...Mark H Weaver
2015-04-16refresh: Allow users to refer to specific package versions....Ludovic Courtès
2015-04-16build-system/haskell: Adjust to new 'modify-phases' syntax....Ludovic Courtès
2015-04-15profiles: Generalize "hooks" for 'profile-derivation'....Ludovic Courtès
2015-04-15build-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES....Ludovic Courtès
2015-04-15packages: Refer to the native tools when handling sources and downloads....Ludovic Courtès
2015-04-14guix package: Add '--do-not-upgrade' option....Mark H Weaver
2015-04-13lint: Add a 'derivation' checker....Ludovic Courtès
2015-04-11packages: 'package-transitive-supported-systems' accounts for implicit inputs....Ludovic Courtès
2015-04-11packages: Add 'bag-direct-inputs'....Ludovic Courtès
2015-04-10lint: Report patches that cannot be found....Ludovic Courtès
2015-04-10lint: Rename 'check-patches' to 'check-patch-file-names'....Ludovic Courtès
2015-04-09Merge branch 'master' into core-updatesLudovic Courtès
2015-04-08http-client: Add workaround for HTTP pipelining on Guile <= 2.0.9....Ludovic Courtès
2015-04-08profiles: Generate GHC's package database cache....Federico Beffa
2015-04-08build-system/haskell: Update configure flags, 'haddock' and %standard-phases....Federico Beffa
2015-04-08import: Add hackage importer....Federico Beffa
2015-04-08import: Add hackage importer....Federico Beffa
2015-04-08Merge branch 'master' into core-updates宋文武
2015-04-07gnu: Emit a warning when a package module cannot be loaded....Ludovic Courtès
2015-04-07ui: Add 'report-load-error'....Ludovic Courtès
2015-04-06utils: 'find-files' does not follow symlinks by default....Ludovic Courtès
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-04-06build-system/gnu: Add docstring to 'delete-info-dir-file'....Federico Beffa
2015-04-06build-system/gnu: Add 'delete-info-dir-file' phase....Federico Beffa
2015-04-05gremlin: Ignore non-store file names in RUNPATH and warn about them....Ludovic Courtès
2015-04-04scripts: Add 'publish' command....David Thompson
2015-04-04store: Add query-path-info operation....David Thompson
2015-04-04build-system: Add haskell-build-system....Federico Beffa
2015-04-03build-system/glib-or-gtk: Wrap libexec programs....Andy Wingo
2015-04-03ui: Recognize 'guix help'....Ludovic Courtès
2015-04-01build-system/gnu: Add 'validate-runpath' phase....Ludovic Courtès
2015-04-01utils: Make the second 'find-files' argument optional....Ludovic Courtès
2015-04-01build-system: Factorize the list of modules imported on the build side....Ludovic Courtès
2015-04-01gremlin: Guard against invalid ELF segments....Ludovic Courtès
2015-04-01gremlin: Add libnsl to libc's library list....Ludovic Courtès
2015-03-31utils: 'find-files' takes an arbitrary predicate as its second argument....Ludovic Courtès
2015-03-31utils: 'modify-phases' no longer introduces quotes....Ludovic Courtès