summaryrefslogtreecommitdiffstats
path: root/test/CPPFLAGS.py
Commit message (Collapse)AuthorAgeFilesLines
* Add Fortran 90/95 support. (Chris Murray)Steven Knight2004-07-291-2/+2
|
* Cygwin portability fixes. (Chad Austin) Improved testing infrastructure.Steven Knight2004-03-211-18/+16
|
* Test portability fixes for Cygwin. (Chad Austin)Steven Knight2003-04-301-12/+3
|
* Portability fixes for test. (Chad Austin)Steven Knight2003-04-261-1/+4
|
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-4/+13
|
* 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
|
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-1/+1
|
* Allow build directories outside the SConstruct tree; add a FindFile() ↵Steven Knight2002-07-101-2/+41
| | | | function to search for files with a specified name; add to the shared-object g++ and gcc command lines. (Charles Crain)
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
|
* Support a CPPFLAGS variable (a la GNU Make).Steven Knight2002-03-281-0/+143