index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build-system
/
python.scm
Age
Commit message (
Expand
)
Author
2015-04-01
build-system: Factorize the list of modules imported on the build side.
Ludovic Courtès
2015-03-12
build-system/python: Delay evaluation of the 'python2' package.
Ludovic Courtès
2014-12-23
build-system/python: Fix 'package-with-explicit-python'.
Ludovic Courtès
2014-12-08
build-system/python: Add handling of 'propagated-inputs' in
Federico Beffa
2014-11-02
packages: Implement grafts.
Ludovic Courtès
2014-10-05
build-system: Bags record their system and target.
Ludovic Courtès
2014-10-05
build-system: Introduce "bags" as an intermediate representation.
Ludovic Courtès
2014-10-05
build-system: Remove irrelevant special case.
Ludovic Courtès
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
2013-12-04
derivations: Use more keyword parameters for 'build-expression->derivation'.
Ludovic Courtès
2013-11-20
Merge branch 'master' into core-updates
Ludovic Courtès
2013-11-20
build-system/python: Add #:test-target parameter.
Ludovic Courtès
2013-10-10
build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters.
Ludovic Courtès
2013-09-18
derivations: 'derivation' and related procedures return a single value.
Ludovic Courtès
2013-09-10
guix: python: Do not import %standard-phases from gnu-build-system.
Andreas Enge
2013-09-10
guix: python: Add parameter #:phases to build system.
Andreas Enge
2013-09-08
guix: python: Add package-with-python2, a procedure rewriting a package
Andreas Enge
2013-09-04
guix: python: Switch to python-wrapper as the default version for the python
Andreas Enge
2013-05-30
build-system/python: Avoid circular dependency.
Ludovic Courtès
2013-05-08
Add 'python-build-system'.
Nikita Karetnikov