guix-play/guix/build
Andreas Enge b191f88ee3 guix: python: Add build phase and factor out calls to setup.py.
* guix/build/python-build-system.scm (call-setuppy): New procedure.
* guix/build/python-build-system.scm (build): New procedure.
* guix/build/python-build-system.scm (check, install): Use call-setuppy.
* guix/build/python-build-system.scm (%standard-phases): Add call to build.
2013-09-05 20:25:08 +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: Write debug files to the "debug" sub-derivation, if any. 2013-07-03 23:53:31 +02:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
linux-initrd.scm gnu: linux-initrd: Factorize device node creation. 2013-09-02 00:20:14 +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: Add build phase and factor out calls to setup.py. 2013-09-05 20:25:08 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
union.scm union: Don't warn when colliding leaves point to the same file. 2013-02-06 23:04:10 +01:00
utils.scm utils: Re-export alist-cons' and alist-delete'. 2013-07-03 23:08:41 +02:00