| Commit message (Expand) | Author | Age | Files | Lines |
* | ASM: ADSP assembler identification | Anton Danielsson | 2018-01-30 | 1 | -0/+4 |
|
|
* | CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools | Brad King | 2017-11-28 | 1 | -1/+1 |
|
|
* | CMakeDetermineASMCompiler: fix a CMP0054 warning | Ben Boeckel | 2017-07-13 | 1 | -1/+1 |
|
|
* | IAR: Improve support for IAR ARM Compiler | Norbert Lange | 2017-06-29 | 1 | -0/+18 |
|
|
* | Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable | Norbert Lange | 2017-06-29 | 1 | -0/+7 |
|
|
* | Store CMAKE_ASM_COMPILER_VERSION persistently | Norbert Lange | 2017-06-29 | 1 | -13/+29 |
|
|
* | CMakeDetermineASMCompiler: Fix small copy-paste mistake | Norbert Lange | 2017-06-29 | 1 | -1/+1 |
|
|
* | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} | Ruslan Baratov | 2017-04-03 | 1 | -0/+4 |
|
|
* | Merge topic 'vs-nasm' | Brad King | 2017-02-10 | 1 | -0/+8 |
|\ |
|
| * | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 1 | -0/+8 |
|
|
* | | CMakeDetermineCompilerId: check with and without user-specified flags | Michael Maltese | 2017-02-06 | 1 | -2/+2 |
|/ |
|
* | CMakeDetermineASMCompiler: arg-split ASM* env var like CC | Michał Górny | 2016-12-02 | 1 | -1/+7 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Add support for the ARM Compiler (arm.com) | Joakim Andersson | 2015-11-02 | 1 | -0/+4 |
|
|
* | Replace MATCHES ".+" tests with NOT STREQUAL "" | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | CMakeDetermine*Compiler: Factor out search for compiler in PATH | Brad King | 2014-03-10 | 1 | -16/+1 |
|
|
* | CMakeDetermine*Compiler: Fix typo 'lile' => 'like' | Stephen Kelly | 2014-01-22 | 1 | -1/+1 |
|
|
* | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 1 | -1/+1 |
|
|
* | CMakeDetermine*Compiler: Remove temporary cache entry | Brad King | 2013-10-24 | 1 | -1/+1 |
|
|
* | Merge topic 'FixAsmSupport' | Brad King | 2013-06-14 | 1 | -2/+2 |
|\ |
|
| * | asm support: adapt to changes in CMakeDetectCompiler in 2.8.10 | Alex Neundorf | 2013-06-14 | 1 | -2/+2 |
|
|
* | | Add regexps for the IAR toolchain to the vendor list. | Alex Neundorf | 2013-04-15 | 1 | -0/+4 |
|/ |
|
* | rename TI_DSP toolchain to TI, since it works also for the ARM compiler | Alex Neundorf | 2013-03-14 | 1 | -3/+3 |
|
|
* | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -16/+16 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -96/+96 |
|
|
* | Prefer generic system compilers by default for C, C++, and Fortran | Brad King | 2012-08-02 | 1 | -2/+3 |
|
|
* | Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler | Brad King | 2012-08-02 | 1 | -24/+11 |
|
|
* | fix #12465: detect the masm compiler ID ("MSVC") | Alex Neundorf | 2011-10-06 | 1 | -0/+4 |
|
|
* | Add more regex for gcc, always print the ASM compiler ID | Alex Neundorf | 2011-03-01 | 1 | -7/+8 |
|
|
* | It's ELSEIF(), not ELSIF() | Alex Neundorf | 2011-03-01 | 1 | -1/+1 |
|
|
* | Fix bad comparison in the detect assembler-code | Alex Neundorf | 2011-03-01 | 1 | -4/+4 |
|
|
* | Add support for ASm for the HP compiler. | Alex Neundorf | 2011-02-23 | 1 | -0/+4 |
|
|
* | Add suport for ASM for the IBM XL compiler | Alex Neundorf | 2011-02-23 | 1 | -0/+4 |
|
|
* | Add support for ASM for the SunPro compiler | Alex Neundorf | 2011-02-23 | 1 | -0/+4 |
|
|
* | Add ASM support for the Intel compiler | Alex Neundorf | 2011-02-23 | 1 | -0/+4 |
|
|
* | Rework the way assembler is handled, use the C/CXX compiler by default | Alex Neundorf | 2011-01-30 | 1 | -7/+50 |
|
|
* | Fix parsing of compiler name with a version number | Alex Neundorf | 2011-01-26 | 1 | -3/+4 |
|
|
* | Recognize the Texas Instruments DSP compiler (#11645) | Wojciech Migda | 2010-12-28 | 1 | -0/+3 |
|
|
* | Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake (#11467) | Alex Neundorf | 2010-11-17 | 1 | -0/+1 |
|
|
* | Detect a COMPILER_ID also for ASM. | Alex Neundorf | 2010-08-15 | 1 | -0/+19 |
|
|
* | Remove trailing spaces | Alex Neundorf | 2010-08-15 | 1 | -5/+5 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+14 |
|
|
* | Correct comments and use ASM${ASM_DIALECT} env. var instead of ASM env. var t... | Alexander Neundorf | 2009-09-26 | 1 | -5/+5 |
|
|
* | ENH: add support for the MS masm and masm64 assemblers, works with nmake, | Alexander Neundorf | 2008-11-05 | 1 | -1/+1 |
|
|
* | BUG: make the toolchain-prefix recognition work with prefixes which contain | Alexander Neundorf | 2008-05-15 | 1 | -7/+10 |
|
|
* | BUG: fix handling of assembler executable (with path) #6858 | Alexander Neundorf | 2008-04-21 | 1 | -3/+2 |
|
|
* | ENH: initial support for assembler in cmake, needs testing by our users | Alexander Neundorf | 2007-06-28 | 1 | -0/+78 |
|
|