aboutsummaryrefslogtreecommitdiff
path: root/lang/python/files/python-package.mk
Commit message (Expand)AuthorAge
* python packages: move all things python under lang/pythonAlexandru Ardelean2017-05-17
* python: split source packages away from compiled packagesAlexandru Ardelean2017-03-09
* python,python3: drop remove .pyc & .pyo filesAlexandru Ardelean2017-03-09
* python,python3: move PyPackage install rules in the beggining of the Package ...Alexandru Ardelean2017-03-09
* python: move filespec shell code into fileAlexandru Ardelean2017-03-09
* python,python3: fix goof with multiline command breakAlexandru Ardelean2017-03-09
* python: simplify/unify default build rules for python packagesAlexandru Ardelean2017-01-04
* python: move PYTHON_VERSION in own .mk fileAlexandru Ardelean2016-11-07
* python: introduce Build/Compile/HostPyRun{Host,Target}Yousong Zhou2016-10-17
* python: upgrade to version 2.7.12Alexandru Ardelean2016-09-13
* python: do not allow packaging of windows exe filesAlexandru Ardelean2016-06-27
* python: use default host build prefix, remove cross-compile workarounds for hostJeffery To2016-03-05
* treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with c...Felix Fietkau2016-01-20
* lang/python: Make building additional (non-base) python modules easierDaniel Dickinson2015-12-18
* python: fix HostPython host/target selectionAlexandru Ardelean2015-12-11
* python: upgrade to version 2.7.11Alexandru Ardelean2015-12-11
* python: unify HostPython and HostHostPython functionsAlexandru Ardelean2015-12-11
* python: fix cross-compiling C++ modules.Attila Lendvai2015-09-28
* python: upgrade to 2.7.10Alexandru Ardelean2015-05-27
* python: added configure args for distutils path detectionJan Čermák2015-03-16
* Merge pull request #992 from commodo/python-patch-updatesSteven Barth2015-03-06
|\
| * python: add '_python_*' env vars to host pythonAlexandru Ardelean2015-03-06
* | python: packetize some python modulesAlexandru Ardelean2015-03-06
|/
* python: change _PYTHON_HOST_PLATFORM to linux2Alexandru Ardelean2015-01-11
* Merge pull request #744 from commodo/python-upg-2.7.9Steven Barth2015-01-06
|\
| * python: upgrade to version 2.7.9Alexandru Ardelean2015-01-06
* | python: add default PyPackage/filespec if not definedAlexandru Ardelean2015-01-06
* | python: trim all whitespaces for the operator in the filespecAlexandru Ardelean2015-01-06
* | python: whitespace fix for PYTHONPATHXuefer2015-01-06
|/
* python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATHAlexandru Ardelean2014-12-09
* python: add __PYENV_LAUNCHER__ env varAlexandru Ardelean2014-11-09
* python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16Alexandru Ardelean2014-11-07
* python: add PYTHONPATH var; this allows packages to configure itAlexandru Ardelean2014-11-07
* python: add HOST_PYTHON_LIB_DIR variable to python-package.mkAlexandru Ardelean2014-11-07
* python, python3: fix python*-package.mkNicolas Thill2014-10-23
* python: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensionsAlexandru Ardelean2014-10-19
* python: add LD and LDSHARED env vars to Build/Compile/PyModAlexandru Ardelean2014-10-19
* python: add PYTHON_INC_DIR var to CPPFLAGSAlexandru Ardelean2014-10-19
* python: export CC + CCSHARED env vars to cross-compile Python C extensions pr...Alexandru Ardelean2014-10-19
* python: enforce the existence of files in the filespecsAlexandru Ardelean2014-10-17
* python: reduce bloat by removing *.pyo and *.pyc filesAlexandru Ardelean2014-10-17
* python: upgrade to version 2.7.8Alexandru Ardelean2014-10-15
* python: enforce version assignmentAlexandru Ardelean2014-10-15
* python: move python package versioning to python-package.mkAlexandru Ardelean2014-10-15
* python: add old python 2 package backAlexandru Ardelean2014-10-15
* rename folder to python3Agent 422014-10-13
* python: upgrade to version 3.4.1Alexandru Ardelean2014-10-06
* python: update copyright & maintainerAlexandru Ardelean2014-10-06
* python: import package as-is from old packagesAlexandru Ardelean2014-10-06