summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2015-02-04Add support for 'cvs-fetch' method in origins.Mark H Weaver
2015-01-23build-system/glib-or-gtk: Add MIME directories to $XDG_DATA_DIRS.Ludovic Courtès
2015-01-13Merge branch 'master' into core-updatesMark H Weaver
2015-01-13build/glib-or-gtk-build-system: Fix 'generate-icon-cache'.Federico Beffa
2015-01-12guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming.Federico Beffa
2015-01-09build-system/gnu: Patch /usr/bin/file in all 'configure' files.Ludovic Courtès
2015-01-06Merge branch 'master' into core-updatesMark H Weaver
2015-01-05linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.宋文武
2015-01-04build-system/gnu: Use executables from the target inputs in 'patch-shebangs'.Ludovic Courtès
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-28gnu: Don't use --strip-all in cases where this is problematic.Ludovic Courtès
2014-12-28lint: Add 'home-page' checker.Ludovic Courtès
2014-12-27utils: Export 'search-path-as-list'.Ludovic Courtès
2014-12-27build-support/gnu: Add support for file patterns in search paths.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-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-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-02build: emacs-utils: Add 'emacs-generate-autoloads'.Alex Kost
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-26utils: Improve docstring of 'substitute*' & co.Taylan Ulrich Bayırlı/Kammer
2014-11-24build-system/gnu: Gracefully handle dangling symlinks in the 'strip' phase.Ludovic Courtès
2014-11-23utils: 'elf-file?' and 'ar-file?' return #f for directories.Ludovic Courtès
2014-11-22utils: Turn 'parallel-job-count' into a parameter.Ludovic Courtès
2014-11-22build-system/gnu: Strip 'ar' archives as well.Ludovic Courtès
2014-11-22utils: Factorize magic bytes detection.Ludovic Courtès
2014-11-22utils: Add 'ar-file?'.Ludovic Courtès
2014-11-22build-system/gnu: Strip only ELF files.Ludovic Courtès
2014-11-22utils: Add 'elf-file?'.Ludovic Courtès
2014-11-22utils: Export 'parallel-job-count'.Ludovic Courtès
2014-11-14syscalls: Update /etc/mtab, not /etc/fstab.Ludovic Courtès
2014-11-10syscalls: Add 'mount-points'.Ludovic Courtès
2014-11-09pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès
2014-10-19download: Add "Accept: */*" to the headers.Ludovic Courtès
2014-10-08gnu: Add the 'glib-or-gtk' build system.Federico Beffa
2014-10-08derivations: Add 'graft-derivation'.Ludovic Courtès
2014-10-04build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".Ludovic Courtès