summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* download: Handle HTTP redirects to relative URI references.Mark H Weaver2015-02-19
* build-system/perl: Use Build.PL for builds if present.Eric Bavier2015-02-18
* build: Add 'waf-build-system'.Ricardo Wurmus2015-02-08
* Add support for 'cvs-fetch' method in origins.Mark H Weaver2015-02-04
* build-system/glib-or-gtk: Add MIME directories to $XDG_DATA_DIRS.Ludovic Courtès2015-01-23
* Merge branch 'master' into core-updatesMark H Weaver2015-01-13
|\
| * build/glib-or-gtk-build-system: Fix 'generate-icon-cache'.Federico Beffa2015-01-13
| * guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming.Federico Beffa2015-01-12
* | build-system/gnu: Patch /usr/bin/file in all 'configure' files.Ludovic Courtès2015-01-09
* | Merge branch 'master' into core-updatesMark H Weaver2015-01-06
|\|
| * linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.宋文武2015-01-05
* | build-system/gnu: Use executables from the target inputs in 'patch-shebangs'.Ludovic Courtès2015-01-04
* | Merge branch 'master' into core-updatesMark H Weaver2014-12-30
|\|
| * download: Export 'maybe-expand-mirrors'.Ludovic Courtès2014-12-29
| * lint: Add 'home-page' checker.Ludovic Courtès2014-12-28
* | gnu: Revert use of '--strip-all'.Ludovic Courtès2014-12-29
* | gnu: Don't use --strip-all in cases where this is problematic.Ludovic Courtès2014-12-28
* | utils: Export 'search-path-as-list'.Ludovic Courtès2014-12-27
* | build-support/gnu: Add support for file patterns in search paths.Ludovic Courtès2014-12-27
* | build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'.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
|\|
| * syscalls: Add more procedures for network interfaces.Ludovic Courtès2014-12-19
| * build/python-build-system: Fix easy-install.pth collisions.Federico Beffa2014-12-18
* | Merge branch 'master' into 'core-updates'.Ludovic Courtès2014-12-14
|\|
| * build: emacs-utils: Add 'emacs-generate-autoloads'.Alex Kost2014-12-02
| * build-system/glib-or-gtk: Allow specific outputs to be excluded from wrapping.Ludovic Courtès2014-12-01
| * build-system/glib-or-gtk: Correctly handle multiple-output packages.Ludovic Courtès2014-12-01
| * build-system/glib-or-gtk: Use 'for-each' and 'cut' as appropriate.Ludovic Courtès2014-12-01
| * build-system/glib-or-gtk: Clean up whitespace.Ludovic Courtès2014-12-01
* | utils: Change 'wrap-program' to preserve the original argv[0].Ludovic Courtès2014-12-14
* | utils: Change 'patch-makefile-SHELL' to support ":=" assignments.Ludovic Courtès2014-12-13
* | utils: Use 'which' to find the shell in 'patch-makefile-SHELL'.Ludovic Courtès2014-12-13
* | build-system/gnu: Add 'compress-documentation' phase.Ludovic Courtès2014-12-01
* | utils: Add 'symbolic-link?'.Ludovic Courtès2014-12-01
* | build-system/gnu: Add 'validate-documentation-location' phase.Ludovic Courtès2014-12-01
* | utils: Improve docstring of 'substitute*' & co.Taylan Ulrich Bayırlı/Kammer2014-11-26
* | build-system/gnu: Gracefully handle dangling symlinks in the 'strip' phase.Ludovic Courtès2014-11-24
* | utils: 'elf-file?' and 'ar-file?' return #f for directories.Ludovic Courtès2014-11-23
* | utils: Turn 'parallel-job-count' into a parameter.Ludovic Courtès2014-11-22
* | build-system/gnu: Strip 'ar' archives as well.Ludovic Courtès2014-11-22
* | utils: Factorize magic bytes detection.Ludovic Courtès2014-11-22
* | utils: Add 'ar-file?'.Ludovic Courtès2014-11-22
* | build-system/gnu: Strip only ELF files.Ludovic Courtès2014-11-22
* | utils: Add 'elf-file?'.Ludovic Courtès2014-11-22
* | utils: Export 'parallel-job-count'.Ludovic Courtès2014-11-22
|/
* syscalls: Update /etc/mtab, not /etc/fstab.Ludovic Courtès2014-11-14
* syscalls: Add 'mount-points'.Ludovic Courtès2014-11-10
* pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès2014-11-09
* download: Add "Accept: */*" to the headers.Ludovic Courtès2014-10-19