Bill Hoffman
|
8710cc6422
Add support for embeded manifests for Intel C/C++/Fortran compilers
|
16 years ago |
Bill Hoffman
|
3c96dc6086
BUG: make sure the intel compiler uses the intel linker
|
17 years ago |
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.
|
18 years ago |
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.
|
19 years ago |
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.
|
20 years ago |
Ken Martin
|
d8bada47a6
ENH: Initial import
|
21 years ago |