| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 15 | -3/+98 |
|
|
* | Portability fixes for Repository Java tests; eliminate Solaris package warnin... | Steven Knight | 2006-02-14 | 3 | -22/+61 |
|
|
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 13 | -175/+175 |
|
|
* | Get rid of the last tabs in the source files and have the TestSCons infrastru... | Steven Knight | 2005-10-09 | 1 | -4/+4 |
|
|
* | Add a skip_test() method to the infrastructure and use it for test scripts th... | Steven Knight | 2005-08-13 | 3 | -10/+5 |
|
|
* | Handle Repositories without an SConsignFile() in them. | Steven Knight | 2005-05-30 | 1 | -0/+74 |
|
|
* | Make SConsignFile() behavior the default. | Steven Knight | 2005-05-07 | 1 | -0/+61 |
|
|
* | Add a Memoizer metaclass to collect the logic for caching values in one locat... | Steven Knight | 2004-12-29 | 1 | -1/+1 |
|
|
* | Fix how scanners sort dependencies so it doesn't matter if the dependency fil... | Steven Knight | 2004-12-04 | 1 | -0/+121 |
|
|
* | Win32 portability: add an explicit match argument to TestCommon.py, use it t... | Steven Knight | 2004-07-15 | 1 | -5/+9 |
|
|
* | Fix tests on systems where 'ar' prints warnings about creating archives. (Ke... | Steven Knight | 2004-07-13 | 1 | -5/+9 |
|
|
* | Document the dbm_module argument to SConsignFile(). | Steven Knight | 2004-02-28 | 1 | -6/+6 |
|
|
* | Make the M4 Builder work with repositories by adding an rsrcnode attribute. | Steven Knight | 2004-02-09 | 1 | -0/+103 |
|
|
* | Make more Environment methods from global functions. | Steven Knight | 2003-09-14 | 1 | -1/+2 |
|
|
* | Give the global functions corresponding Environment methods. | Steven Knight | 2003-09-08 | 1 | -2/+2 |
|
|
* | Change the double quotes around an up-to-date target to be like Make. | Steven Knight | 2003-06-18 | 1 | -1/+1 |
|
|
* | Add Java RMIC support. | Steven Knight | 2003-05-10 | 1 | -0/+343 |
|
|
* | Add support for JavaH. | Steven Knight | 2003-05-08 | 1 | -0/+295 |
|
|
* | Support Java when using Repository and SConscriptChdir(0). (Charles Crain) | Steven Knight | 2003-04-29 | 1 | -0/+259 |
|
|
* | Fix a side effect of chdir to SConscript directory. | Steven Knight | 2003-03-27 | 1 | -44/+66 |
|
|
* | Document the -f option correctly, support building a parallel tree by pointin... | Steven Knight | 2003-03-14 | 1 | -0/+99 |
|
|
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 22 | -22/+22 |
|
|
* | Update Copyright years. | Steven Knight | 2003-01-16 | 22 | -22/+22 |
|
|
* | Necessary changes towards supporting Jython. | Steven Knight | 2003-01-15 | 1 | -1/+1 |
|
|
* | Prevent -n from unlinking files. | Steven Knight | 2002-12-05 | 1 | -0/+94 |
|
|
* | Arrange for local copies of files in build/ so the Aegis build will continue ... | Steven Knight | 2002-11-12 | 1 | -4/+34 |
|
|
* | Add more Repository tests (variants and command-line targets). | Steven Knight | 2002-11-01 | 2 | -61/+388 |
|
|
* | Fixes for tests following the Repository/BuildDir refactoring. (Charles Crain). | Steven Knight | 2002-10-19 | 1 | -26/+26 |
|
|
* | Win32 test portability. | Steven Knight | 2002-10-18 | 1 | -1/+2 |
|
|
* | Refactor Repository and BuildDir. (Charles Crain) | Steven Knight | 2002-10-16 | 3 | -21/+328 |
|
|
* | On Win32 systems, supply a default if PATHEXT isn't in the environment; it do... | Steven Knight | 2002-08-28 | 2 | -3/+3 |
|
|
* | Add BuildDir() support to the Repository functionality. | Steven Knight | 2002-08-13 | 1 | -0/+199 |
|
|
* | Add a test for Repository and the -c option. | Steven Knight | 2002-08-06 | 1 | -0/+182 |
|
|
* | Add Install() + Local() functionality. | Steven Knight | 2002-08-06 | 1 | -0/+82 |
|
|
* | Add Local() functionality to Repository support. | Steven Knight | 2002-08-06 | 1 | -0/+84 |
|
|
* | Support Repository and Default(). | Steven Knight | 2002-08-06 | 1 | -0/+100 |
|
|
* | Add Repository Install() and InstallAs() functionality. | Steven Knight | 2002-08-05 | 2 | -0/+125 |
|
|
* | Still more Repository tests: CPPPATH, StaticLibrary, linking objects, and co... | Steven Knight | 2002-07-30 | 5 | -14/+606 |
|
|
* | Add more Repository tests (and clean up multi-dir.py). | Steven Knight | 2002-07-30 | 5 | -35/+515 |
|
|
* | Multiple directory .h includes in Repositories. | Steven Knight | 2002-07-29 | 1 | -0/+146 |
|
|
* | Win32 portability in Repository tests. | Steven Knight | 2002-07-25 | 2 | -2/+2 |
|
|
* | Repository support (first cut). | Steven Knight | 2002-07-17 | 4 | -0/+450 |
|
|