aboutsummaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* download: Export 'maybe-expand-mirrors'.Ludovic Courtès2014-12-29
* lint: Add 'home-page' checker.Ludovic Courtès2014-12-28
* 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
* 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
* 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
* Add (guix build emacs-utils).Mark H Weaver2014-08-14
* system: Add the 'system?' field for user groups.Ludovic Courtès2014-07-25
* system: Recognize more file system flags.Ludovic Courtès2014-07-23
* system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès2014-07-23
* install: Set the store's permission to #o1775.Ludovic Courtès2014-07-19
* install: Make /var/db and /mnt.Ludovic Courtès2014-07-13
* vm: Add support for i686.Ludovic Courtès2014-07-13
* linux-initrd: Use 'call-with-error-handling' when booting.Ludovic Courtès2014-07-03
* linux-initrd: Remove unused local procedure.Ludovic Courtès2014-07-03
* linux-initrd: Gracefully handle lack of or invalid ext2 superblocks.Ludovic Courtès2014-07-02
* git-download: Support recursive clones.Ludovic Courtès2014-06-27
* system: Add a 'system?' field to user accounts.Ludovic Courtès2014-06-27
* system: Install /var/guix/profiles/system-1-link on new systems.Ludovic Courtès2014-06-27