summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2014-03-27Add (guix svn-download).Sree Harsha Totakura
2014-03-26Merge branch 'core-updates'Ludovic Courtès
2014-03-25download: Don't use 'http-get*' on Guile 2.0.10+.Ludovic Courtès
2014-03-10Change default store values from /nix/store to /gnu/store.Ludovic Courtès
2014-03-10Merge branch 'master' into core-updatesLudovic Courtès
2014-03-10gnu: linux-initrd: Make the pseudo-tty device nodes.Ludovic Courtès
2014-02-22build-system/gnu: Allow the source to be a directory.Ludovic Courtès
2014-02-22Merge branch 'master' into core-updatesLudovic Courtès
2014-02-21Add (guix git-download).Ludovic Courtès
2014-02-10build-system/gnu: Set the docdir to "share/doc"John Darrington
2014-02-10union: Do not compare directories upon collision.Ludovic Courtès
2014-02-10download: Provide a 'User-Agent' field in HTTP requests.Ludovic Courtès
2014-02-09gnu: linux-initrd: When booting, chdir to the new root before calling 'chroot'.Ludovic Courtès
2014-02-01gnu: linux-initrd: Build /dev/input devices.Ludovic Courtès
2014-02-01gnu: linux-initrd: Make /dev/{mem,kmem}.Ludovic Courtès
2014-01-31gnu: linux-initrd: Allow the root file system to be volatile.Ludovic Courtès
2014-01-31gnu: linux-initrd: Recognize 9p file systems.Ludovic Courtès
2014-01-31gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.Ludovic Courtès
2014-01-31gnu: linux-initrd: Start a REPL when the root could not be mounted.Ludovic Courtès
2014-01-29gnu: linux-initrd: Factorize boot code.Ludovic Courtès
2014-01-28Revert "build-system/gnu: Pass --localstatedir=/var --sharedstatedir=/com."Ludovic Courtès
2014-01-27build-system/gnu: Pass --localstatedir=/var --sharedstatedir=/com.Ludovic Courtès
2014-01-25Merge branch 'master' into core-updatesLudovic Courtès
2014-01-18linux-initrd: Make /dev/{null,zero} world-writable.Ludovic Courtès
2013-12-17gnu: gnu-build-system: Add CC_FOR_BUILD to configure flags.John Darrington
2013-12-16pull: Move build code to (guix build pull).Ludovic Courtès
2013-12-15gnu: gtk+: enable introspection.Cyril Roelandt
2013-11-28build-system/cmake: Build out of source tree by default.Ludovic Courtès
2013-11-01Merge branch 'master' into core-updatesLudovic Courtès
2013-10-31union: Do not warn when identical files collide.Ludovic Courtès
2013-10-30union: Make the log port a parameter.Ludovic Courtès
2013-10-16utils: 'find-files' always returns a proper list.Ludovic Courtès
2013-10-13guix: Make cmake build system aware of usual paths.Andreas Enge
2013-10-10build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters.Ludovic Courtès
2013-09-23Merge branch 'master' into core-updatesLudovic Courtès
2013-09-15utils: 'find-files' returns a sorted list.Ludovic Courtès
2013-09-14Merge branch 'python'Andreas Enge
2013-09-11guix: python: Create module installation path and add it to PYTHONPATH duringAndreas Enge
2013-09-11linux-initrd: Create /dev/klog and /dev/kmsg.Ludovic Courtès
2013-09-05guix: python: Add build phase and factor out calls to setup.py.Andreas Enge
2013-09-05gnu: python: Honour #:tests? and #:test-target in build system.Andreas Enge
2013-09-05gnu: linux-initrd: Fix creation of /dev/tty nodes.Ludovic Courtès
2013-09-04guix: python: Switch to python-wrapper as the default version for the pythonAndreas Enge
2013-09-02union: Don't traverse sub-directories only found in one element of the union.Ludovic Courtès
2013-09-02gnu: linux-initrd: Factorize device node creation.Ludovic Courtès
2013-08-31gnu: linux-initrd: Make Guile modules accessible in the chroot.Ludovic Courtès
2013-08-29gnu: linux-initrd: Add (guix build linux-initrd) and use it.Ludovic Courtès
2013-08-24build-system/gnu: Add `dist-package'.Ludovic Courtès
2013-07-09Merge branch 'core-updates'Ludovic Courtès
2013-07-03build-system/gnu: Write debug files to the "debug" sub-derivation, if any.Ludovic Courtès