aboutsummaryrefslogtreecommitdiff
path: root/utils/swig
Commit message (Collapse)AuthorAge
* Treewide fix of typo: PKG_LICENSE_FILE --> PKG_LICENSE_FILESMichael Heimpold2016-09-03
| | | | | | Without the trailing _S_ the variable is not considered at all. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* swig: make it compile even if pcre libs are not availableJohn Crispin2015-10-20
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* swig: add PKG_LICENSE_FILEJohn Crispin2015-10-19
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* swig: add host buildJohn Crispin2015-10-19
this is a binding generator needed to build node plugins Signed-off-by: John Crispin <blogic@openwrt.org>