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