提交歷史

作者 SHA1 備註 提交日期
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 年之前
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 年之前
  Brad King 7e58e5bb68 Prefer generic system compilers by default for C, C++, and Fortran 13 年之前
  Brad King 796e33734d Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler 13 年之前
  Alex Neundorf cf93d63c0a fix #12465: detect the masm compiler ID ("MSVC") 14 年之前
  Alex Neundorf 4258b24134 Add more regex for gcc, always print the ASM compiler ID 14 年之前
  Alex Neundorf 48f7199df0 It's ELSEIF(), not ELSIF() 14 年之前
  Alex Neundorf d103c751fa Fix bad comparison in the detect assembler-code 14 年之前
  Alex Neundorf f745220a32 Add support for ASm for the HP compiler. 14 年之前
  Alex Neundorf 00735d4055 Add suport for ASM for the IBM XL compiler 14 年之前
  Alex Neundorf d3e9e8a078 Add support for ASM for the SunPro compiler 15 年之前
  Alex Neundorf 38f92bfbe1 Add ASM support for the Intel compiler 15 年之前
  Alex Neundorf 4b40d4297a Rework the way assembler is handled, use the C/CXX compiler by default 15 年之前
  Alex Neundorf 5883c5191e Fix parsing of compiler name with a version number 15 年之前
  Wojciech Migda f1392dc90b Recognize the Texas Instruments DSP compiler (#11645) 15 年之前
  Alex Neundorf e3dfbf62fc Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake (#11467) 15 年之前
  Alex Neundorf b333779e34 Detect a COMPILER_ID also for ASM. 15 年之前
  Alex Neundorf 691fc2baa8 Remove trailing spaces 15 年之前
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 年之前
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 年之前
  Alexander Neundorf b53217339d Correct comments and use ASM${ASM_DIALECT} env. var instead of ASM env. var to initialize the the assembler to use. 16 年之前
  Alexander Neundorf 19046aa98c ENH: add support for the MS masm and masm64 assemblers, works with nmake, 17 年之前
  Alexander Neundorf 3e6decf312 BUG: make the toolchain-prefix recognition work with prefixes which contain 17 年之前
  Alexander Neundorf 21578050a7 BUG: fix handling of assembler executable (with path) #6858 17 年之前
  Alexander Neundorf 5b18b80b58 18 年之前