summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/ifl.py
Commit message (Expand)AuthorAgeFilesLines
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2867-2879 via svnmerge fromSteven Knight2008-04-191-5/+18
* Move the canned Scanner objects out of Defaults.py and document how to add Sc...Steven Knight2005-02-141-1/+1
* Fix handling of ${F77,F90,F95,FORTRAN}COM so they can be overridden properly.Steven Knight2004-08-111-1/+1
* Add support for newer ifort versions of the Intel Fortran compiler on Linux. ...Steven Knight2004-07-291-13/+12
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-2/+4
* Add support for a platform-independent CPPDEFINES variable.Steven Knight2003-08-021-2/+2
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-22/+3
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+1
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Refactor SCons.Util.Detect() into an Environment method.Steven Knight2002-09-051-1/+1
* Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and...Steven Knight2002-09-051-3/+2
* Support the Intel Fortran Compiler.Steven Knight2002-08-291-0/+72