guix-kreyren/guix/build
Ludovic Courtès 7e2b10a53f build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters.
* guix/build/gnu-build-system.scm (patch): Remove.
  (%standard-phases): Remove 'patch'.
* guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Remove
  #:patches and #:patch-flags parameters.
* guix/build-system/cmake.scm (cmake-build): Likewise.
* guix/build-system/python.scm (package-with-explicit-python): Update
  comment.
2013-10-10 23:15:57 +02:00
..
cmake-build-system.scm Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
download.scm download: Don't fail when abbreviating `file://' URIs. 2013-06-22 16:10:25 +02:00
gnu-build-system.scm build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. 2013-10-10 23:15:57 +02:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
linux-initrd.scm linux-initrd: Create /dev/klog and /dev/kmsg. 2013-09-11 01:07:50 +02:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
python-build-system.scm guix: python: Create module installation path and add it to PYTHONPATH during 2013-09-11 15:47:34 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
union.scm union: Don't traverse sub-directories only found in one element of the union. 2013-09-02 23:04:25 +02:00
utils.scm utils: 'find-files' returns a sorted list. 2013-09-15 23:21:30 +02:00