summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/c++.py
Commit message (Expand)AuthorAgeFilesLines
* Respect preset CC/CXX values detecting cc/c++/gcc/g++ Tools.Michael Haubenwallner2014-05-151-2/+3
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2898-2901,2903-2927 via svnmerge fromSteven Knight2008-04-301-1/+1
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-5/+5
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-0/+4
* Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary Oberbru...Steven Knight2005-08-121-2/+2
* Add support for Objective C/C++ .m and .mm file extensions. (Timothee Besset)Steven Knight2005-02-281-1/+1
* Add Fortran 90/95 support. (Chris Murray)Steven Knight2004-07-291-0/+2
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-2/+2
* Use sys.stdout.write() instead of print so line feeds in -j output will stay ...Steven Knight2003-11-101-1/+1
* Fix a regression with CPPDEFINES when using the g++ Tool.Steven Knight2003-10-261-2/+2
* Correct __COPYRIGHT__ and __revision__ lines in files. Add missing copyright...Steven Knight2003-09-151-2/+2
* Support for additional UNIX variants: (Christian Engel)Steven Knight2003-08-241-0/+87