コミット履歴

作者 SHA1 メッセージ 日付
  Bill Hoffman 8710cc6422 Add support for embeded manifests for Intel C/C++/Fortran compilers 16 年 前
  Bill Hoffman e1b2fb4c75 ENH: add more fortran flags 17 年 前
  Brad King dfe2ea6406 ENH: Handle large object file lists on some platforms 18 年 前
  Brad King 8d1d5500c8 ENH: Enable use of COMPILE_DEFINITIONS property for Fortran sources. 18 年 前
  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 年 前
  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 年 前
  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 年 前
  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 年 前