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
/
CheckCXXSourceRuns.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Use added message types in various modules
Alex Turbov
2019-11-02
1
-3/+3
*
CheckLangSourceRuns: Capture run output to log files
Craig Scott
2019-02-23
1
-1/+6
*
Check* functions family: add support for LINK_OPTIONS
Marc Chevrier
2018-12-01
1
-0/+11
*
Help: Revise docs of modules AddFileDependencies..CheckFunctionExists
Joachim Wuttke (l)
2018-10-18
1
-13/+12
*
Check*: Added include guards
Cristian Adam
2017-12-01
1
-0/+2
*
Check*Source{Compiles,Runs}: Rewrite docs for these modules
Craig Scott
2017-06-24
1
-25/+58
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-15/+3
*
Modules: Fix spelling of "succeeded" in check messages
Terrell Russell
2015-10-06
1
-1/+1
*
Help: Document that the CHECK_* macros create cache variables
Sebastian Leske
2014-09-11
1
-0/+1
*
Check*: Allow result variables to contain regex special characters (#14923)
Brad King
2014-07-31
1
-1/+1
*
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
Clinton Stimpson
2014-03-30
1
-3/+10
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-10/+21
*
Handle targets in the LINK_LIBRARIES of try_compile.
Stephen Kelly
2013-02-22
1
-5/+2
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-11/+11
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-35/+35
*
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
Alex Neundorf
2012-02-21
1
-1/+6
*
-remove trailing whitespace
Alex Neundorf
2012-02-21
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/+13
*
Cleanup generic compiler check macro documentation
Brad King
2009-09-17
1
-6/+5
*
STYLE: fix documentation: the second short description discarded the first
Alexander Neundorf
2009-03-11
1
-2/+2
*
ENH: use the same CMAKE_SKIP_RPATH setting in CHECK_C/CXX_SOURCE_RUNS as in
Alexander Neundorf
2007-08-28
1
-0/+1
*
STYLE: don't use FIND_INCLUDE_FILE() but only FIND_INCLUDE_FILES() in
Alexander Neundorf
2007-07-31
1
-7/+13
*
BUG: the SET( ... CACHE INTERNAL) didn't work as expected, since the
Alexander Neundorf
2007-07-13
1
-2/+0
*
ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now
Alexander Neundorf
2007-06-01
1
-2/+3
*
ENH: fixs for check compile stuff from Oswald B.
Bill Hoffman
2006-08-21
1
-6/+7
*
ENH: add a try run source code macro
Bill Hoffman
2006-08-03
1
-0/+67