Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Brad King 1bee6b172b Improve try_compile and try_run error messages 15 gadi atpakaļ
  Brad King 172d503c61 Fix try_compile when file cannot be found 16 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 gadi atpakaļ
  Brad King 80c947b397 No /fast targets in try_compile project mode 16 gadi atpakaļ
  Bill Hoffman 9c2dcf4836 BUG: fix for #0009051 CMake does not pass CMAKE_OSX_SYSROOT and CMAKE_OSX_DEPLOYMENT_TARGET when running TRY_COMPILE 16 gadi atpakaļ
  David Cole d74b75af09 ENH: Emit a little more information in the error message when the output file is not found during a core try compile. 17 gadi atpakaļ
  David Cole 3df1535c80 STYLE: Emit filenames in try_compile error message to get more information from the Continuous dashboard test that is failing. 17 gadi atpakaļ
  Bill Hoffman 69a961a6ba ENH: make sure numAttempts is incremented 17 gadi atpakaļ
  Bill Hoffman 3827991e87 ENH: try to fix dashboard issue with not being able to remove try compile code 17 gadi atpakaļ
  Brad King 16b32f9c9b BUG: Change generated try-compile projects to use cmake_minimum_required instead of cmake_policy to set the version now that CMP0000 requires it. 17 gadi atpakaļ
  Brad King 1d23ea1a2d BUG: Generated try-compile CMakeLists.txt file should call cmake_policy with the current version of CMake, not just 2.6. 17 gadi atpakaļ
  Bill Hoffman ff445e3fd0 ENH: make sure policy is set in generated cmakelist files 17 gadi atpakaļ
  Bill Hoffman 3944e268f4 ENH: for try compile do not put the rules to rebuild the project with cmake inside it. This has caused infinite loops of builds in some cases, and it is just a waste of time anyway. 18 gadi atpakaļ
  Alexander Neundorf 74750610cf ENH: determine typesize by compiling a file and reading strings from the compiled output. 18 gadi atpakaļ
  Alexander Neundorf 7147c3e1cc 18 gadi atpakaļ
  Alexander Neundorf 7d7aba292c 18 gadi atpakaļ