summaryrefslogtreecommitdiffstats
path: root/test/LIBS.py
Commit message (Expand)AuthorAgeFilesLines
* Allow LIBS to contain lists of lists.Steven Knight2004-09-181-0/+22
* Win32 portability: add an explicit match argument to TestCommon.py, use it t...Steven Knight2004-07-151-4/+10
* Fix tests on systems where 'ar' prints warnings about creating archives. (Ke...Steven Knight2004-07-131-6/+6
* Filter null values from the _concat() list. (Chad Austin)Steven Knight2004-04-141-1/+7
* Handle recursive substitution in overrides.Steven Knight2004-02-241-15/+29
* Fix stripping the library prefix.Steven Knight2003-12-121-0/+63
* Allow LIBS to be a single element, not a list, and allow it to contain File n...Steven Knight2003-11-091-13/+32
* Follow-up test portability fixes for IRIX. (Chad Austin)Steven Knight2003-04-271-1/+1
* Portability fixes for test. (Chad Austin)Steven Knight2003-04-261-5/+7
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Fix dependency scanning when overriding LIBS (Anthony Roach)Steven Knight2002-10-091-0/+25
* Get rid of the magicness of the magic _ variables. (Anthony Roach)Steven Knight2002-10-071-2/+5
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
* Support whitespace separated CPPPATH, etc. (Task 49057). (Steve Leblanc)Steven Knight2002-03-121-15/+64
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Bug fixes from Charles Crain.Steven Knight2001-12-191-1/+41
* Updating licensing.Steven Knight2001-10-031-0/+22
* Add additional tests to provide more examples.Steven Knight2001-09-211-0/+16