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
:
repo/gentoo.git
master
Official Gentoo ebuild repository
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
python-utils-r1.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
python-utils-r1.eclass: Add additional .opt-1 compilation for py3.5+
Michał Górny
2016-06-06
1
-0
/
+6
*
python-utils-r1.eclass: python_wrapper_setup, fix pythonN-config cleanup
Michał Górny
2016-05-15
1
-1
/
+1
*
python-utils-r1.eclass: Make python_{script,module}root vars private
Michał Górny
2016-05-14
1
-36
/
+24
*
python-utils-r1.eclass: stop respecting DESTTREE in python_do*/new*
Michał Górny
2016-05-14
1
-3
/
+3
*
python-utils-r1.eclass: Do not prefer Jython & PyPy over CPython
Michał Górny
2016-02-06
1
-2
/
+2
*
python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result
Michał Górny
2015-12-22
1
-0
/
+49
*
python*-r1.eclass: Replace non-portable use of 'declare -g'
Michał Górny
2015-12-11
1
-1
/
+2
*
Revert "python*-r1.eclass: Replace non-portable use of 'declare -g'"
Mike Gilbert
2015-12-11
1
-1
/
+1
*
python*-r1.eclass: Replace non-portable use of 'declare -g'
Michał Górny
2015-12-11
1
-1
/
+1
*
python-utils-r1.eclass: Disable jython2_5
Michał Górny
2015-12-09
1
-4
/
+2
*
python-utils-r1.eclass: Reorder implementations to semi-ascending order
Michał Górny
2015-12-09
1
-3
/
+3
*
python-utils-r1.eclass: Mark _PYTHON_ALL_IMPLS read-only
Michał Górny
2015-12-09
1
-1
/
+1
*
python-utils-r1.eclass: Change python_export_utf8_locale to deal with LC_ALL=C
Mike Gilbert
2015-12-03
1
-7
/
+15
*
python-utils-r1.eclass: _python_check_locale_sanity, fix quoting issue
Michał Górny
2015-11-30
1
-1
/
+1
*
python-utils-r1.eclass: Reduce python_do*/new* ban to EAPI < 4
Michał Górny
2015-11-29
1
-6
/
+6
*
python-utils-r1.eclass: Enable EAPI 6
Michał Górny
2015-11-28
1
-1
/
+1
*
python-utils-r1.eclass: Make heredocs consistent
Michał Górny
2015-11-28
1
-5
/
+5
*
python-utils-r1.eclass: Support nonfatal in python_do* and python_new*
Michał Górny
2015-11-28
1
-3
/
+3
*
python-utils-r1.eclass: Remove unneeded multilib inherit in EAPI 6
Michał Górny
2015-11-28
1
-2
/
+2
*
python-utils-r1.eclass: Make python_fix_shebang QAwarns fatal in EAPI 6
Michał Górny
2015-11-28
1
-4
/
+10
*
python-utils-r1.eclass: Ban installation helpers in EAPIs < 5
Michał Górny
2015-11-28
1
-0
/
+9
*
python-utils-r1.eclass: Replace local INSDESTTREE with subshells
Michał Górny
2015-11-28
1
-8
/
+8
*
python-utils-r1.eclass: Remove py2.6 note from python_optimize
Michał Górny
2015-11-28
1
-3
/
+0
*
python-utils-r1.eclass: python_fix_shebang, accept symlink as parameter
Michał Górny
2015-11-28
1
-1
/
+1
*
python-utils-r1.eclass: Add missing ||die on file read
Michał Górny
2015-11-28
1
-1
/
+3
*
python-utils-r1.eclass: Add missing ||die on 'cat' file writes
Michał Górny
2015-11-28
1
-3
/
+3
*
python-utils-r1.eclass: Add missing ||die for external getters
Michał Górny
2015-11-28
1
-8
/
+11
*
python-utils-r1.eclass: python_export_utf8_locale(), ensure sane locale
Michał Górny
2015-11-28
1
-2
/
+22
*
python-utils-r1.eclass: python_export(), always respect PYTHON
Michał Górny
2015-11-12
1
-7
/
+5
*
python-utils-r1.eclass: wrapper, PYTHON_CONFIG is valid only for CPython
Michał Górny
2015-11-11
1
-1
/
+3
*
python-utils-r1.eclass: Reuse PYTHON_CONFIG in python_wrapper_setup()
Michał Górny
2015-11-11
1
-3
/
+3
*
python-utils-r1.eclass: Support getting PYTHON_CONFIG path
Michał Górny
2015-11-11
1
-0
/
+47
*
python-utils-r1.eclass: Obtain PYTHON_SITEDIR from the interpreter
Michał Górny
2015-11-11
1
-11
/
+5
*
python-utils-r1.eclass: Obtain library path from the interpreter
Michał Górny
2015-11-11
1
-14
/
+7
*
python-utils-r1.eclass: Obtain include directory from the interpreter
Michał Górny
2015-11-11
1
-14
/
+7
*
python-utils-r1.eclass: set PYTHON locally in python_export()
Michał Górny
2015-11-11
1
-1
/
+7
*
python-utils-r1.eclass: python_export_utf8_locale: do not spew warnings when ...
Mike Frysinger
2015-10-10
1
-0
/
+3
*
python-utils-r1.eclass: Add support for python3.5
Mike Gilbert
2015-10-04
1
-2
/
+2
*
eclass: fix various doc errors #537392
Mike Frysinger
2015-08-14
1
-1
/
+1
*
proj/gentoo: Initial commit
Robin H. Johnson
2015-08-08
1
-0
/
+1315