index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeDetermineASMCompiler.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
IAR: Fix ASM compiler architecture detection
Felipe Torrezan
2022-11-11
1
-4/+3
*
ASM: Fix identification of armasm 6.17+
Jukka Jalkanen
2022-01-06
1
-1/+1
*
Clang: Add MSVC frontend detection for the ASM compiler
Thomas Bernard
2021-09-09
1
-1/+18
*
IntelLLVM: Add support for Intel LLVM-based compilers
William R. Dieter
2021-01-28
1
-0/+4
*
Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER
Fred Baksik
2020-07-23
1
-1/+1
*
Compilers: Add paths from -print-sysroot to system prefix path
Robert Maynard
2020-04-14
1
-0/+11
*
ASM: Record vendor-specific output matched to identify assembler
Brad King
2020-03-12
1
-0/+7
*
IAR: Add support for the RISC-V compiler
Stefan Andersson
2019-07-08
1
-1/+1
*
IAR: Do not print compiler architecture id for non-IAR compilers
Brad King
2019-05-21
1
-1/+1
*
ARMClang: Add support for Clang-based ARM compiler
Johan Stridkvist
2019-05-14
1
-0/+4
*
IAR: Generalize and add support for IAR RX compiler
Stefan Andersson
2019-04-12
1
-7/+12
*
Merge topic 'qcc-asm-detection'
Brad King
2019-02-26
1
-0/+4
|
\
|
*
Add ASM Compiler detection for QCC
Maikel van den Hurk
2019-02-25
1
-0/+4
*
|
Use -? instead of /? to test compiler for MSVC-like command-line support
Brad King
2019-02-19
1
-1/+1
|
/
*
ASM: Detect compiler id for Clang used as Assembler
Brad King
2018-11-09
1
-0/+8
*
ASM: Search for full path even when using C or C++ compiler
Raul Laasner
2018-09-26
1
-4/+2
*
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
[next]