<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/scons-git.git/src/engine/SCons/Node, branch switch_to_slots</title>
<subtitle>github.com: SCons/scons.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/'/>
<entry>
<title>- replaced wrong Node attribute with its new name</title>
<updated>2015-03-28T21:34:58+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2015-03-28T21:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=2dd443706e2c6a2f85e9ac40a237fc2c73aab345'/>
<id>2dd443706e2c6a2f85e9ac40a237fc2c73aab345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- added backward compatibility layer for the Node attributes abspath, labspath,</title>
<updated>2015-03-28T18:25:52+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2015-03-28T18:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=aa0b7546c613ca2d3fff226815c94e3484b3f098'/>
<id>aa0b7546c613ca2d3fff226815c94e3484b3f098</id>
<content type='text'>
  path, tpath and path_elements
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  path, tpath and path_elements
</pre>
</div>
</content>
</entry>
<entry>
<title>- switching Node class and NodeInfo/Binfo to using slots</title>
<updated>2015-02-26T23:44:19+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2015-02-26T23:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=354388a26c7ff2ed69e4e34f41880e0e1bfb0cb1'/>
<id>354388a26c7ff2ed69e4e34f41880e0e1bfb0cb1</id>
<content type='text'>
- memoizer subsystem now uses decorators instead of the metaclass approach
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- memoizer subsystem now uses decorators instead of the metaclass approach
</pre>
</div>
</content>
</entry>
<entry>
<title>- a few simple refactorings and optimizations</title>
<updated>2015-02-04T21:07:45+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2015-02-04T21:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=7d89522233802f83ffa728bc0b55785faf580d32'/>
<id>7d89522233802f83ffa728bc0b55785faf580d32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- added new method rentry_exists_on_disk (check for physical files/dirs)</title>
<updated>2014-11-05T13:56:56+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2014-11-05T13:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=ad21677e236fb53db18f42402ec7f024f3e58a36'/>
<id>ad21677e236fb53db18f42402ec7f024f3e58a36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch unit tests to configurable runner</title>
<updated>2014-03-21T08:23:36+00:00</updated>
<author>
<name>anatoly techtonik</name>
<email>techtonik@gmail.com</email>
</author>
<published>2014-03-21T08:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=9cbc6fcdd1a84d9af9bd9eb371f1522991caf73d'/>
<id>9cbc6fcdd1a84d9af9bd9eb371f1522991caf73d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge c3cba85 from Dirk Baechle, fix for spurious rebuilds.  See b4bc497.</title>
<updated>2014-03-01T22:13:14+00:00</updated>
<author>
<name>Gary Oberbrunner</name>
<email>garyo@oberbrunner.com</email>
</author>
<published>2014-03-01T22:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=0eec585b4ffaad0c11a8d1cff541e9f4a50115ac'/>
<id>0eec585b4ffaad0c11a8d1cff541e9f4a50115ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix for spurious rebuilds, allow caching of the changed() method's value only when called from File.release_target_info()</title>
<updated>2014-02-14T20:42:39+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2014-02-14T20:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=4fea122590f994aa579167058f000c2dd6465b85'/>
<id>4fea122590f994aa579167058f000c2dd6465b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- disabled reset of Node attributes in built() during interactive mode</title>
<updated>2014-01-09T19:47:42+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2014-01-09T19:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=4a44ea1245db25257716fe66ca36c1b719e8b1e4'/>
<id>4a44ea1245db25257716fe66ca36c1b719e8b1e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added release_target_info() to File nodes, reduces memory consumption.</title>
<updated>2013-12-19T20:27:00+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2013-12-19T20:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/scons-git.git/commit/?id=4bbec153e3cb22fccb8c67212af1894f245bd8f8'/>
<id>4bbec153e3cb22fccb8c67212af1894f245bd8f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
