summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2014-12-30Merge branch 'master' into core-updatesMark H Weaver
2014-12-29gnu: Revert use of '--strip-all'....Ludovic Courtès
2014-12-29download: Export 'maybe-expand-mirrors'....Ludovic Courtès
2014-12-29tests: Factorize the 'dummy-package' macro....Ludovic Courtès
2014-12-29lint: Add tests for the 'home-page' checker....Ludovic Courtès
2014-12-28gnu: Don't use --strip-all in cases where this is problematic....Ludovic Courtès
2014-12-28lint: Report on the package being checked....Ludovic Courtès
2014-12-28lint: Add 'home-page' checker....Ludovic Courtès
2014-12-27guix package: Use 'search-path-as-list' instead of custom code....Ludovic Courtès
2014-12-27utils: Export 'search-path-as-list'....Ludovic Courtès
2014-12-27packages: Add 'file-pattern' field to 'search-path-specification'....Ludovic Courtès
2014-12-27build-support/gnu: Add support for file patterns in search paths....Ludovic Courtès
2014-12-27packages: Add 'file-type' field to 'search-path-specification'....Ludovic Courtès
2014-12-27build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'....Ludovic Courtès
2014-12-27build-system/gnu: Add support for non-directory search paths....Ludovic Courtès
2014-12-26Merge branch 'master' into core-updatesLudovic Courtès
2014-12-26packages: Apply patches with "patch --force"....Ludovic Courtès
2014-12-23build-system/python: Fix 'package-with-explicit-python'....Ludovic Courtès
2014-12-21Optimize package-transitive-supported-systems....Mark H Weaver
2014-12-19syscalls: Add more procedures for network interfaces....Ludovic Courtès
2014-12-18build/python-build-system: Fix easy-install.pth collisions....Federico Beffa
2014-12-15profiles: Fix removal of the next-to-last item in a profile....Ludovic Courtès
2014-12-14Merge branch 'master' into 'core-updates'.Ludovic Courtès
2014-12-14utils: Change 'wrap-program' to preserve the original argv[0]....Ludovic Courtès
2014-12-13utils: Change 'patch-makefile-SHELL' to support ":=" assignments....Ludovic Courtès
2014-12-13utils: Use 'which' to find the shell in 'patch-makefile-SHELL'....Ludovic Courtès
2014-12-09build-system/glib-or-gtk: Fix default value of #:glib-or-gtk-wrap-excluded-ou......Ludovic Courtès
2014-12-09gnu: licenses: Add NCSA license....Eric Bavier
2014-12-09substitute-binary: Add missing newline in download progress report....Ludovic Courtès
2014-12-09system: Don't make /boot/grub/grub.cfg a symlink to the store....Ludovic Courtès
2014-12-08build-system/python: Add handling of 'propagated-inputs' in...Federico Beffa
2014-12-07guix system: Fix typo affecting 'guix system init'....Ludovic Courtès
2014-12-06guix: scripts: Parse $GUIX_BUILD_OPTIONS separately....nebuli
2014-12-04system: Make /boot/grub/grub.cfg an indirect GC root....Ludovic Courtès
2014-12-04guix system: Factorize 'grub-install' error handling, and use more 'mbegin'....Ludovic Courtès
2014-12-02build: emacs-utils: Add 'emacs-generate-autoloads'....Alex Kost
2014-12-02packages: Use the target's system Guile when downloading patches....Ludovic Courtès
2014-12-02derivations: Export 'derivation-builder'....Ludovic Courtès
2014-12-02monads: Add 'lift0'....Ludovic Courtès
2014-12-02monads: Add 'mwhen' and 'munless'....Ludovic Courtès
2014-12-02guix system: Use 'mbegin' for 'install'....Ludovic Courtès
2014-12-01build-system/glib-or-gtk: Allow specific outputs to be excluded from wrapping....Ludovic Courtès
2014-12-01build-system/glib-or-gtk: Correctly handle multiple-output packages....Ludovic Courtès
2014-12-01build-system/glib-or-gtk: Use 'for-each' and 'cut' as appropriate....Ludovic Courtès
2014-12-01build-system/glib-or-gtk: Clean up whitespace....Ludovic Courtès
2014-12-01build-system/gnu: Add 'compress-documentation' phase....Ludovic Courtès
2014-12-01utils: Add 'symbolic-link?'....Ludovic Courtès
2014-12-01build-system/gnu: Add 'validate-documentation-location' phase....Ludovic Courtès
2014-11-30guix: scripts: Add GUIX_BUILD_OPTIONS environment handling....nebuli
2014-11-29gnu-maintenance: Support .zip files....Ludovic Courtès