]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/pkg-python.mk
log4cplus: add C++11 dependencies
[coffee/buildroot.git] / package / pkg-python.mk
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2017-07-05 Arnout Vandecappellepkg-python: use $(HOST_DIR) instead of $(HOST_DIR)...
2017-04-08 Yegor Yefremovpkg-python: ignore user site-packages directory
2017-03-25 Andrey Smirnovpython3: Bump version to 3.6.1
2016-07-03 Julien Floretinfra: remove auto derivation of host dependencies
2016-06-01 Peter KorsgaardMerge branch 'next'
2016-05-26 Yegor Yefremovpython/python3: globalize *.pyc files compilation
2015-07-14 Maxime Hadjinlianskeleton: New package
2014-10-04 Thomas De Schamphe... packages: rename FOO_BUILD_OPT into FOO_BUILD_OPTS
2014-10-04 Thomas De Schamphe... packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTA...
2014-10-04 Thomas De Schamphe... packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTAL...
2014-10-04 Thomas De Schamphe... packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTS
2014-07-24 Thomas De Schamphe... trivial: fix typo 'informations'
2014-07-24 Thomas De Schamphe... trivial: fix typo 'an host'
2014-07-16 Thomas Petazzonipkg-python: add staging installation support
2014-06-14 Thomas De Schamphe... infra: consistently use double dollar signs inside...
2014-04-16 Samuel Martin*.mk: replace (TARGET|HOST)_PATH by BR_PATH
2014-04-12 Bernd Kuhlspackage/pkg-python.mk: Fix typo
2014-04-05 Samuel Martinpkg-python: support host-python dependency different...
2014-02-28 Peter KorsgaardMerge branch 'next'
2014-02-18 Thomas Petazzonipackage: add python3 support in the package infrastructure
2014-02-18 Thomas Petazzonipkg-python: no longer use distutilscross for setuptools
2014-02-14 Thomas Petazzonipkg-python: simplifications after the Python 2.x bump
2014-02-14 Thomas Petazzonipkg-python: also pass PYTHONPATH when building distutil...
2014-02-14 Thomas Petazzonipkg-python: use the newly defined PYTHON_PATH variable
2014-02-14 Fabio Porceddapackage: add toolchain dependency to every target package
2014-02-05 Thomas De Schamphe... infra: remove unused 4th parameter to package infrastru...
2014-02-05 Thomas De Schamphe... infra: remove redundant $(call) on pkgdir, pkgname...
2013-12-26 Thomas Petazzonipython: fix invalid library paths leaking into the...
2013-12-15 Peter Korsgaardpkg-python: improve error handling
2013-12-15 Thomas Petazzonipackage: introduce Python package infrastructure