<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/scons-git.git/src/script/sconsign.py, branch python3-port</title>
<subtitle>github.com: SCons/scons.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/'/>
<entry>
<title>revert some py3 changes which fail no py2 on windows and any platform/python without dbm module installed. Revisit py3 issues after we get py2 working again</title>
<updated>2016-05-15T22:16:34+00:00</updated>
<author>
<name>William Deegan</name>
<email>bill@baddogconsulting.com</email>
</author>
<published>2016-05-15T22:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=fd9c768bf1b749a15d56481a49f7d60dd22a7ef6'/>
<id>fd9c768bf1b749a15d56481a49f7d60dd22a7ef6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all the six stuff.</title>
<updated>2016-02-02T17:56:18+00:00</updated>
<author>
<name>Russel Winder</name>
<email>russel@winder.org.uk</email>
</author>
<published>2016-02-02T17:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=193c96046004369ba13fb9b4fc0e992513cc8f78'/>
<id>193c96046004369ba13fb9b4fc0e992513cc8f78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some more print statements to functions.</title>
<updated>2016-01-01T15:01:27+00:00</updated>
<author>
<name>Russel Winder</name>
<email>russel@winder.org.uk</email>
</author>
<published>2016-01-01T15:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=e9989979ac3411919935afe3a8c8c70ebbc4fd58'/>
<id>e9989979ac3411919935afe3a8c8c70ebbc4fd58</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:14+00:00</updated>
<author>
<name>Russel Winder</name>
<email>russel@winder.org.uk</email>
</author>
<published>2015-12-24T16:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.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>removed several pre-2.7 methods and imports, including some basic refactorings</title>
<updated>2015-12-10T17:01:37+00:00</updated>
<author>
<name>Dirk Baechle</name>
<email>dl9obn@darc.de</email>
</author>
<published>2015-12-10T17:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=e7de9d22c9503cf29e5d8b5e7813f060d59a00e5'/>
<id>e7de9d22c9503cf29e5d8b5e7813f060d59a00e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/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>Added six module as SCons.compat.six, for python3 port.</title>
<updated>2014-04-20T10:56:10+00:00</updated>
<author>
<name>Gary Oberbrunner</name>
<email>garyo@oberbrunner.com</email>
</author>
<published>2014-04-20T10:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=a6ea2d760464092ea91a0dd01ba6260288aa3587'/>
<id>a6ea2d760464092ea91a0dd01ba6260288aa3587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).</title>
<updated>2014-03-31T15:13:02+00:00</updated>
<author>
<name>Stefan Zimmermann</name>
<email>zimmermann.code@gmail.com</email>
</author>
<published>2014-03-31T15:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=1a1a11122ad28df19d305af879ba79a2b08ce7d4'/>
<id>1a1a11122ad28df19d305af879ba79a2b08ce7d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.</title>
<updated>2013-09-22T17:08:12+00:00</updated>
<author>
<name>Gary Oberbrunner</name>
<email>garyo@oberbrunner.com</email>
</author>
<published>2013-09-22T17:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=953dc41b8b720fdcec7955de67d23206214e5125'/>
<id>953dc41b8b720fdcec7955de67d23206214e5125</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue #2051 - broken installation with easy_install on Windows</title>
<updated>2011-04-14T11:38:02+00:00</updated>
<author>
<name>Anatoly Techtonik</name>
<email>techtonik@gmail.com</email>
</author>
<published>2011-04-14T11:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/scons-git.git/commit/?id=e48ee0e711ca487893d34c9a3449a009135f28cc'/>
<id>e48ee0e711ca487893d34c9a3449a009135f28cc</id>
<content type='text'>
the fix was only committed for unix previously
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the fix was only committed for unix previously
</pre>
</div>
</content>
</entry>
</feed>
