summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/bcc32.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the space after the -o option when invoking the Borland BCC compiler. ...Steven Knight2005-02-271-2/+2
* Add Fortran 90/95 support. (Chris Murray)Steven Knight2004-07-291-0/+3
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-2/+2
* Add Borland compiler support. (Vincent Risi)Steven Knight2003-11-221-0/+76