summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows-icl.cmake
Commit message (Expand)AuthorAgeFilesLines
* Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...Bill Hoffman2009-11-201-1/+6
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-2/+2
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-1/+7
* Add support for embeded manifests for Intel C/C++/Fortran compilersBill Hoffman2009-09-011-1/+18
* BUG: make sure the intel compiler uses the intel linkerBill Hoffman2008-09-021-1/+1
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-2/+2
* ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...Brad King2006-04-111-3/+2
* BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was bro...Brad King2005-11-181-6/+11
* ENH: Initial importKen Martin2004-08-091-0/+73