summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/bcc32.py
Commit message (Expand)AuthorAgeFilesLines
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-1/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-151-6/+1
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-071-2/+4
* 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