Brad King
|
8d1d5500c8
|
ENH: Enable use of COMPILE_DEFINITIONS property for Fortran sources.
|
2008-01-17 19:58:01 -05:00 |
Brad King
|
b761da39c1
|
ENH: Patch from Maik to add preprocessor directive handling to Fortran dependency scanning. Also added -fpp flag to Intel Fortran compiler on Windows by default.
|
2008-01-09 10:30:11 -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 |
Bill Hoffman
|
66a08c10e5
|
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
2004-08-26 14:55:55 -04:00 |