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
/
CheckSymbolExists.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-10
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-17
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
*
Add macro for checking if symbol exists
Andy Cedilnik
2003-01-13
1
-0/+47