summaryrefslogtreecommitdiff
path: root/tools/scons
AgeCommit message (Collapse)Author
2012-05-15[tools] scons: probe "python" and "python2" first in pywrap.sh in order to ↵jow
use the users preferred version if possible git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-15[tools] scons: wrap python invocations with helper script that attempts to ↵jow
find a non-3.x python git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-15tools/scons: remove the python 3 compat patch, it is incomplete and breaks ↵nbd
with python 2.5.2. i guess scons with python 3 is a lost cause... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-06[tools] scons: fix compatibility with python 3, upstream still does not ↵jow
support it... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05scons: override the platform instead of using the host one - fixes build ↵nbd
issues on non-linux systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05tools: add scons (patch by Dave Taht)nbd
This makes it more possible to build scons based applications for openwrt. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31618 3c298f89-4303-0410-b956-a3cf2f4a3e73