提交历史

作者 SHA1 备注 提交日期
  Brad King 735f168bf0 CMakeDetermine*Compiler: Add hook to save custom compiler information 9 年之前
  Chuck Atkins 5eaac0c96a Compiler: Add infrastructure for detecting compiler wrappers 10 年之前
  Brad King 9682de566e Revert "Disable shared library support when compiler links statically" (#15855) 10 年之前
  Brad King 8b4873a1b0 Disable shared library support when compiler links statically 10 年之前
  Brad King f0609182cc Fortran: Store detected compiler version persistently (#15684) 10 年之前
  Brad King a85e17e660 Intel: When simulating MSVC, re-use Windows-MSVC (#14476) 12 年之前
  Brad King cc676c3a08 OS X: Detect implicit linker framework search paths 13 年之前
  Brad King e5fee8a7c2 Store ABI detection results in compiler information files 13 年之前
  Brad King 3df81b4912 Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files 13 年之前
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 年之前
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 年之前
  Brad King b41ad3b399 Teach find_(library|package) about Linux multiarch (#12037) 14 年之前
  Brad King 58c73c43f6 Detect Fortran target architecture on Windows 15 年之前
  Brad King 0457d53151 Use Fortran ABI detection results conservatively 15 年之前
  Brad King 6c1e24276f Detect Fortran ABI Information 16 年之前
  Brad King 6843448379 Pass Fortran90 test result to try-compile 16 年之前
  Brad King 07ea19ad1f ENH: Implicit link info for C, CXX, and Fortran 16 年之前
  Brad King 2a06c660bf ENH: Patch from Maik to add more fortran extensions. 17 年之前
  Alexander Neundorf 021ceea1b0 ENH: second try for handling the linker language with integer priority values (returning a pointer to a string on the stack is no good idea) 18 年之前
  Alexander Neundorf 16705a3e87 COMP: revert last commit for now, broke Visual Studio 18 年之前
  Alexander Neundorf bea1a5de77 18 年之前
  Brad King 44ab336a0c ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included. 18 年之前
  Andy Cedilnik 1cf4d146fc ENH: Merge debian changes. Support more fortran extensions 19 年之前
  Bill Hoffman b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 年之前
  Bill Hoffman 36dd18efce ENH: stuff to keep compiler tests from re-running all the time 21 年之前
  Bill Hoffman 4cf0f5b5ca BUG: fix GNU check variable and add new variables used by enable language 21 年之前
  Bill Hoffman c2ef51e181 ENH: define language extensions in cmake files and not hard coded, also fix trycompile problem 21 年之前
  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 年之前
  Bill Hoffman 9655299f08 ENH: initial fortran support 21 年之前