summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* gnu: linux-initrd: Make the pseudo-tty device nodes.Ludovic Courtès2014-03-10
* Add (guix git-download).Ludovic Courtès2014-02-21
* union: Do not compare directories upon collision.Ludovic Courtès2014-02-10
* download: Provide a 'User-Agent' field in HTTP requests.Ludovic Courtès2014-02-10
* gnu: linux-initrd: When booting, chdir to the new root before calling 'chroot'.Ludovic Courtès2014-02-09
* gnu: linux-initrd: Build /dev/input devices.Ludovic Courtès2014-02-01
* gnu: linux-initrd: Make /dev/{mem,kmem}.Ludovic Courtès2014-02-01
* gnu: linux-initrd: Allow the root file system to be volatile.Ludovic Courtès2014-01-31
* gnu: linux-initrd: Recognize 9p file systems.Ludovic Courtès2014-01-31
* gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.Ludovic Courtès2014-01-31
* gnu: linux-initrd: Start a REPL when the root could not be mounted.Ludovic Courtès2014-01-31
* gnu: linux-initrd: Factorize boot code.Ludovic Courtès2014-01-29
* linux-initrd: Make /dev/{null,zero} world-writable.Ludovic Courtès2014-01-18
* pull: Move build code to (guix build pull).Ludovic Courtès2013-12-16
* gnu: gtk+: enable introspection.Cyril Roelandt2013-12-15
* build-system/cmake: Build out of source tree by default.Ludovic Courtès2013-11-28
* Merge branch 'master' into core-updatesLudovic Courtès2013-11-01
|\
| * union: Do not warn when identical files collide.Ludovic Courtès2013-10-31
| * union: Make the log port a parameter.Ludovic Courtès2013-10-30
| * guix: Make cmake build system aware of usual paths.Andreas Enge2013-10-13
* | utils: 'find-files' always returns a proper list.Ludovic Courtès2013-10-16
* | build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters.Ludovic Courtès2013-10-10
|/
* Merge branch 'master' into core-updatesLudovic Courtès2013-09-23
|\
| * Merge branch 'python'Andreas Enge2013-09-14
| |\
| | * guix: python: Create module installation path and add it to PYTHONPATH duringAndreas Enge2013-09-11
| | * guix: python: Add build phase and factor out calls to setup.py.Andreas Enge2013-09-05
| | * gnu: python: Honour #:tests? and #:test-target in build system.Andreas Enge2013-09-05
| | * guix: python: Switch to python-wrapper as the default version for the pythonAndreas Enge2013-09-04
| * | linux-initrd: Create /dev/klog and /dev/kmsg.Ludovic Courtès2013-09-11
* | | utils: 'find-files' returns a sorted list.Ludovic Courtès2013-09-15
|/ /
* | gnu: linux-initrd: Fix creation of /dev/tty nodes.Ludovic Courtès2013-09-05
* | union: Don't traverse sub-directories only found in one element of the union.Ludovic Courtès2013-09-02
|/
* gnu: linux-initrd: Factorize device node creation.Ludovic Courtès2013-09-02
* gnu: linux-initrd: Make Guile modules accessible in the chroot.Ludovic Courtès2013-08-31
* gnu: linux-initrd: Add (guix build linux-initrd) and use it.Ludovic Courtès2013-08-29
* build-system/gnu: Add `dist-package'.Ludovic Courtès2013-08-24
* Merge branch 'core-updates'Ludovic Courtès2013-07-09
|\
| * build-system/gnu: Write debug files to the "debug" sub-derivation, if any.Ludovic Courtès2013-07-03
| * utils: Re-export `alist-cons' and `alist-delete'.Ludovic Courtès2013-07-03
| * utils: `set-path-environment-variable' calls `unsetenv' for empty values.Ludovic Courtès2013-06-22
| * build-system/gnu: Set #:tests? to #f when cross-compiling.Ludovic Courtès2013-06-22
| * build-system/gnu: Save `environment-variables' after each phase.Ludovic Courtès2013-06-21
| * build-system/gnu: Unify with (guix build-system gnu-cross-build).Ludovic Courtès2013-06-21
* | download: Don't fail when abbreviating `file://' URIs.Ludovic Courtès2013-06-22
|/
* substitute-binary: Report progress while downloading.Ludovic Courtès2013-06-20
* python-build-system: add a check phase.Cyril Roelandt2013-05-28
* build-system/gnu: Implement cross build.Ludovic Courtès2013-05-24
* download: Fix premature socket close on TLS connections.Ludovic Courtès2013-05-10
* Add 'python-build-system'.Nikita Karetnikov2013-05-08
* Add (guix build rpath).Ludovic Courtès2013-05-08