summaryrefslogtreecommitdiffstats
path: root/test/Repository
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Steven Knight2002-08-282-3/+3
| | | | doesn't exist on Win95/Win98.
* 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 ↵Steven Knight2002-07-305-14/+606
| | | | compilation within a Repository.
* 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