summaryrefslogtreecommitdiffstats
path: root/test/LIBPATH.py
Commit message (Collapse)AuthorAgeFilesLines
* Win32 portability fixes for various tests.Steven Knight2002-06-261-2/+2
|
* Add LIBS and LIBPATH dependencies for shared libraries. (Charles Crain)Steven Knight2002-06-151-13/+19
|
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
|
* Raise an error if a builder is called multiple times for a given target, ↵Steven Knight2002-05-061-8/+16
| | | | unless the builder is marked as multicall safe. (Anthony Roach)
* Big change for shared libraries and a bunch of other flexibility. (Charles ↵Steven Knight2002-04-151-4/+2
| | | | Crain)
* Support whitespace separated CPPPATH, etc. (Task 49057). (Steve Leblanc)Steven Knight2002-03-121-11/+34
|
* Fix an exception caused by a null-string CPPPATH.Steven Knight2002-03-081-0/+8
|
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
|
* Handle LIBPATH as a string (Crain).Steven Knight2002-01-231-1/+41
|
* Strip $(-$) bracketed text from command lines.Steven Knight2002-01-231-0/+12
|
* More NT portability in the tests.Steven Knight2001-11-291-3/+3
|
* Crain: Finish LIBS, LIBPATH, CPPPATHSteven Knight2001-11-201-3/+28
|
* Updating licensing.Steven Knight2001-10-031-0/+22
|
* Add additional tests to provide more examples.Steven Knight2001-09-211-0/+16