index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
python3
/
python3.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
python3: do not use the system OpenSSL in the host variant
Nicolas Cavallari
2016-11-25
1
-1
/
+2
*
python3: fix double format detection
Jérôme Pouiller
2016-11-09
1
-0
/
+7
*
package/python3: add optional support for lzma
Bernd Kuhls
2016-10-09
1
-0
/
+4
*
python3: do not use hg when available
Thomas Petazzoni
2016-09-18
1
-2
/
+8
*
packages: use the <PKG>_TARGET_FINALIZE_HOOKS
Yann E. MORIN
2016-07-05
1
-6
/
+4
*
package/python3: bump to version 3.5.2
Bernd Kuhls
2016-06-29
1
-1
/
+1
*
python/python3: globalize *.pyc files compilation
Yegor Yefremov
2016-05-26
1
-5
/
+15
*
python/python3: use --no-run-if-empty xargs option
Thomas Petazzoni
2016-05-26
1
-3
/
+6
*
python3: bump to 3.5.1
Thomas Petazzoni
2016-05-17
1
-27
/
+31
*
python3: add patch to fix PEP 3147 issue with automake built packages
Christophe Vu-Brugier
2015-11-17
1
-0
/
+10
*
python3: bump to version 3.4.3
Thomas Petazzoni
2015-04-28
1
-1
/
+1
*
python3: make the ossaudiodev module optional
Thomas Petazzoni
2015-01-10
1
-0
/
+7
*
python3: bump to 3.4.2
Thomas Petazzoni
2015-01-02
1
-1
/
+8
*
python3: don't use wcsftime() on uClibc
Thomas Petazzoni
2014-11-13
1
-0
/
+6
*
.mk files: bulk aligment and whitespace cleanup of assignments
Thomas De Schampheleire
2014-10-07
1
-1
/
+1
*
python, python3: convert py/pyc removal to TARGET_FINALIZE_HOOKS
Thomas Petazzoni
2014-10-05
1
-0
/
+14
*
python3: remove unneeded __pycache__ directories
Thomas Petazzoni
2014-10-05
1
-0
/
+4
*
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-10-04
1
-12
/
+12
*
python3: define license and license files
Thomas Petazzoni
2014-07-27
1
-0
/
+2
*
python3: optional decimal module support
Thomas Petazzoni
2014-07-27
1
-0
/
+7
*
python, python3: build with tzset support
Henry Margies
2014-07-15
1
-0
/
+1
*
python3: bump to version 3.4.1
Thomas Petazzoni
2014-07-08
1
-1
/
+1
*
python3: correctly fix PYTHON3_PATH
Thomas Petazzoni
2014-04-12
1
-1
/
+1
*
python3: fix the value of PYTHON3_PATH
Thomas Petazzoni
2014-04-05
1
-1
/
+1
*
python3: rework python symlinks installation
Samuel Martin
2014-04-05
1
-0
/
+7
*
python3: drop PYTHON3_VERSION_MINOR variable
Jerzy Grzegorek
2014-03-27
1
-4
/
+3
*
python3: bump version
Peter Korsgaard
2014-03-17
1
-1
/
+1
*
host-python{, 3}: fix parallel install of libpython
Arnout Vandecappelle
2014-03-05
1
-0
/
+6
*
python, python3: fix unicodedata enabling
Thomas Petazzoni
2014-03-01
1
-1
/
+0
*
Merge branch 'next'
Peter Korsgaard
2014-02-28
1
-58
/
+38
|
\
|
*
python, python3: fix to ensure libpython is stripped
Przemyslaw Wrzos
2014-02-19
1
-0
/
+9
|
*
python, python3: enable unicodedata for host-python, needed by setuptools
Thomas Petazzoni
2014-02-19
1
-1
/
+1
|
*
python3: provide a PYTHON3_PATH
Thomas Petazzoni
2014-02-18
1
-0
/
+3
|
*
python3: bump to 3.4.0rc1
Thomas Petazzoni
2014-02-18
1
-40
/
+22
|
*
python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3
Thomas Petazzoni
2014-02-18
1
-2
/
+2
|
*
python3: add python -> python3 symlink for the host variant
Thomas Petazzoni
2014-02-18
1
-0
/
+6
|
*
python3: removal of *.py/*.pyc is now done globally
Thomas Petazzoni
2014-02-18
1
-21
/
+0
*
|
host python/python3: conditionally disable unicodedata
Thomas De Schampheleire
2014-02-18
1
-1
/
+1
|
/
*
package: drop unneeded HOST_<pkg>_AUTORECONF = YES
Peter Korsgaard
2013-10-04
1
-1
/
+0
*
change package tarball compression to xz whenever possible
Jerzy Grzegorek
2013-09-08
1
-1
/
+1
*
python3: remove smtpd.py.3 sample
Gustavo Zacarias
2013-07-10
1
-0
/
+1
*
Remove BR2_HAVE_DEVFILES
Thomas Petazzoni
2013-07-04
1
-13
/
+3
*
python3: Port python2 patches to reduce the interpreter size
Maxime Ripard
2013-06-28
1
-9
/
+16
*
Normalize separator size to 80
Alexandre Belloni
2013-06-06
1
-2
/
+2
*
Fix package headers to comply with coding style
Alexandre Belloni
2013-06-06
1
-0
/
+1
*
python3: remove another config script
Thomas Petazzoni
2013-05-11
1
-0
/
+1
*
python3: Fix pyc-only related runtime exceptions
Daniel Nelson
2013-01-28
1
-0
/
+4
*
python3: Handle properly the pyc and py files on the target
Maxime Ripard
2013-01-20
1
-0
/
+22
*
python3: Point /usr/bin/python to python3 if python is not selected
Maxime Ripard
2013-01-20
1
-0
/
+7
*
Add python3 package
Maxime Ripard
2012-11-08
1
-0
/
+152