Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | scons: probe "python" and "python2" first in pywrap.sh in order to use the ↵ | Jo-Philipp Wich | 2012-05-15 |
| | | | | | | 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 |
| | | | | | | 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 |
| | | | | | | 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 |
| | | | | SVN-Revision: 31624 | ||
* | scons: override the platform instead of using the host one - fixes build ↵ | Felix Fietkau | 2012-05-05 |
| | | | | | | issues on non-linux systems SVN-Revision: 31620 | ||
* | tools: add scons (patch by Dave Taht) | Felix Fietkau | 2012-05-05 |
This makes it more possible to build scons based applications for openwrt. SVN-Revision: 31618 |