<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SCons.git/src/engine/SCons/Node, branch python3raise</title>
<subtitle>SCons is an Open Source software construction tool—that is, a next-generation build tool.</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/'/>
<entry>
<title>Ensuring that FS.get_text_contents returns actual text.</title>
<updated>2016-09-24T10:03:34Z</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-24T10:03:34Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=db1903ca5df83294d9f38f521058b75a7f647c1c'/>
<id>db1903ca5df83294d9f38f521058b75a7f647c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Futurize stage 2 2to3 fixes only.</title>
<updated>2016-09-20T19:05:06Z</updated>
<author>
<name>William Blevins</name>
<email>wblevins001@gmail.com</email>
</author>
<published>2016-09-20T19:05:06Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=226c34a47471c5c27bc9a0c262edd62d713acc81'/>
<id>226c34a47471c5c27bc9a0c262edd62d713acc81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in klimkin/scons/optimize-scan-path-subst-v2 (pull request #345)</title>
<updated>2016-08-12T14:08:01Z</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-08-12T14:08:01Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=18ed9b715d052ad972940e90e9d83da53216c289'/>
<id>18ed9b715d052ad972940e90e9d83da53216c289</id>
<content type='text'>
Optimize implicit dependency scan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Optimize implicit dependency scan
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap several frequently-used open() calls in with statements</title>
<updated>2016-06-15T23:46:00Z</updated>
<author>
<name>Daniel Holth</name>
<email>dholth@fastmail.fm</email>
</author>
<published>2016-06-15T23:46:00Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=f8fbe351d2677bc2e4e3094e905c579825c1582a'/>
<id>f8fbe351d2677bc2e4e3094e905c579825c1582a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid using __slots__ on Node and Executor (but only on PyPy)</title>
<updated>2016-06-06T00:23:12Z</updated>
<author>
<name>Daniel Holth</name>
<email>dholth@fastmail.fm</email>
</author>
<published>2016-06-06T00:23:12Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=e4b799e8dc348159c5f2d70bdf49819c4d8270bc'/>
<id>e4b799e8dc348159c5f2d70bdf49819c4d8270bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize implicit dependency scan</title>
<updated>2016-05-26T18:03:00Z</updated>
<author>
<name>Alexey Klimkin</name>
<email>klimkin@gmail.com</email>
</author>
<published>2016-05-26T18:03:00Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=29a46d09fdb0bc3e8d7b18dca6ac8495e96c5eb4'/>
<id>29a46d09fdb0bc3e8d7b18dca6ac8495e96c5eb4</id>
<content type='text'>
When calculating path, performance spent on two things:
- Variable expansion, if CPPPATH contains any variables
- CPPPATH flattening

Use memoization to optimize PATH evaluation across all dependencies per node.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When calculating path, performance spent on two things:
- Variable expansion, if CPPPATH contains any variables
- CPPPATH flattening

Use memoization to optimize PATH evaluation across all dependencies per node.
</pre>
</div>
</content>
</entry>
<entry>
<title> fix incorrectly updated print formatting</title>
<updated>2016-05-15T14:55:12Z</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-05-15T14:55:12Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=59543b3ca4070ba5b35c055780a244a29beadd8a'/>
<id>59543b3ca4070ba5b35c055780a244a29beadd8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run futurize --stage1.</title>
<updated>2016-01-01T13:52:31Z</updated>
<author>
<name>Russel Winder</name>
<email>russel@winder.org.uk</email>
</author>
<published>2016-01-01T13:52:31Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=34cf3bdb1743de9a5534bfd25998d0a01297f004'/>
<id>34cf3bdb1743de9a5534bfd25998d0a01297f004</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Post merge commit for safety. Building Fortran code works, but tests fail.</title>
<updated>2015-12-24T16:32:14Z</updated>
<author>
<name>Russel Winder</name>
<email>russel@winder.org.uk</email>
</author>
<published>2015-12-24T16:32:14Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=2a270c8f314e959c78e9deda29c8f250bb934dd6'/>
<id>2a270c8f314e959c78e9deda29c8f250bb934dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixed render_tree default argument for "visited" as well</title>
<updated>2015-12-14T21:44:58Z</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2015-12-14T21:44:58Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/SCons.git/commit/?id=42ac4c63bd25680c49ff9a7fa6f1e1139d589ced'/>
<id>42ac4c63bd25680c49ff9a7fa6f1e1139d589ced</id>
<content type='text'>
- added tests for the new "visited" default arguments of the render_tree and print_tree methods
- added simple test for the new "None" default arguments in Variables constructor
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added tests for the new "visited" default arguments of the render_tree and print_tree methods
- added simple test for the new "None" default arguments in Variables constructor
</pre>
</div>
</content>
</entry>
</feed>
