summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineASMCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* IAR: Fix ASM compiler architecture detectionFelipe Torrezan2022-11-111-4/+3
* ASM: Fix identification of armasm 6.17+Jukka Jalkanen2022-01-061-1/+1
* Clang: Add MSVC frontend detection for the ASM compilerThomas Bernard2021-09-091-1/+18
* IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-281-0/+4
* Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILERFred Baksik2020-07-231-1/+1
* Compilers: Add paths from -print-sysroot to system prefix pathRobert Maynard2020-04-141-0/+11
* ASM: Record vendor-specific output matched to identify assemblerBrad King2020-03-121-0/+7
* IAR: Add support for the RISC-V compilerStefan Andersson2019-07-081-1/+1
* IAR: Do not print compiler architecture id for non-IAR compilersBrad King2019-05-211-1/+1
* ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-141-0/+4
* IAR: Generalize and add support for IAR RX compilerStefan Andersson2019-04-121-7/+12
* Merge topic 'qcc-asm-detection'Brad King2019-02-261-0/+4
|\
| * Add ASM Compiler detection for QCCMaikel van den Hurk2019-02-251-0/+4
* | Use -? instead of /? to test compiler for MSVC-like command-line supportBrad King2019-02-191-1/+1
|/
* ASM: Detect compiler id for Clang used as AssemblerBrad King2018-11-091-0/+8
* ASM: Search for full path even when using C or C++ compilerRaul Laasner2018-09-261-4/+2
* ASM: ADSP assembler identificationAnton Danielsson2018-01-301-0/+4
* CMakeFindBinUtils: Improve switch between MSVC- and GNU-like toolsBrad King2017-11-281-1/+1
* CMakeDetermineASMCompiler: fix a CMP0054 warningBen Boeckel2017-07-131-1/+1
* IAR: Improve support for IAR ARM CompilerNorbert Lange2017-06-291-0/+18
* Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variableNorbert Lange2017-06-291-0/+7
* Store CMAKE_ASM_COMPILER_VERSION persistentlyNorbert Lange2017-06-291-13/+29
* CMakeDetermineASMCompiler: Fix small copy-paste mistakeNorbert Lange2017-06-291-1/+1
* Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}Ruslan Baratov2017-04-031-0/+4
* Merge topic 'vs-nasm'Brad King2017-02-101-0/+8
|\
| * VS: Add support for ASM_NASM languageEvgeny Fimochkin2017-02-071-0/+8
* | CMakeDetermineCompilerId: check with and without user-specified flagsMichael Maltese2017-02-061-2/+2
|/
* CMakeDetermineASMCompiler: arg-split ASM* env var like CCMichał Górny2016-12-021-1/+7
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Add support for the ARM Compiler (arm.com)Joakim Andersson2015-11-021-0/+4
* Replace MATCHES ".+" tests with NOT STREQUAL ""Rolf Eike Beer2014-04-141-1/+1
* CMakeDetermine*Compiler: Factor out search for compiler in PATHBrad King2014-03-101-16/+1
* CMakeDetermine*Compiler: Fix typo 'lile' => 'like'Stephen Kelly2014-01-221-1/+1
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* CMakeDetermine*Compiler: Remove temporary cache entryBrad King2013-10-241-1/+1
* Merge topic 'FixAsmSupport'Brad King2013-06-141-2/+2
|\
| * asm support: adapt to changes in CMakeDetectCompiler in 2.8.10Alex Neundorf2013-06-141-2/+2
* | Add regexps for the IAR toolchain to the vendor list.Alex Neundorf2013-04-151-0/+4
|/
* rename TI_DSP toolchain to TI, since it works also for the ARM compilerAlex Neundorf2013-03-141-3/+3
* Make platform information files specific to the CMake versionBrad King2012-08-241-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-16/+16
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-96/+96
* Prefer generic system compilers by default for C, C++, and FortranBrad King2012-08-021-2/+3
* Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)CompilerBrad King2012-08-021-24/+11
* fix #12465: detect the masm compiler ID ("MSVC")Alex Neundorf2011-10-061-0/+4
* Add more regex for gcc, always print the ASM compiler IDAlex Neundorf2011-03-011-7/+8
* It's ELSEIF(), not ELSIF()Alex Neundorf2011-03-011-1/+1
* Fix bad comparison in the detect assembler-codeAlex Neundorf2011-03-011-4/+4
* Add support for ASm for the HP compiler.Alex Neundorf2011-02-231-0/+4
* Add suport for ASM for the IBM XL compilerAlex Neundorf2011-02-231-0/+4