summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
...
* | 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
* gnu: Add the 'glib-or-gtk' build system.Federico Beffa2014-10-08
* derivations: Add 'graft-derivation'.Ludovic Courtès2014-10-08
* build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".Ludovic Courtès2014-10-04
* build: Add ruby build system.David Thompson2014-09-28
* Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.Mark H Weaver2014-09-23
* Merge branch 'core-updates'Ludovic Courtès2014-09-22
|\
| * utils: Import (ice-9 format).Mark H Weaver2014-09-14
| * utils: Allow wrap-program to be called multiple times.Eric Bavier2014-09-13
| * Merge branch 'master' into core-updatesMark H Weaver2014-09-08
| |\
| * | utils: Clean trailing whitespace at end of SHELLEric Bavier2014-09-05
| * | Merge branch 'master' into core-updatesMark H Weaver2014-08-28
| |\ \
| * | | utils: Preserve makefile shell arguments during patch.Eric Bavier2014-08-28
| * | | gnu-build-system: Add 'patch-usr-bin-file' to %standard-phases.Mark H Weaver2014-08-23
* | | | syscalls: Adjust /proc/net/dev parser for old kernels.Ludovic Courtès2014-09-22
* | | | download: Use the 'SERVER NAME' TLS extension when possible.Ludovic Courtès2014-09-22
* | | | syscalls: Add 'swapon' and 'swapoff'.Ludovic Courtès2014-09-18
* | | | syscalls: Add 'all-network-interfaces'.Ludovic Courtès2014-09-14
* | | | syscalls: Add 'network-interface-flags'.Ludovic Courtès2014-09-14
* | | | syscalls: Add 'network-interfaces'.Ludovic Courtès2014-09-14
| |_|/ |/| |
* | | pull: Add a compilation progress report.Ludovic Courtès2014-09-05
* | | vm: Move store copy handling to (guix build store-copy).Ludovic Courtès2014-09-04
* | | Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03
| |/ |/|
* | linux-initrd: Wait a bit longer for partitions to appear.Ludovic Courtès2014-08-28
|/
* linux-initrd: Do not create /etc/resolv.conf.Ludovic Courtès2014-08-15