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
/
CMakeTestCXXCompiler.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
project: Add infrastructure for recording CXX compiler features
Stephen Kelly
2014-04-07
1
-0/+3
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-1/+1
*
Merge branch 'cmake-platform-info-version' into msvc-compiler-info
Brad King
2012-08-30
1
-16/+27
|
\
|
*
Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files
Brad King
2012-08-24
1
-16/+27
|
*
Make platform information files specific to the CMake version
Brad King
2012-08-24
1
-4/+4
*
|
VS: Simplify MSVC version reporting
Brad King
2012-08-30
1
-5/+0
|
/
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-6/+6
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-30/+30
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
Avoid clobbering variable 'OUTPUT' in compiler tests (#12628)
Brad King
2011-12-15
1
-4/+6
*
Load platform files that need to know the ABI when possible
Brad King
2011-12-05
1
-0/+6
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Load compiler information after configuring it
Brad King
2010-05-06
1
-0/+1
*
Make a common function that prints the status during the checks for working c...
David Cole
2010-02-12
1
-3/+5
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
BUG: fix cmake so that if you configure with a bad env for cl, then with a go...
Bill Hoffman
2009-04-18
1
-0/+5
*
ENH: Remove unnecessary compiler force macros. The compiler ID can now be de...
Brad King
2008-02-14
1
-1/+1
*
BUG: When configuring compiler information files into the CMakeFiles director...
Brad King
2008-02-04
1
-1/+1
*
BUG: When forcing the C and CXX compilers do not try to detect the ABI inform...
Brad King
2008-02-03
1
-8/+13
*
ENH: Generalize the check for sizeof void* to detect more ABI information.
Brad King
2008-01-21
1
-0/+9
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-4/+4
*
ENH: put CmakeTmp into CMakeFiles
Ken Martin
2006-01-12
1
-2/+2
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-0/+1
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
1
-2/+2
*
ENH: stuff to keep compiler tests from re-running all the time
Bill Hoffman
2005-01-20
1
-4/+8
*
ENH: make sure the c++ compiler is a c++ compiler
Bill Hoffman
2004-10-11
1
-1/+5
*
BUG#411: Re-ordering statements so errors show up in CMakeError.log.
Brad King
2003-12-01
1
-3/+4
*
ERR: Fixed typo in comment.
Brad King
2003-08-27
1
-1/+1
*
ENH: add the unix makefile generator as an option from the windows GUI, this ...
Bill Hoffman
2003-08-21
1
-1/+1
*
ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C...
Andy Cedilnik
2003-08-08
1
-0/+6
*
ERR: Fixed typeo tests->test.
Brad King
2003-08-04
1
-1/+1
*
ENH: Extra new line after output
Andy Cedilnik
2003-07-17
1
-1/+1
*
ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO...
Andy Cedilnik
2003-07-11
1
-8/+8
*
ENH: only run test for working c and cxx compiler once
Bill Hoffman
2003-01-22
1
-5/+7
*
add a fatal error, and make sure c and c++ compilers work before using them
Bill Hoffman
2003-01-21
1
-0/+19