summaryrefslogtreecommitdiffstats
path: root/test/Repository
Commit message (Expand)AuthorAgeFilesLines
* 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