<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/tools/scons, branch mtk-20170518</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>scons: upgrade to 2.3.1</title>
<updated>2014-04-19T21:39:12+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2014-04-19T21:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=377a42017485efac361e4dd634577cad64ac4097'/>
<id>377a42017485efac361e4dd634577cad64ac4097</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 40535
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 40535
</pre>
</div>
</content>
</entry>
<entry>
<title>scons: upgrade to 2.3.0</title>
<updated>2013-08-17T18:39:35+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2013-08-17T18:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b0943b6ea6c07dad4e0d7c3a5cc86181abae4c25'/>
<id>b0943b6ea6c07dad4e0d7c3a5cc86181abae4c25</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 37806
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 37806
</pre>
</div>
</content>
</entry>
<entry>
<title>scons: probe "python" and "python2" first in pywrap.sh in order to use the users preferred version if possible</title>
<updated>2012-05-15T20:29:32+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-05-15T20:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5d817266e18ed012122484d4b97934ebc0c07f16'/>
<id>5d817266e18ed012122484d4b97934ebc0c07f16</id>
<content type='text'>
SVN-Revision: 31743
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31743
</pre>
</div>
</content>
</entry>
<entry>
<title>scons: wrap python invocations with helper script that attempts to find a non-3.x python</title>
<updated>2012-05-15T20:04:07+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-05-15T20:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c33b01fa0ea4237e33e303c6173ec06758040056'/>
<id>c33b01fa0ea4237e33e303c6173ec06758040056</id>
<content type='text'>
SVN-Revision: 31742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31742
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/scons: remove the python 3 compat patch, it is incomplete and breaks with python 2.5.2. i guess scons with python 3 is a lost cause...</title>
<updated>2012-05-15T13:42:36+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-05-15T13:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d3a21c192baf6fa2f6d9212efd156639bd922f51'/>
<id>d3a21c192baf6fa2f6d9212efd156639bd922f51</id>
<content type='text'>
SVN-Revision: 31741
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31741
</pre>
</div>
</content>
</entry>
<entry>
<title>scons: fix compatibility with python 3, upstream still does not support it...</title>
<updated>2012-05-06T17:04:37+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-05-06T17:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9a34f9d01e04ae80e1eba30deaf7fc8382d01706'/>
<id>9a34f9d01e04ae80e1eba30deaf7fc8382d01706</id>
<content type='text'>
SVN-Revision: 31624
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31624
</pre>
</div>
</content>
</entry>
<entry>
<title>scons: override the platform instead of using the host one - fixes build issues on non-linux systems</title>
<updated>2012-05-05T21:02:35+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-05-05T21:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=352d081266cb97fef47265fa44a00a70c2d0ce77'/>
<id>352d081266cb97fef47265fa44a00a70c2d0ce77</id>
<content type='text'>
SVN-Revision: 31620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 31620
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: add scons (patch by Dave Taht)</title>
<updated>2012-05-05T17:37:34+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-05-05T17:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f479efbdf4720d6a41b9e9e8badf820aff60c78d'/>
<id>f479efbdf4720d6a41b9e9e8badf820aff60c78d</id>
<content type='text'>
This makes it more possible to build scons based applications
for openwrt.

SVN-Revision: 31618
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it more possible to build scons based applications
for openwrt.

SVN-Revision: 31618
</pre>
</div>
</content>
</entry>
</feed>
