summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/as.py
Commit message (Expand)AuthorAgeFilesLines
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Issue 2183: .sx assembler suffix uses C preprocessorGreg Noel2008-09-251-1/+1
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-0/+4
* More display customizability: , . (Also add the missing , for completeness,...Steven Knight2004-11-151-1/+2
* Add Fortran 90/95 support. (Chris Murray)Steven Knight2004-07-291-0/+2
* Remove dead imports and other things found by PyChecker.Steven Knight2004-06-011-2/+0
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-1/+1
* Use sys.stdout.write() instead of print so line feeds in -j output will stay ...Steven Knight2003-11-101-3/+3
* Add support for a platform-independent CPPDEFINES variable.Steven Knight2003-08-021-1/+1
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-0/+67