summaryrefslogtreecommitdiff
path: root/guix/build-system/python.scm
Commit message (Expand)AuthorAge
* Move search path specifications to (guix search-paths).Ludovic Courtès2015-05-04
* build-system: Factorize the list of modules imported on the build side.Ludovic Courtès2015-04-01
* build-system/python: Delay evaluation of the 'python2' package.Ludovic Courtès2015-03-12
* build-system/python: Fix 'package-with-explicit-python'.Ludovic Courtès2014-12-23
* build-system/python: Add handling of 'propagated-inputs' inFederico Beffa2014-12-08
* packages: Implement grafts.Ludovic Courtès2014-11-02
* build-system: Bags record their system and target.Ludovic Courtès2014-10-05
* build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès2014-10-05
* build-system: Remove irrelevant special case.Ludovic Courtès2014-10-05
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* Merge branch 'master' into core-updatesLudovic Courtès2013-11-20
|\
| * build-system/python: Add #:test-target parameter.Ludovic Courtès2013-11-20
* | build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters.Ludovic Courtès2013-10-10
|/
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* guix: python: Do not import %standard-phases from gnu-build-system.Andreas Enge2013-09-10
* guix: python: Add parameter #:phases to build system.Andreas Enge2013-09-10
* guix: python: Add package-with-python2, a procedure rewriting a packageAndreas Enge2013-09-08
* guix: python: Switch to python-wrapper as the default version for the pythonAndreas Enge2013-09-04
* build-system/python: Avoid circular dependency.Ludovic Courtès2013-05-30
* Add 'python-build-system'.Nikita Karetnikov2013-05-08