Commit History

Author SHA1 Message Date
  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
  Stephen Kelly 76552d595d Add compiler target compile options. 12 years ago
  Daniele E. Domenichelli 15610bb5b1 Drop use of configure_file IMMEDIATE option 12 years ago
  Brad King 16df2456a4 Merge topic 'enable-language-require-compiler' 12 years ago
  Brad King e378bc6441 Merge topic 'ninja-use-deps' 12 years ago
  Stephen Kelly b84f5c2ef1 Find appropriate binutils when cross-compiling with clang 12 years ago
  Peter Kümmel eeb4aece1c Ninja: use deps = gcc/msvc feature 12 years ago
  Brad King 332771c942 CMakeDetermine*Compiler: Remove temporary cache entry 12 years ago
  Alex Neundorf d33f40638d Add regexps for the IAR toolchain to the vendor list. 12 years ago
  Alex Neundorf 27e6f6ef39 TI compiler: add automatic detection of prefix and suffixes 12 years ago
  Alex Neundorf 12b25df882 Determine C/CXX/Fortran compiler: fix indentation 12 years ago
  Alex Neundorf 7baa55ac0b Determine C/CXX/Fortran compiler: minor restructuring 12 years ago
  Brad King a4c47fe0c7 Merge topic 'cmake-platform-info-version' 13 years ago
  David Cole 34a0284603 Merge topic 'ide-compiler-id' 13 years ago
  Brad King 7195aca54f Make platform information files specific to the CMake version 13 years ago
  Brad King 66cb3356f5 VS: Detect the compiler id and tool location 13 years ago
  Brad King 965a69dcaa Xcode: Detect the compiler id and tool location 13 years ago
  Brad King b8b5c8342a Re-order C/C++/Fortran compiler determination logic 13 years ago
  Marcin Wojdyr 84b49be8f0 Remove CMake multiline block-end command arguments 13 years ago
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
  Brad King 7e58e5bb68 Prefer generic system compilers by default for C, C++, and Fortran 13 years ago
  Brad King 796e33734d Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler 13 years ago
  Brad King b708f1a2b9 CMakeDetermine(C|CXX)Compiler: Consider Clang compilers 13 years ago
  Brad King b9ccaf5f79 CMakeDetermineCCompiler: Fix typo "_CXX_" -> "_C_" (#13330) 13 years ago
  Peter Kuemmel 941afa571c Ninja: allow spaces in source path 13 years ago