summaryrefslogtreecommitdiff
path: root/test/SharedLibrary.py
Commit message (Expand)AuthorAgeFilesLines
* Eliminate unnecessary WIN32/Win32/win32 references in tests, too.Steven Knight2006-01-211-4/+4
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-17/+17
* Win32 portability: add an explicit match argument to TestCommon.py, use it t...Steven Knight2004-07-151-5/+11
* Fix tests on systems where 'ar' prints warnings about creating archives. (Ke...Steven Knight2004-07-131-3/+3
* Make the static/shared object check work even if the object was already created.Steven Knight2004-01-101-0/+5
* Don't remove temporary files on win32 with rm when cygwin is not in use. (An...Steven Knight2003-10-071-1/+3
* Add global functions for all of the default Builders attached to the default ...Steven Knight2003-09-231-1/+1
* Record and print an internal stack trace when Taskmaster detects errors for e...Steven Knight2003-07-271-1/+1
* Portability fixes for test. (Chad Austin)Steven Knight2003-04-261-1/+3
* Add support for the SGI library archiver. (Chad Austin)Steven Knight2003-02-101-0/+1
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Make shared/static objects less irritating. (Anthony Roach)Steven Knight2003-01-181-7/+11
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Make error and warning message consistent. (Anthony Roach)Steven Knight2002-12-141-2/+2
* Fix the Win32 checks for an explicit import library and .def file.Steven Knight2002-11-251-2/+60
* Check in the Tool() interface. (SK and Charles Crain)Steven Knight2002-06-201-2/+2
* Add LIBS and LIBPATH dependencies for shared libraries. (Charles Crain)Steven Knight2002-06-151-7/+17
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
* Changes from Charles Crain.Steven Knight2002-06-051-1/+1
* Windows NT portability.Steven Knight2002-05-311-1/+1
* Fix some bad exceptions in Defaults.py (Anthony Roach)Steven Knight2002-05-131-1/+26
* Shared library test fixes. (Charles Crain)Steven Knight2002-04-161-1/+1
* Big change for shared libraries and a bunch of other flexibility. (Charles C...Steven Knight2002-04-151-0/+165