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
/
pkg-python.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/python3: globalize *.pyc files compilation
Yegor Yefremov
2016-05-26
1
-1
/
+1
*
skeleton: New package
Maxime Hadjinlian
2015-07-14
1
-1
/
+1
*
packages: rename FOO_BUILD_OPT into FOO_BUILD_OPTS
Thomas De Schampheleire
2014-10-04
1
-7
/
+7
*
packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTS
Thomas De Schampheleire
2014-10-04
1
-6
/
+6
*
packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTS
Thomas De Schampheleire
2014-10-04
1
-6
/
+6
*
packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTS
Thomas De Schampheleire
2014-10-04
1
-6
/
+6
*
trivial: fix typo 'informations'
Thomas De Schampheleire
2014-07-24
1
-1
/
+1
*
trivial: fix typo 'an host'
Thomas De Schampheleire
2014-07-24
1
-1
/
+1
*
pkg-python: add staging installation support
Thomas Petazzoni
2014-07-16
1
-5
/
+31
*
infra: consistently use double dollar signs inside inner-xxx-targets
Thomas De Schampheleire
2014-06-14
1
-14
/
+16
*
*.mk: replace (TARGET|HOST)_PATH by BR_PATH
Samuel Martin
2014-04-16
1
-4
/
+4
*
package/pkg-python.mk: Fix typo
Bernd Kuhls
2014-04-12
1
-1
/
+1
*
pkg-python: support host-python dependency different from the python in the t...
Samuel Martin
2014-04-05
1
-4
/
+48
*
package: add python3 support in the package infrastructure
Thomas Petazzoni
2014-02-18
1
-5
/
+5
*
pkg-python: no longer use distutilscross for setuptools
Thomas Petazzoni
2014-02-18
1
-13
/
+8
*
pkg-python: simplifications after the Python 2.x bump
Thomas Petazzoni
2014-02-14
1
-5
/
+1
*
pkg-python: also pass PYTHONPATH when building distutils packages
Thomas Petazzoni
2014-02-14
1
-0
/
+1
*
pkg-python: use the newly defined PYTHON_PATH variable
Thomas Petazzoni
2014-02-14
1
-1
/
+1
*
package: add toolchain dependency to every target package
Fabio Porcedda
2014-02-14
1
-1
/
+1
*
infra: remove unused 4th parameter to package infrastructures (pkgparentdir)
Thomas De Schampheleire
2014-02-05
1
-9
/
+8
*
infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdir
Thomas De Schampheleire
2014-02-05
1
-2
/
+2
*
python: fix invalid library paths leaking into the build, and other improvements
Thomas Petazzoni
2013-12-26
1
-2
/
+5
*
pkg-python: improve error handling
Peter Korsgaard
2013-12-15
1
-1
/
+3
*
package: introduce Python package infrastructure
Thomas Petazzoni
2013-12-15
1
-0
/
+219