Commit History

Author SHA1 Message Date
  Bill Hoffman 7007b41dcb ENH: fix library ordering stuff to use a topological sort 20 years ago
  Brad King b40219372e ENH: Added full pre-build/pre-link/post-build testing for both library and executable targets. 20 years ago
  Bill Hoffman 626be7884a FIX: go back to not trying to handle spaces in the path for run single command and comment it so that people know to call the right thing 21 years ago
  Bill Hoffman e26c14e5d3 ENH: add test back for single char exe 21 years ago
  Bill Hoffman b35a73aae5 remove run program test until run single command is fixed 21 years ago
  Bill Hoffman 040f776885 FIX: fix the problem where a target is a single character and nmake gets confused and add a test for it 21 years ago
  Bill Hoffman 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 years ago
  Bill Hoffman 22de04fab9 ENH: fix tests to work with in source builds 21 years ago
  Bill Hoffman 14ba8b5df9 ENH: add a test for EQUAL in if 21 years ago
  Ken Martin c63c23a617 added tests for var args with macros 21 years ago
  Andy Cedilnik 23a154941b ENH: Add test for REMOVE_DEFINITION 21 years ago
  Bill Hoffman a35d911def ENH: MinGW build now passes all the tests 22 years ago
  Bill Hoffman 62314ea808 BUG: fix REMOVE test 22 years ago
  Bill Hoffman 68d9a5d404 remove trailing slash from findpath command 23 years ago
  Ken Martin fedf21722a ENH: fix for compilers that need _ 23 years ago
  Bill Hoffman 6695fa300b ENH: add the config directory to look for the loadable module 23 years ago
  Bill Hoffman c6d2312619 ENH: add testing for modules and one two config modes for cmaketest 23 years ago
  Brad King 526649127e ENH: Added test for generated header included by non-generated source. 23 years ago
  Ken Martin aef8110c36 added test of SET CACHE FORCE 23 years ago
  Brad King 3d3caacf9e ENH: Added test for IF inside a FOREACH. 23 years ago
  Sebastien Barre 14bc6b5887 ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command) 23 years ago
  Bill Hoffman 2d9e5edb27 ENH: increase coverage 23 years ago
  Bill Hoffman 14b07c0973 add a test for escape quotes and configure file 23 years ago
  Bill Hoffman 6cc58e5f9b ENH: add test for SEPARATE_ARGUMENTS 23 years ago
  Ken Martin 7aa35093b8 fixed for remove COMMAND 23 years ago
  Bill Hoffman 0415b58573 ENH: backwards compatible for VTK 4.0, add cmake version requires 23 years ago
  Bill Hoffman 789267c949 ENH: speed improvements 23 years ago
  Sebastien Barre 9d0a4b8a5f ENH: add a test to check if more than one post-build command can be attached. it fails right now. 23 years ago
  Bill Hoffman 2e70c5094f ENH: check for compile flags and add back c flag to unix generator 23 years ago
  Bill Hoffman d6da8ce630 ENH: check for compile flags and add back c flag to unix generator 23 years ago