Commit History

Author SHA1 Message Date
  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
  Alex Neundorf cf93d63c0a fix #12465: detect the masm compiler ID ("MSVC") 14 years ago
  Alex Neundorf 4258b24134 Add more regex for gcc, always print the ASM compiler ID 14 years ago
  Alex Neundorf 48f7199df0 It's ELSEIF(), not ELSIF() 14 years ago
  Alex Neundorf d103c751fa Fix bad comparison in the detect assembler-code 14 years ago
  Alex Neundorf f745220a32 Add support for ASm for the HP compiler. 14 years ago
  Alex Neundorf 00735d4055 Add suport for ASM for the IBM XL compiler 14 years ago
  Alex Neundorf d3e9e8a078 Add support for ASM for the SunPro compiler 15 years ago
  Alex Neundorf 38f92bfbe1 Add ASM support for the Intel compiler 15 years ago
  Alex Neundorf 4b40d4297a Rework the way assembler is handled, use the C/CXX compiler by default 15 years ago
  Alex Neundorf 5883c5191e Fix parsing of compiler name with a version number 15 years ago
  Wojciech Migda f1392dc90b Recognize the Texas Instruments DSP compiler (#11645) 15 years ago
  Alex Neundorf e3dfbf62fc Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake (#11467) 15 years ago
  Alex Neundorf b333779e34 Detect a COMPILER_ID also for ASM. 15 years ago
  Alex Neundorf 691fc2baa8 Remove trailing spaces 15 years ago
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 years ago
  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 years ago
  Alexander Neundorf 19046aa98c ENH: add support for the MS masm and masm64 assemblers, works with nmake, 17 years ago
  Alexander Neundorf 3e6decf312 BUG: make the toolchain-prefix recognition work with prefixes which contain 17 years ago
  Alexander Neundorf 21578050a7 BUG: fix handling of assembler executable (with path) #6858 17 years ago
  Alexander Neundorf 5b18b80b58 18 years ago