summaryrefslogtreecommitdiffstats
path: root/package/pkg-python.mk
Commit message (Expand)AuthorAgeFilesLines
* infra: remove auto derivation of host dependenciesJulien Floret2016-07-031-15/+0
* python/python3: globalize *.pyc files compilationYegor Yefremov2016-05-261-1/+1
* skeleton: New packageMaxime Hadjinlian2015-07-141-1/+1
* packages: rename FOO_BUILD_OPT into FOO_BUILD_OPTSThomas De Schampheleire2014-10-041-7/+7
* packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTSThomas De Schampheleire2014-10-041-6/+6
* packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire2014-10-041-6/+6
* packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTSThomas De Schampheleire2014-10-041-6/+6
* trivial: fix typo 'informations'Thomas De Schampheleire2014-07-241-1/+1
* trivial: fix typo 'an host'Thomas De Schampheleire2014-07-241-1/+1
* pkg-python: add staging installation supportThomas Petazzoni2014-07-161-5/+31
* infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire2014-06-141-14/+16
* *.mk: replace (TARGET|HOST)_PATH by BR_PATHSamuel Martin2014-04-161-4/+4
* package/pkg-python.mk: Fix typoBernd Kuhls2014-04-121-1/+1
* pkg-python: support host-python dependency different from the python in the t...Samuel Martin2014-04-051-4/+48
* package: add python3 support in the package infrastructureThomas Petazzoni2014-02-181-5/+5
* pkg-python: no longer use distutilscross for setuptoolsThomas Petazzoni2014-02-181-13/+8
* pkg-python: simplifications after the Python 2.x bumpThomas Petazzoni2014-02-141-5/+1
* pkg-python: also pass PYTHONPATH when building distutils packagesThomas Petazzoni2014-02-141-0/+1
* pkg-python: use the newly defined PYTHON_PATH variableThomas Petazzoni2014-02-141-1/+1
* package: add toolchain dependency to every target packageFabio Porcedda2014-02-141-1/+1
* infra: remove unused 4th parameter to package infrastructures (pkgparentdir)Thomas De Schampheleire2014-02-051-9/+8
* infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire2014-02-051-2/+2
* python: fix invalid library paths leaking into the build, and other improvementsThomas Petazzoni2013-12-261-2/+5
* pkg-python: improve error handlingPeter Korsgaard2013-12-151-1/+3
* package: introduce Python package infrastructureThomas Petazzoni2013-12-151-0/+219
OpenPOWER on IntegriCloud