index
:
openwrt-packages.git
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
Community maintained packages for OpenWrt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
python
/
files
/
python-host.mk
Commit message (
Expand
)
Author
Age
*
python packages: move all things python under lang/python
Alexandru Ardelean
2017-05-17
*
Merge pull request #3813 from NeoRaider/hostpkg
Matthias Schiffer
2017-01-11
|
\
|
*
treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING...
Matthias Schiffer
2017-01-10
|
*
python{,3}: remove STAGING_DIR_HOSTPKG fallback definition
Matthias Schiffer
2017-01-10
*
|
python: remove Host/Install rule default add
Alexandru Ardelean
2017-01-11
|
/
*
python: simplify/unify default build rules for python packages
Alexandru Ardelean
2017-01-04
*
python, python3: unify HOST_ vars and get rid of HOST_CFLAGS
Alexandru Ardelean
2016-11-07
*
python: move PYTHON_VERSION in own .mk file
Alexandru Ardelean
2016-11-07
*
python: add include guard for python-host.mk and include in Makefile
Alexandru Ardelean
2016-11-07
*
python: avoid use of HOST_BUILD_PREFIX
Jo-Philipp Wich
2016-11-01
*
python,python3: include host-build.mk in python-host.mk & python3-package.mk
Alexandru Ardelean
2016-10-31
*
Merge pull request #3297 from NeoRaider/python
Hannu Nyman
2016-10-27
|
\
|
*
python, python-*: use default prefix for host install
Matthias Schiffer
2016-10-04
*
|
python: introduce Build/Compile/HostPyRun{Host,Target}
Yousong Zhou
2016-10-17
|
/
*
python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change
Alexandru Ardelean
2016-04-15
*
python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
Alexandru Ardelean
2016-04-14
*
python: add rpath for host Python extension modules
Jeffery To
2016-03-13
*
python: use default host build prefix, remove cross-compile workarounds for host
Jeffery To
2016-03-05
*
python: fix HOST_PYTHON_INC_DIR path
Jeffery To
2016-02-14
*
treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with c...
Felix Fietkau
2016-01-20
*
python: fixed _python_sysroot paths
Jeffery To
2015-12-31
*
python2: fix typo in HostPython function
Alexandru Ardelean
2015-12-13
*
python: fix HostPython again
Alexandru Ardelean
2015-12-12
*
python: fix HostPython host/target selection
Alexandru Ardelean
2015-12-11
*
python: unify HostPython and HostHostPython functions
Alexandru Ardelean
2015-12-11
*
python: add capability to install python packages for the host
Jeffery To
2015-11-24