Commit History

Author SHA1 Message Date
  makise-homura e5d9fce03f LCC: Add dedicated support for MCST LCC compiler 4 years ago
  Brad King a136b6ec98 MINGW: Define variable only when targeting Windows platforms 4 years ago
  Brad King 0b7ae84a96 Cygwin: Remove redundant definitions of CYGWIN and UNIX variables 4 years ago
  William R. Dieter a90d2a9eed IntelLLVM: Add support for Intel LLVM-based compilers 5 years ago
  Fred Baksik 6f1af899db Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER 5 years ago
  Robert Maynard 8cc384f629 Compilers: Add paths from -print-sysroot to system prefix path 5 years ago
  Robert Maynard c5dd2ca538 DetermineCompiler: Relax _CMAKE_TOOLCHAIN_PREFIX detection 5 years ago
  Brad King 19f267c75e XL: Add support for Ninja and XL Fortran 6 years ago
  xoviat 965f977c7c Fortran: Adjust compiler candidates based on host platform 7 years ago
  Brad King acb4cb9500 CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 8 years ago
  Tin Huynh 2f3a07a981 Flang: Add support for flang Fortran compiler 8 years ago
  Norbert Lange 0b1a2876c8 Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable 8 years ago
  Tom Clune d52a4256b2 NAG: Extend compiler tool selection with NAG Fortran 8 years ago
  Ruslan Baratov b9d36826c5 Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 5d0d980d99 Use string(APPEND) in Modules 9 years ago
  Brad King f6c2189495 Modules: Rename internal platform-specific compiler determination modules 9 years ago
  Melven Roehrig-Zoellner 8c4f100a56 Fortran: Fix platform id detection on mingw-w64 9 years ago
  Melven Roehrig-Zoellner 66fa61439d CMakeDetermineFortranCompiler: Modernize conventions 9 years ago
  Chuck Atkins 71e5f253f9 Fortran: Add ftn, the Cray compiler wrapper, to the default search. 10 years ago
  Brad King 99d160385e CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool 10 years ago
  Brad King 7cd539b163 Add support for Concurrent Fortran 77 Compiler 10 years ago
  Brad King c65a060e1b CMakeDetermineCompilerId: Optionally try some flags before no flags 10 years ago
  Brad King e6ebc814df Fortran: Add infrastructure to detect compiler version (#15372) 10 years ago
  Ben Boeckel 29c3edb87a Avoid if() quoted auto-dereference 11 years ago
  Rolf Eike Beer 7eacbaed4d Replace MATCHES ".+" tests with NOT STREQUAL "" 11 years ago
  Rolf Eike Beer b0b4b4602f Remove .* expressions from beginning and end of MATCHES regexs 11 years ago
  Brad King 8c9bfac384 Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possible 11 years ago
  Brad King 6852fb8034 CMakeDetermine*Compiler: Factor out search for compiler in PATH 11 years ago
  Stephen Kelly d2dea79b36 CMakeDetermine*Compiler: Fix typo 'lile' => 'like' 12 years ago