Brad King
|
537906b467
Fix flags for Intel Fortran on Windows
|
16 gadi atpakaļ |
Brad King
|
707d05e936
Fix Intel and MinGW Fortran DLL import libraries
|
16 gadi atpakaļ |
Bill Hoffman
|
8710cc6422
Add support for embeded manifests for Intel C/C++/Fortran compilers
|
16 gadi atpakaļ |
Bill Hoffman
|
e1b2fb4c75
ENH: add more fortran flags
|
17 gadi atpakaļ |
Brad King
|
dfe2ea6406
ENH: Handle large object file lists on some platforms
|
18 gadi atpakaļ |
Brad King
|
8d1d5500c8
ENH: Enable use of COMPILE_DEFINITIONS property for Fortran sources.
|
18 gadi atpakaļ |
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.
|
18 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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
|
21 gadi atpakaļ |