summaryrefslogtreecommitdiffstats
path: root/package/pkg-python.mk
AgeCommit message (Expand)Author
2014-10-04packages: rename FOO_BUILD_OPT into FOO_BUILD_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTSThomas De Schampheleire
2014-07-24trivial: fix typo 'informations'Thomas De Schampheleire
2014-07-24trivial: fix typo 'an host'Thomas De Schampheleire
2014-07-16pkg-python: add staging installation supportThomas Petazzoni
2014-06-14infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire
2014-04-16*.mk: replace (TARGET|HOST)_PATH by BR_PATHSamuel Martin
2014-04-12package/pkg-python.mk: Fix typoBernd Kuhls
2014-04-05pkg-python: support host-python dependency different from the python in the t...Samuel Martin
2014-02-18package: add python3 support in the package infrastructureThomas Petazzoni
2014-02-18pkg-python: no longer use distutilscross for setuptoolsThomas Petazzoni
2014-02-14pkg-python: simplifications after the Python 2.x bumpThomas Petazzoni
2014-02-14pkg-python: also pass PYTHONPATH when building distutils packagesThomas Petazzoni
2014-02-14pkg-python: use the newly defined PYTHON_PATH variableThomas Petazzoni
2014-02-14package: add toolchain dependency to every target packageFabio Porcedda
2014-02-05infra: remove unused 4th parameter to package infrastructures (pkgparentdir)Thomas De Schampheleire
2014-02-05infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire
2013-12-26python: fix invalid library paths leaking into the build, and other improvementsThomas Petazzoni
2013-12-15pkg-python: improve error handlingPeter Korsgaard
2013-12-15package: introduce Python package infrastructureThomas Petazzoni