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
/
python-build-system.scm
Age
Commit message (
Expand
)
Author
2016-01-05
build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase.
Ludovic Courtès
2015-11-29
gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0.
Ludovic Courtès
2015-11-29
gnu: python-2: Honor 'SOURCE_DATE_EPOCH'.
Ludovic Courtès
2015-08-06
python-build-system: Fix 'get-python-version'.
Mark H Weaver
2015-07-16
python-build-system: Add 'ensure-no-mtimes-pre-1980' phase.
Mark H Weaver
2015-03-31
utils: 'modify-phases' no longer introduces quotes.
Ludovic Courtès
2015-02-26
build-system: Use 'modify-phases'.
Ludovic Courtès
2014-12-18
build/python-build-system: Fix easy-install.pth collisions.
Federico Beffa
2014-09-23
Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.
Mark H Weaver
2013-09-11
guix: python: Create module installation path and add it to PYTHONPATH during
Andreas Enge
2013-09-05
guix: python: Add build phase and factor out calls to setup.py.
Andreas Enge
2013-09-05
gnu: python: Honour #:tests? and #:test-target in build system.
Andreas Enge
2013-09-04
guix: python: Switch to python-wrapper as the default version for the python
Andreas Enge
2013-05-28
python-build-system: add a check phase.
Cyril Roelandt
2013-05-08
Add 'python-build-system'.
Nikita Karetnikov