| Commit message (Expand) | Author | Age | Files | Lines |
* | py2/3 don't try to force import threading failure on py3. threading is import... | William Deegan | 2017-04-06 | 1 | -1/+1 |
|
|
* | Use mode='r' to fix errors on Python 3 | Craig Rodrigues | 2017-03-14 | 1 | -4/+4 |
|
|
* | Remove 'b' from open, not needed py2/3 | Craig Rodrigues | 2017-03-11 | 1 | -1/+1 |
|
|
* | don't run test for no threading via fake threading.py which throws ImportErro... | William Deegan | 2015-12-16 | 1 | -25/+26 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -5/+4 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 1 | -1/+1 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Commonize new string-search-in-output methods: | Steven Knight | 2009-02-06 | 1 | -1/+1 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -37/+0 |
|
|
* | Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,... | Steven Knight | 2007-07-15 | 1 | -0/+3 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -10/+10 |
|
|
* | Really handle lack of the threading.py module when run by non-threaded Pythons. | Steven Knight | 2003-10-22 | 1 | -1/+35 |
|
|
* | Test portability for win32. | Steven Knight | 2003-10-21 | 1 | -5/+5 |
|
|
* | Fix a problem with the new Parallel job support when a command fails. (J.T. ... | Steven Knight | 2003-10-09 | 1 | -3/+47 |
|
|
* | Provide uniform access to (some) command-line options. (Anthony Roach) | Steven Knight | 2003-04-30 | 1 | -9/+9 |
|
|
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
|
|
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
|
|
* | Necessary changes towards supporting Jython. | Steven Knight | 2003-01-15 | 1 | -1/+1 |
|
|
* | Add functions for getting and setting the number of jobs. (Anthony Roach) | Steven Knight | 2002-12-10 | 1 | -6/+69 |
|
|
* | Fix -j with multiple targets. (Anthony Roach) | Steven Knight | 2002-09-07 | 1 | -0/+18 |
|
|
* | Changes from Charles Crain. | Steven Knight | 2002-06-05 | 1 | -3/+2 |
|
|
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
|
|
* | Make the (s) and variables upper-case. | Steven Knight | 2001-10-31 | 1 | -1/+1 |
|
|
* | Portability fixes for tests on Windows Nt. | Steven Knight | 2001-10-17 | 1 | -4/+5 |
|
|
* | Implement special variable substitution. | Steven Knight | 2001-10-11 | 1 | -1/+1 |
|
|
* | Updating licensing. | Steven Knight | 2001-10-03 | 1 | -0/+22 |
|
|
* | rebuild in response to changed .c file | Steven Knight | 2001-09-21 | 1 | -5/+14 |
|
|
* | Add automatic substitution on filename lines. | Steven Knight | 2001-09-17 | 1 | -1/+1 |
|
|
* | Add a TestSCons module for common initialization of SCons tests. | Steven Knight | 2001-09-15 | 1 | -5/+3 |
|
|
* | Clean up tests. | Steven Knight | 2001-08-14 | 1 | -0/+68 |
|
|