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
*
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
*
Add temporary debug output for compiler ID detection for ASM
Alex Neundorf
2011-03-01
1
-0/+7
*
Make --strict-mode option, and integrate with cmake-gui
Bill Hoffman
2010-09-01
1
-1/+3
*
Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID().
Alex Neundorf
2010-08-17
1
-3/+10
*
Detect a COMPILER_ID also for ASM.
Alex Neundorf
2010-08-15
1
-0/+11
*
Remove trailing spaces
Alex Neundorf
2010-08-15
1
-2/+2
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Support multiple arguments in CC,CXX,FC values
Brad King
2010-03-15
1
-0/+1
*
Add alternate per-vendor compiler id detection
Brad King
2010-02-01
1
-0/+40
*
Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...
Bill Hoffman
2009-11-20
1
-1/+10
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,
Alexander Neundorf
2008-03-09
1
-4/+4
[next]