Commit History

Author SHA1 Message Date
  David Cole 5655ac46f0 Add MPICH2 and Microsoft HPC paths, add paths to find mpiexec. Now it works better automatically on Windows. Thanks to Dave Partyka for developing the patch. 16 years ago
  Bill Hoffman cdb966532b Fix memory and process leak in ctest_run_script. 16 years ago
  Clinton Stimpson 0b49e4ad1e fix focus fighting between search field and cache value editors 16 years ago
  David Cole 68b8332088 Increase curl submit timeout. A submit will timeout if there are 120 seconds of very little activity. 30 seconds was too short. 16 years ago
  Zach Mullen 5517e17bf9 Fixed ctest output processing. Should now display output as it occurs, as well as be able to consume multiple lines if they exist within the timeout. 16 years ago
  Bill Hoffman 7d190a65ca Change run_ctest_script in ctest to not stop processing when there is an error in the script being run. Also, add a RETURN_VALUE option so that you can find out if the script failed 16 years ago
  Brad King 368a18b83c Cleanup source file dependency tracing logic 16 years ago
  Brad King 4eb5f1bef6 Cleanup cmTarget source file list representation 16 years ago
  Brad King 053519b390 Simplify VS CMake re-run check 16 years ago
  Brad King 524bb1e36e Simplify VS generator ZERO_CHECK dependency 16 years ago
  Zach Mullen 7f9a0f508f Fixed output as-it-happens issue. Now displays output as it receives each newline. 16 years ago
  Zach Mullen c6e5dd21fd Added the test property EXPENSIVE, which denotes that the given test(s) should be started prior to tests that are not marked as such. Also fixed test dependencies, and a few uninitialized variables in cmProcess. 16 years ago
  KWSys Robot 85463b9955 KWSys Nightly Date Stamp 16 years ago
  Bill Hoffman 1554265aa6 Remove CMakeSetup. Long live cmake-gui, start building Qt now. 16 years ago
  Ken Martin 766f6608bf some white space fixes for the book 16 years ago
  Zach Mullen 7f6ff73396 Fixed 2 unused variable warnings 16 years ago
  Zach Mullen d4adde13d7 Allowed tests to pull more than one line of output in their quantum. Fixed uninitialized variables in the case that the test process could not start. 16 years ago
  Ken Martin f686dbecb6 some white space fixes for the book 16 years ago
  David Cole 5624be360e Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since it is a more accurate name. 16 years ago
  Zach Mullen 20713ab89d Fixed warnings 16 years ago
  Brad King cd147f0f71 COMP: Silence useless Borland inlining warning 16 years ago
  Zach Mullen 659171d1f7 ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS option to set_tests_properties (implementation to come). 16 years ago
  Brad King e308621382 Create CMP0014 to require CMakeLists.txt files 16 years ago
  Brad King 3fda5c6463 Factor cmLocalGenerator::Configure input file read 16 years ago
  Brad King 1db5c90644 Factor cmLocalGenerator::Configure object max path 16 years ago
  Brad King a6890a1673 Manage current local generator with automatic var 16 years ago
  Brad King 2ea2810737 Fix typo in REQUIRED_ALWAYS policy error message 16 years ago
  KWSys Robot 3ba3f9e917 KWSys Nightly Date Stamp 16 years ago
  Zach Mullen c5cf9b0e5f STYLE: line length 16 years ago
  Brad King 0e8c7859c8 Silence VS generator for missing CMakeLists.txt 16 years ago