| Commit message (Expand) | Author | Age | Files | Lines |
* | Work around src/engine/SCons/SConfTests.py failing without decentralizing pic... | William Blevins | 2016-09-20 | 1 | -1/+3 |
|
|
* | Caching a pickle protocol in the dblite class. Access to SCons.compat is not ... | William Blevins | 2016-09-20 | 1 | -5/+2 |
|
|
* | centralize the preferred pickle protocol; use highest protocol. | Daniel Holth | 2016-06-20 | 1 | -1/+3 |
|
|
* | Some more print statements to functions. | Russel Winder | 2016-01-01 | 1 | -1/+0 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -3/+5 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -3/+5 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -10/+16 |
|
|
* | | fix for cpp scanner (maybe) | ndbecker2 | 2013-09-09 | 1 | -1/+2 |
|
|
* | | Manual python3 post-2to3 fixes from Neal Becker | Gary Oberbrunner | 2013-09-22 | 1 | -10/+6 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -21/+21 |
|/ |
|
* | Add tests of using SConsignFile() with Python dbm modules. | Steven Knight | 2010-08-21 | 1 | -1/+4 |
|
|
* | Convert old-style classes in dblite.py to new-style classes. | Steven Knight | 2010-05-15 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2317 | Greg Noel | 2010-04-23 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-20 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -7/+7 |
|
|
* | Issue 2336: Forward compatibility for use of the "builtins" module | Steven Knight | 2010-04-12 | 1 | -2/+2 |
|
|
* | Issue 2331: For forward compatibility, use "import pickle" and have | Steven Knight | 2010-04-09 | 1 | -11/+14 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-03-29 | 1 | -1/+2 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -5/+4 |
|
|
* | Fix issue 2421 by not trying to use os.chown on Windows. | Gary Oberbrunner | 2009-05-12 | 1 | -3/+6 |
|
|
* | Fix issue 1382: chown .sconsign.dblite back to original user/group when done,... | Gary Oberbrunner | 2009-05-12 | 1 | -0/+20 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -13/+28 |
|
|
* | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -6/+6 |
|
|
* | Handle failure to chmod() the .sconsign.dblite file, if it's owned by another... | Steven Knight | 2005-10-08 | 1 | -2/+7 |
|
|
* | Win32 portability fixes. | Steven Knight | 2005-08-11 | 1 | -1/+3 |
|
|
* | Win32 portability. | Steven Knight | 2005-08-07 | 1 | -1/+1 |
|
|
* | Make SConsignFile() behavior the default. | Steven Knight | 2005-05-07 | 1 | -1/+4 |
|
|
* | Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann) | Steven Knight | 2004-12-02 | 1 | -1/+1 |
|
|
* | Win32 portability fixes for tests. | Steven Knight | 2004-09-19 | 1 | -0/+2 |
|
|
* | Avoid corrupting the .sconsign.dblite file by writing to a temporary file and... | Steven Knight | 2004-09-15 | 1 | -4/+14 |
|
|
* | Make dblite.py handle Unicode strings. | Steven Knight | 2004-07-11 | 1 | -9/+42 |
|
|
* | Have SConsignFile() use a dblite.py module by default, so we can control the ... | Steven Knight | 2004-04-25 | 1 | -0/+149 |
|
|