Commit History

Author SHA1 Message Date
  David Cole 43d07f6620 Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to correct valgrind reported memory issues. 16 years ago
  Mathieu Malaterre 5c594b6f3a FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/EXACT. 16 years ago
  KWSys Robot 4e26159ec2 KWSys Nightly Date Stamp 16 years ago
  Will Dicharry 518f9c57b7 Fixed bug in FindHDF5 caused by hdf5.h existing without H5pubconf.h. 16 years ago
  Zach Mullen 8612aa10b6 Hook for scheduling tests in a random order 16 years ago
  Bill Hoffman e183581b14 Fix for bug #9793 try to make sure jni.h matches jni_md.h 16 years ago
  Zach Mullen dae1011d26 Fixed CTestTestRunScript 16 years ago
  Zach Mullen 8ca41ca7fb Backout RunScript test again... (debugging on faraway) 16 years ago
  Brad King 537906b467 Fix flags for Intel Fortran on Windows 16 years ago
  Zach Mullen 5075c255f7 Fix RunScript test; it should now work on all platforms 16 years ago
  Brad King 6eff237c56 Fix OutDir test on HP, MinGW, and Cygwin 16 years ago
  Bill Hoffman d7a3277fb3 Fix bug#9767 catch missing leak. 16 years ago
  KWSys Robot 45d0e96694 KWSys Nightly Date Stamp 16 years ago
  Bill Hoffman 32f156b218 Add more coverage and use the ARGS option of try_run 16 years ago
  David Cole 06b0f676ce Increase timeout for the nightly build tests so that the poor mac nightly build on dashmacmini2 might have enough time to complete successfully. Use CMAKE_LONG_TEST_TIMEOUT instead of a hard-coded number for the test TIMEOUT property so that a calling script may adjust it by setting a higher CTEST_TEST_TIMEOUT value. 16 years ago
  David Cole b5615e9c34 Increase timeout for the nightly build tests so that the poor mac nightly build on dashmacmini2 might have enough time to complete successfully. Allow for up to 3 hours. After measuring successful runs for a few weeks, perhaps we can use a lower value. 16 years ago
  David Cole 640389f3a4 Avoid failure of CPackComponents test on dash16 and dash17 since makensis was installed on those machines to increase coverage. Do not add install rules with absolute paths when makensis is going to be used to build an installer. 16 years ago
  Zach Mullen 285c731f0e Deleted old RunScript cmake scripts (renamed) 16 years ago
  Zach Mullen 5eb4372001 Changed RunScript test to be in-source build safe 16 years ago
  Brad King 28c3d59ed9 Test per-config OUTPUT_DIRECTORY properties 16 years ago
  Brad King 74c59a748d Introduce per-config OUTPUT_DIRECTORY properties 16 years ago
  Brad King ba728f911a Consolidate duplicate documentation in cmTarget 16 years ago
  Brad King b38c2929b0 Create a static library's output dir for VS 6 16 years ago
  Brad King 90b8164e44 Use per-config output dir in VS 6 templates 16 years ago
  Brad King 1024ffad82 Fix Xcode <= 2.0 projects with CMAKE_BUILD_TYPE 16 years ago
  Brad King 172d503c61 Fix try_compile when file cannot be found 16 years ago
  Bill Hoffman bc3cab3634 clean up to work with manifest files better. 16 years ago
  Brad King 95038439ea Keep Xcode intermediate files away from output dir 16 years ago
  Brad King e0d0d5db0f Remove unreachable code in cmIfCommand 16 years ago
  Brad King 054b587504 Re-disable MSVC CRT deprecation warnings 16 years ago