GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
distutils-r1.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix enabling byte-compiling.
Michał Górny
2012-11-05
1
-2
/
+3
*
Export PYTHONPATH for phases in out-of-source builds.
Michał Górny
2012-11-01
1
-2
/
+12
*
Explicitly set library build dir in out-of-source builds.
Michał Górny
2012-11-01
1
-2
/
+7
*
Enable byte-compilation of Python modules only locally for distutils-r1_pytho...
Michał Górny
2012-10-31
1
-2
/
+3
*
Support and use out-of-source builds by default.
Michał Górny
2012-10-29
1
-6
/
+46
*
Introduce an esetup.py wrapper function and mydistutilsargs=() for it.
Michał Górny
2012-10-29
1
-14
/
+39
*
Remove redundant "cd ${BUILD_DIR}" calls.
Michał Górny
2012-10-29
1
-3
/
+1
*
Move python-exec dependency to python-r1. That eclass now provides means to c...
Michał Górny
2012-10-29
1
-3
/
+2
*
Use find instead of hard-coded executable locations list when linking the wra...
Michał Górny
2012-10-29
1
-8
/
+7
*
Use new python-r1 functions.
Michał Górny
2012-10-29
1
-24
/
+5
*
Do not enter BUILD_DIR in python_foreach_impl(), do that in distutils-r1 inst...
Michał Górny
2012-10-26
1
-11
/
+24
*
Add games/bin to lookup paths for rename_scripts().
Michał Górny
2012-10-25
1
-2
/
+2
*
Introduce python_export() to set Python-relevant variables, and document them...
Michał Górny
2012-10-25
1
-2
/
+2
*
Improve documentation and a few minor fixes.
Michał Górny
2012-10-23
1
-5
/
+37
*
Call no-op default phases for each implementation (meaningless but more corre...
Michał Górny
2012-10-19
1
-4
/
+4
*
Enable EAPI 5 support.
Michał Górny
2012-10-15
1
-2
/
+2
*
Fix missing wrapper symlinks when first supported Python implementation is di...
Michał Górny
2012-10-15
1
-3
/
+9
*
Introduce distutils-r1, a new (and simpler) eclass for Python packages using ...
Michał Górny
2012-10-14
1
-0
/
+322