Commit History

Author SHA1 Message Date
  Brad King c84fb4812d ASM: Detect compiler id for Clang used as Assembler 7 years ago
  Raul Laasner 7ab5843c26 ASM: Search for full path even when using C or C++ compiler 7 years ago
  Anton Danielsson f83330ed6c ASM: ADSP assembler identification 7 years ago
  Brad King acb4cb9500 CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 8 years ago
  Ben Boeckel 336c4fc6fa CMakeDetermineASMCompiler: fix a CMP0054 warning 8 years ago
  Norbert Lange d8e6cd9ed8 IAR: Improve support for IAR ARM Compiler 8 years ago
  Norbert Lange 0b1a2876c8 Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable 8 years ago
  Norbert Lange fea7d69dde Store CMAKE_ASM_COMPILER_VERSION persistently 8 years ago
  Norbert Lange d2a8b5cea6 CMakeDetermineASMCompiler: Fix small copy-paste mistake 8 years ago
  Ruslan Baratov 7393418844 Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} 8 years ago
  Brad King ee3295e917 Merge topic 'vs-nasm' 8 years ago
  Evgeny Fimochkin 5ba2c9e5e0 VS: Add support for ASM_NASM language 8 years ago
  Michael Maltese 72ed051b12 CMakeDetermineCompilerId: check with and without user-specified flags 8 years ago
  Michał Górny dd153de4f0 CMakeDetermineASMCompiler: arg-split ASM* env var like CC 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Joakim Andersson 035a658f4f Add support for the ARM Compiler (arm.com) 10 years ago
  Rolf Eike Beer 7eacbaed4d Replace MATCHES ".+" tests with NOT STREQUAL "" 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
  Daniele E. Domenichelli 15610bb5b1 Drop use of configure_file IMMEDIATE option 12 years ago
  Brad King 332771c942 CMakeDetermine*Compiler: Remove temporary cache entry 12 years ago
  Brad King 2acbd419e2 Merge topic 'FixAsmSupport' 12 years ago
  Alex Neundorf bc460ea2fc asm support: adapt to changes in CMakeDetectCompiler in 2.8.10 12 years ago
  Alex Neundorf d33f40638d Add regexps for the IAR toolchain to the vendor list. 12 years ago
  Alex Neundorf b3015862e5 rename TI_DSP toolchain to TI, since it works also for the ARM compiler 12 years ago
  Brad King 7195aca54f Make platform information files specific to the CMake version 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