summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/intelc.py
Commit message (Expand)AuthorAgeFilesLines
* Improve intelc.py so it doesn't throw an exception if a version other than ia...Steven Knight2005-10-101-13/+24
* Add support for 64-bit Intel 9.0 beta compiler on Linux. (Gary Oberbrunner)Steven Knight2005-05-081-13/+80
* Support Intel C compiler 9.0. (Gary Oberbrunner)Steven Knight2005-03-101-13/+54
* Fix Intel compiler detection when there's no MSVC compiler installed. (Gary ...Steven Knight2005-02-161-6/+7
* Import string fix in intelc.py. (Gary Oberbrunner)Steven Knight2005-01-051-1/+1
* Intel C compiler improvements. (Gary Oberbrunner)Steven Knight2004-12-311-11/+46
* Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann)Steven Knight2004-12-021-2/+3
* Miscellaneous fixes: portability and version fixes, missing , better CXXCOM ...Steven Knight2004-11-211-3/+6
* Add support for new tools: Metroworks CodeWarrior compiler and linker (Russe...Steven Knight2004-11-191-0/+250