summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Environment.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix development mailing list with a new address @scons.organatoly techtonik2014-05-281-1/+1
|
* Respect preset CC/CXX values detecting cc/c++/gcc/g++ Tools.Michael Haubenwallner2014-05-151-2/+2
| | | | | | As the user-preset values for CC/CXX should rule always, also respect them in exists() and generate() methods of these Tools. As a result, the value for CCVERSION/CXXVERSION does match the CC/CXX compiler used (issue#1723).
* add name.synctex.gz to list of side effect files and those to be cleanedRobert Managan2014-04-241-0/+2427