summaryrefslogtreecommitdiffstats
path: root/test/Repository
Commit message (Expand)AuthorAgeFilesLines
* Support Java when using Repository and SConscriptChdir(0). (Charles Crain)Steven Knight2003-04-291-0/+259
* Fix a side effect of chdir to SConscript directory.Steven Knight2003-03-271-44/+66
* Document the -f option correctly, support building a parallel tree by pointin...Steven Knight2003-03-141-0/+99
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-2022-22/+22
* Update Copyright years.Steven Knight2003-01-1622-22/+22
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-1/+1
* Prevent -n from unlinking files.Steven Knight2002-12-051-0/+94
* Arrange for local copies of files in build/ so the Aegis build will continue ...Steven Knight2002-11-121-4/+34
* Add more Repository tests (variants and command-line targets).Steven Knight2002-11-012-61/+388
* Fixes for tests following the Repository/BuildDir refactoring. (Charles Crain).Steven Knight2002-10-191-26/+26
* Win32 test portability.Steven Knight2002-10-181-1/+2
* Refactor Repository and BuildDir. (Charles Crain)Steven Knight2002-10-163-21/+328
* On Win32 systems, supply a default if PATHEXT isn't in the environment; it do...Steven Knight2002-08-282-3/+3
* Add BuildDir() support to the Repository functionality.Steven Knight2002-08-131-0/+199
* Add a test for Repository and the -c option.Steven Knight2002-08-061-0/+182
* Add Install() + Local() functionality.Steven Knight2002-08-061-0/+82
* Add Local() functionality to Repository support.Steven Knight2002-08-061-0/+84
* Support Repository and Default().Steven Knight2002-08-061-0/+100
* Add Repository Install() and InstallAs() functionality.Steven Knight2002-08-052-0/+125
* Still more Repository tests: CPPPATH, StaticLibrary, linking objects, and co...Steven Knight2002-07-305-14/+606
* Add more Repository tests (and clean up multi-dir.py).Steven Knight2002-07-305-35/+515
* Multiple directory .h includes in Repositories.Steven Knight2002-07-291-0/+146
* Win32 portability in Repository tests.Steven Knight2002-07-252-2/+2
* Repository support (first cut).Steven Knight2002-07-174-0/+450