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
/
CMakeDetermineCompilerId.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Project: Generate the CXX compiler Id test from multiple files.
Stephen Kelly
2014-05-07
1
-0/+77
*
Merge branch 'master' into osx-init-early
Brad King
2014-04-29
1
-18/+13
|
\
|
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-7/+7
|
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-1/+1
|
*
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-10/+5
*
|
Xcode: Use sysroot and deployment target to identify compiler
Brad King
2014-04-29
1
-0/+11
|
/
*
QNX: Introduce QCC compiler id for that QNX platform compiler.
Stephen Kelly
2014-01-22
1
-0/+19
*
Merge topic 'xcode-5.1'
Brad King
2013-12-19
1
-1/+1
|
\
|
*
CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1
Ted Kremenek
2013-12-09
1
-1/+1
*
|
Merge topic 'cleanup-build-commands'
Brad King
2013-12-05
1
-14/+23
|
\
\
|
*
|
CMakeDetermineCompilerId: Use CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND
Brad King
2013-12-04
1
-14/+23
*
|
|
CMakeDetermineCompilerId: Look for internal file only on host
Stephen Kelly
2013-11-19
1
-1/+1
|
/
/
*
|
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-2/+2
*
|
CMakeDetermineCompilerId: Load src from CMAKE_MODULE_PATH (#14481)
Dragos Carp
2013-10-28
1
-1/+3
*
|
CMakeDetermineCompilerId: Always use compiler detected from IDE
Brad King
2013-10-28
1
-6/+4
*
|
Quote ${CMAKE_<LANG>_COMPILER} while enabling a language
Brad King
2013-10-22
1
-3/+3
*
|
CMakeDetermineCompilerId: Do not test vendor without a compiler
Brad King
2013-10-22
1
-1/+1
*
|
VS 6: Do not try Intel Fortran .vfproj file with msdev
Brad King
2013-10-19
1
-1/+5
*
|
VS: Detect Intel Fortran compiler id and version
Brad King
2013-10-18
1
-1/+5
*
|
CMakeDetermineCompilerId: Fix Intel Fortran compiler id detection
Brad King
2013-10-16
1
-1/+4
*
|
VS: Fix CMAKE_<LANG>_COMPILER detection with Intel toolset (#14471)
Brad King
2013-10-16
1
-0/+3
*
|
Merge topic 'clang-cl-compiler'
Brad King
2013-10-08
1
-2/+19
|
\
\
|
*
|
CMakeDetermineCompilerId: Add notion of "simulated" id/version
Brad King
2013-10-04
1
-1/+17
|
*
|
CMakeDetermineCompilerId: Fix local var init
Brad King
2013-10-04
1
-1/+2
|
|
/
*
|
Merge topic 'vs-compiler-id-tolerate-diagnostics'
Brad King
2013-10-07
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
VS: Tolerate diagnostic output while detecting cl (#14387)
Brad King
2013-09-03
1
-1/+2
*
|
VS: Use version-specific subsystem for WinCE compiler id (#14440)
Patrick Gansterer
2013-09-25
1
-1/+5
|
/
*
Merge topic 'peheader'
Brad King
2013-08-06
1
-0/+29
|
\
|
*
WIN: Use COFF file header header for architecture detection (#14083)
Patrick Gansterer
2013-08-05
1
-0/+29
*
|
VS: Replace ArchitectureId with PlatformName
Patrick Gansterer
2013-08-05
1
-4/+4
*
|
VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
Patrick Gansterer
2013-08-05
1
-3/+0
*
|
VS10: Do not set the TargetMachine when detecting the compiler
Patrick Gansterer
2013-08-05
1
-8/+1
*
|
VS6: Hardcode id_machine_6 for compiler detection
Patrick Gansterer
2013-08-05
1
-1/+0
|
/
*
VS: Detect MSVC compiler id on ARM toolchain
Alexander Mohr
2013-05-08
1
-0/+2
*
Xcode: Implement generator toolset selection (#9831, #13802)
Brad King
2013-02-07
1
-0/+5
*
VS: Add the entry point when compiling for WindowsCE
Patrick Gansterer
2012-11-30
1
-1/+1
*
VS: Set the correct SubSystem when determinating the CompilerId
Patrick Gansterer
2012-11-30
1
-0/+3
*
VS: Make DetermineCompilerId working with WinCE too
Patrick Gansterer
2012-11-27
1
-0/+3
*
VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile
Patrick Gansterer
2012-11-26
1
-6/+7
*
VS: Remove TargetMachine for linker when checking compiler id
Patrick Gansterer
2012-11-20
1
-3/+0
*
OS X: Ignore MACOSX_DEPLOYMENT_TARGET during Xcode compiler id
Brad King
2012-09-24
1
-0/+8
*
VS11: Add VS 2012 Express support (#13348)
Brad King
2012-09-18
1
-1/+1
*
Make platform information files specific to the CMake version
Brad King
2012-08-24
1
-2/+2
*
VS: Detect the compiler id and tool location
Brad King
2012-08-22
1
-1/+62
*
Xcode: Detect the compiler id and tool location
Brad King
2012-08-22
1
-1/+35
*
CMakeDetermineCompilerId: Prepare to detect IDE compiler id
Brad King
2012-08-22
1
-27/+43
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-36/+36
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-156/+156
*
ASM compiler detection: remove debug output (#13270)
Alex Neundorf
2012-06-12
1
-6/+0
*
Add framework to detect compiler version with its id (#12408)
Brad King
2011-12-07
1
-2/+16
[prev]
[next]