Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scons: upgrade to 2.3.0 | Luka Perkov | 2013-08-17 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37806 | ||||
* | scons: probe "python" and "python2" first in pywrap.sh in order to use the ↵ | Jo-Philipp Wich | 2012-05-15 | 1 | -1/+1 |
| | | | | | | users preferred version if possible SVN-Revision: 31743 | ||||
* | scons: wrap python invocations with helper script that attempts to find a ↵ | Jo-Philipp Wich | 2012-05-15 | 2 | -1/+21 |
| | | | | | | non-3.x python SVN-Revision: 31742 | ||||
* | tools/scons: remove the python 3 compat patch, it is incomplete and breaks ↵ | Felix Fietkau | 2012-05-15 | 1 | -2046/+0 |
| | | | | | | with python 2.5.2. i guess scons with python 3 is a lost cause... SVN-Revision: 31741 | ||||
* | scons: fix compatibility with python 3, upstream still does not support it... | Jo-Philipp Wich | 2012-05-06 | 1 | -0/+2046 |
| | | | | SVN-Revision: 31624 | ||||
* | scons: override the platform instead of using the host one - fixes build ↵ | Felix Fietkau | 2012-05-05 | 1 | -0/+11 |
| | | | | | | issues on non-linux systems SVN-Revision: 31620 | ||||
* | tools: add scons (patch by Dave Taht) | Felix Fietkau | 2012-05-05 | 1 | -0/+29 |
This makes it more possible to build scons based applications for openwrt. SVN-Revision: 31618 |