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
*
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