Arjen Verweij
4b1e5f0152
Pass objects to Intel linker using a response file
...
Use response files for C and CXX languages with the Intel compiler on
Windows. We already used them for Fortran. This enables creation of
libraries and executables with a very large number of object files.
2010-08-10 09:34:12 -04:00
Bill Hoffman
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
2009-11-19 21:58:42 -05:00
Bill Hoffman
0556075034
Teach intel compiler on windows to place .lib files and .pdb files.
2009-10-05 13:17:53 -04:00
Bill Hoffman
57ece74730
Teach intel compiler on windows to place .lib files and .pdb files.
2009-10-05 12:49:51 -04:00
Bill Hoffman
8710cc6422
Add support for embeded manifests for Intel C/C++/Fortran compilers
2009-09-01 16:33:51 -04:00
Bill Hoffman
3c96dc6086
BUG: make sure the intel compiler uses the intel linker
2008-09-02 14:47:41 -04:00
Brad King
8262ccfd4e
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
2008-01-14 09:20:58 -05:00
Brad King
08289893b8
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway.
2006-04-11 16:55:49 -04:00
Brad King
036a78056c
BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was broken by the optimization changes). Added conversion of /nologo flag to SuppressStartupBanner attribute and /Gy flag to EnableFunctionLevelLinking attribute.
2005-11-18 10:36:52 -05:00
Ken Martin
d8bada47a6
ENH: Initial import
2004-08-09 18:20:07 -04:00