summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
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-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
2014-09-28build: Add ruby build system.David Thompson
2014-09-23Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.Mark H Weaver
2014-09-22Merge branch 'core-updates'Ludovic Courtès
2014-09-22syscalls: Adjust /proc/net/dev parser for old kernels.Ludovic Courtès
2014-09-22download: Use the 'SERVER NAME' TLS extension when possible.Ludovic Courtès
2014-09-18syscalls: Add 'swapon' and 'swapoff'.Ludovic Courtès
2014-09-14syscalls: Add 'all-network-interfaces'.Ludovic Courtès
2014-09-14syscalls: Add 'network-interface-flags'.Ludovic Courtès
2014-09-14syscalls: Add 'network-interfaces'.Ludovic Courtès
2014-09-14utils: Import (ice-9 format).Mark H Weaver
2014-09-13utils: Allow wrap-program to be called multiple times.Eric Bavier
2014-09-08Merge branch 'master' into core-updatesMark H Weaver
2014-09-05pull: Add a compilation progress report.Ludovic Courtès
2014-09-05utils: Clean trailing whitespace at end of SHELLEric Bavier
2014-09-04vm: Move store copy handling to (guix build store-copy).Ludovic Courtès
2014-09-03Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès
2014-08-28Merge branch 'master' into core-updatesMark H Weaver
2014-08-28utils: Preserve makefile shell arguments during patch.Eric Bavier
2014-08-28linux-initrd: Wait a bit longer for partitions to appear.Ludovic Courtès
2014-08-23gnu-build-system: Add 'patch-usr-bin-file' to %standard-phases.Mark H Weaver
2014-08-15linux-initrd: Do not create /etc/resolv.conf.Ludovic Courtès
2014-08-14Add (guix build emacs-utils).Mark H Weaver
2014-07-25system: Add the 'system?' field for user groups.Ludovic Courtès
2014-07-23system: Recognize more file system flags.Ludovic Courtès
2014-07-23system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès
2014-07-19install: Set the store's permission to #o1775.Ludovic Courtès
2014-07-13install: Make /var/db and /mnt.Ludovic Courtès
2014-07-13vm: Add support for i686.Ludovic Courtès
2014-07-03linux-initrd: Use 'call-with-error-handling' when booting.Ludovic Courtès
2014-07-03linux-initrd: Remove unused local procedure.Ludovic Courtès
2014-07-02linux-initrd: Gracefully handle lack of or invalid ext2 superblocks.Ludovic Courtès
2014-06-27git-download: Support recursive clones.Ludovic Courtès
2014-06-27system: Add a 'system?' field to user accounts.Ludovic Courtès
2014-06-27system: Install /var/guix/profiles/system-1-link on new systems.Ludovic Courtès
2014-06-27activation: Preserve /etc/groups upon reboots.Ludovic Courtès
2014-06-21linux-initrd: Allow unionfs to have a large number of open files.Ludovic Courtès
2014-06-14Merge branch 'master' into core-updatesLudovic Courtès
2014-06-13pull: Copy and compile gnu.scm.Ludovic Courtès
2014-06-06Merge branch 'master' into core-updatesLudovic Courtès