Histórico de Commits

Autor SHA1 Mensagem Data
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License há 16 anos atrás
  Brad King 80c947b397 No /fast targets in try_compile project mode há 16 anos atrás
  Bill Hoffman 9c2dcf4836 BUG: fix for #0009051 CMake does not pass CMAKE_OSX_SYSROOT and CMAKE_OSX_DEPLOYMENT_TARGET when running TRY_COMPILE há 16 anos atrás
  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. há 17 anos atrás
  David Cole 3df1535c80 STYLE: Emit filenames in try_compile error message to get more information from the Continuous dashboard test that is failing. há 17 anos atrás
  Bill Hoffman 69a961a6ba ENH: make sure numAttempts is incremented há 17 anos atrás
  Bill Hoffman 3827991e87 ENH: try to fix dashboard issue with not being able to remove try compile code há 17 anos atrás
  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. há 17 anos atrás
  Brad King 1d23ea1a2d BUG: Generated try-compile CMakeLists.txt file should call cmake_policy with the current version of CMake, not just 2.6. há 18 anos atrás
  Bill Hoffman ff445e3fd0 ENH: make sure policy is set in generated cmakelist files há 18 anos atrás
  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. há 18 anos atrás
  Alexander Neundorf 74750610cf ENH: determine typesize by compiling a file and reading strings from the compiled output. há 18 anos atrás
  Alexander Neundorf 7147c3e1cc há 18 anos atrás
  Alexander Neundorf 7d7aba292c há 18 anos atrás