index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
CheckSymbolExists.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CheckSymbolExists: Work around GCC failure with -pedantic-errors option
Timo Röhling
2021-10-22
1
-0
/
+15
*
Help: refer to CheckSourceCompiles instead of older
Michael Hirsch
2021-08-11
1
-1
/
+1
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-2
/
+4
*
Refactor: Use added message types in various modules
Alex Turbov
2019-11-02
1
-3
/
+3
*
CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers
Hong Xu
2019-07-26
1
-2
/
+23
*
CheckSymbolExists: Add examples for check_symbol_exists
Hong Xu
2019-07-10
1
-0
/
+11
*
Check* functions family: add support for LINK_OPTIONS
Marc Chevrier
2018-12-01
1
-6
/
+17
*
CheckSymbolExists: Fix CMP0054 warning
Ruslan Baratov
2018-03-22
1
-0
/
+5
*
Check*: Added include guards
Cristian Adam
2017-12-01
1
-0
/
+2
*
CheckSymbolExists: Rename implementation macro
Cristian Adam
2017-07-20
1
-3
/
+3
*
CheckSymbolExists: Document that intrinsics may not be detected
Brad King
2017-04-12
1
-2
/
+2
*
CheckSymbolExists: Format documentation
Brad King
2017-04-12
1
-18
/
+26
*
CheckSymbolExists: Convert docs to bracket comment syntax
Brad King
2017-04-12
1
-32
/
+33
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13
/
+3
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-28
1
-4
/
+4
*
Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled
Rolf Eike Beer
2015-09-25
1
-3
/
+7
*
Help: Document that the CHECK_* macros create cache variables
Sebastian Leske
2014-09-11
1
-0
/
+1
*
Check*: Add compatibility hack for old VXL code
Brad King
2014-08-18
1
-1
/
+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-29
1
-3
/
+10
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-1
/
+1
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-16
/
+23
*
Handle targets in the LINK_LIBRARIES of try_compile.
Stephen Kelly
2013-02-22
1
-5
/
+2
*
Remove period at the end of the check message.
Stephen Kelly
2012-09-29
1
-1
/
+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-10
/
+10
*
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
*
CheckSymbolExists: force the compiler to keep the referenced symbol
Rolf Eike Beer
2012-01-16
1
-1
/
+1
*
CheckSymbolExists: Use IMMEDIATE flag for configure_file (#11333)
David Cole
2011-08-22
1
-1
/
+1
*
Remove debug output from CheckSymbolExists
Alex Neundorf
2011-07-29
1
-1
/
+0
*
Add CheckCXXSymbolExists.cmake, so this can be used also for C++
Alex Neundorf
2011-07-08
1
-9
/
+16
*
Update CheckSymbolExists copyright year
Brad King
2011-01-17
1
-1
/
+1
*
Document CheckSymbolExists more clearly (#11685)
Brad King
2011-01-12
1
-5
/
+12
*
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
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-6
/
+6
*
ENH: Make modules use configure instead of file write
Andy Cedilnik
2006-02-23
1
-9
/
+9
*
ENH: Made Check* modules more consistent and well documented. Added CMAKE_RE...
Brad King
2006-02-09
1
-5
/
+9
*
ENH: Pay attention to CMAKE_REQUIRED_INCLUDES.
Brad King
2006-02-09
1
-0
/
+9
*
ENH: put CmakeTmp into CMakeFiles
Ken Martin
2006-01-12
1
-4
/
+4
*
ENH: some style fixes for the book
Ken Martin
2005-12-15
1
-3
/
+3
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-8
/
+7
*
DOC: better documentaiton
Ken Martin
2005-11-02
1
-0
/
+4
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
1
-2
/
+2
*
ENH: Extra new line after output
Andy Cedilnik
2003-07-17
1
-2
/
+2
*
ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO...
Andy Cedilnik
2003-07-11
1
-19
/
+15
*
New design of CheckSymbolExists pretty much replaces all other ones.
Andy Cedilnik
2003-03-28
1
-4
/
+15
*
Prevent CMake from putting ; in the file
Andy Cedilnik
2003-03-16
1
-2
/
+1
*
Fix update date and cleanup
Andy Cedilnik
2003-02-28
1
-1
/
+2
*
Fix return value problem
Andy Cedilnik
2003-02-17
1
-1
/
+1
[next]