Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Alex Neundorf 35c48e1270 Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES 13 gadi atpakaļ
  Rolf Eike Beer 813eca6416 CheckSymbolExists: force the compiler to keep the referenced symbol 14 gadi atpakaļ
  David Cole 6b3993b0bf CheckSymbolExists: Use IMMEDIATE flag for configure_file (#11333) 14 gadi atpakaļ
  Alex Neundorf 6b71bf8876 Remove debug output from CheckSymbolExists 14 gadi atpakaļ
  Alex Neundorf 757a6a091c Add CheckCXXSymbolExists.cmake, so this can be used also for C++ 14 gadi atpakaļ
  Brad King 4995b267b7 Update CheckSymbolExists copyright year 15 gadi atpakaļ
  Brad King 840f9c055c Document CheckSymbolExists more clearly (#11685) 15 gadi atpakaļ
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 gadi atpakaļ
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 gadi atpakaļ
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 gadi atpakaļ
  Andy Cedilnik 01a55559dd ENH: Make modules use configure instead of file write 20 gadi atpakaļ
  Brad King f0a1da00c1 ENH: Made Check* modules more consistent and well documented. Added CMAKE_REQUIRED_DEFINITIONS option. 20 gadi atpakaļ
  Brad King 0ddf06e952 ENH: Pay attention to CMAKE_REQUIRED_INCLUDES. 20 gadi atpakaļ
  Ken Martin 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 gadi atpakaļ
  Ken Martin d2689c95a1 ENH: some style fixes for the book 20 gadi atpakaļ
  Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 gadi atpakaļ
  Ken Martin 0a5b9db60b DOC: better documentaiton 20 gadi atpakaļ
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 gadi atpakaļ
  Andy Cedilnik d6ebc123f7 ENH: Extra new line after output 22 gadi atpakaļ
  Andy Cedilnik a17587c244 ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things 22 gadi atpakaļ
  Andy Cedilnik 4e66ef8fe1 New design of CheckSymbolExists pretty much replaces all other ones. 22 gadi atpakaļ
  Andy Cedilnik 4a2d04f42a Prevent CMake from putting ; in the file 22 gadi atpakaļ
  Andy Cedilnik e71b03cbf0 Fix update date and cleanup 23 gadi atpakaļ
  Andy Cedilnik 9ca8035fc6 Fix return value problem 23 gadi atpakaļ
  Andy Cedilnik d87595ede3 Add macro for checking if symbol exists 23 gadi atpakaļ