Rolf Eike Beer
|
b0b4b4602f
Remove .* expressions from beginning and end of MATCHES regexs
|
11 years ago |
Rolf Eike Beer
|
5bd48ac534
Replace string(REGEX REPLACE) with string(REPLACE) where possible
|
11 years ago |
Rolf Eike Beer
|
2622bc3f65
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
11 years ago |
Stephen Kelly
|
e00db59d6c
QNX: Introduce QCC compiler id for that QNX platform compiler.
|
12 years ago |
Brad King
|
b891af9290
Merge topic 'xcode-5.1'
|
12 years ago |
Ted Kremenek
|
65ee85d0c5
CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1
|
12 years ago |
Brad King
|
520ead7200
Merge topic 'cleanup-build-commands'
|
12 years ago |
Brad King
|
e4201248ce
CMakeDetermineCompilerId: Use CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND
|
12 years ago |
Stephen Kelly
|
f41ecd1db4
CMakeDetermineCompilerId: Look for internal file only on host
|
12 years ago |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 years ago |
Dragos Carp
|
e65c788767
CMakeDetermineCompilerId: Load src from CMAKE_MODULE_PATH (#14481)
|
12 years ago |
Brad King
|
6007f7ca01
CMakeDetermineCompilerId: Always use compiler detected from IDE
|
12 years ago |
Brad King
|
705ae00491
Quote ${CMAKE_<LANG>_COMPILER} while enabling a language
|
12 years ago |
Brad King
|
18a253732d
CMakeDetermineCompilerId: Do not test vendor without a compiler
|
12 years ago |
Brad King
|
1b7117a824
VS 6: Do not try Intel Fortran .vfproj file with msdev
|
12 years ago |
Brad King
|
af40e8c312
VS: Detect Intel Fortran compiler id and version
|
12 years ago |
Brad King
|
2d36c9ab60
CMakeDetermineCompilerId: Fix Intel Fortran compiler id detection
|
12 years ago |
Brad King
|
a6fd17ce50
VS: Fix CMAKE_<LANG>_COMPILER detection with Intel toolset (#14471)
|
12 years ago |
Brad King
|
5a6c15155c
Merge topic 'clang-cl-compiler'
|
12 years ago |
Brad King
|
ea574d98ed
Merge topic 'vs-compiler-id-tolerate-diagnostics'
|
12 years ago |
Brad King
|
51ab85c398
CMakeDetermineCompilerId: Add notion of "simulated" id/version
|
12 years ago |
Brad King
|
be10826bf1
CMakeDetermineCompilerId: Fix local var init
|
12 years ago |
Patrick Gansterer
|
8bb3b3d344
VS: Use version-specific subsystem for WinCE compiler id (#14440)
|
12 years ago |
Brad King
|
8c891f86cc
VS: Tolerate diagnostic output while detecting cl (#14387)
|
12 years ago |
Brad King
|
5b141a7b29
Merge topic 'peheader'
|
12 years ago |
Patrick Gansterer
|
bd827f98ef
WIN: Use COFF file header header for architecture detection (#14083)
|
12 years ago |
Patrick Gansterer
|
b02f09d434
VS: Replace ArchitectureId with PlatformName
|
12 years ago |
Patrick Gansterer
|
4b15dc855d
VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
|
12 years ago |
Patrick Gansterer
|
60e568cf79
VS10: Do not set the TargetMachine when detecting the compiler
|
12 years ago |
Patrick Gansterer
|
dfbfe6f166
VS6: Hardcode id_machine_6 for compiler detection
|
12 years ago |