| Commit message (Expand) | Author | Age | Files | Lines |
* | add rpcrt4.lib because of CMakeLib needing it | Bill Hoffman | 2002-08-30 | 1 | -1/+4 |
|
|
* | now needs dynlib support | Ken Martin | 2002-08-28 | 1 | -1/+5 |
|
|
* | remoevd shared lib | Ken Martin | 2002-08-23 | 1 | -14/+1 |
|
|
* | BUG: fix for cygwin | Bill Hoffman | 2002-08-23 | 1 | -1/+3 |
|
|
* | BUG: fix for borland and a shared CMakeLib | Bill Hoffman | 2002-08-22 | 1 | -1/+1 |
|
|
* | complex test needs the dll | Ken Martin | 2002-08-22 | 1 | -0/+10 |
|
|
* | ENH: Added test for IF inside a FOREACH. | Brad King | 2002-07-16 | 1 | -2/+10 |
|
|
* | ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command) | Sebastien Barre | 2002-05-27 | 1 | -0/+96 |
|
|
* | ENH: increase coverage | Bill Hoffman | 2002-05-23 | 1 | -0/+14 |
|
|
* | add a test for escape quotes and configure file | Bill Hoffman | 2002-05-23 | 1 | -0/+13 |
|
|
* | ENH: change LINK_LIBRARY to add to targets | Bill Hoffman | 2002-05-02 | 1 | -11/+5 |
|
|
* | ENH: add test for SEPARATE_ARGUMENTS | Bill Hoffman | 2002-04-30 | 1 | -1/+11 |
|
|
* | duhZ | Ken Martin | 2002-04-22 | 1 | -1/+1 |
|
|
* | fixed for remove COMMAND | Ken Martin | 2002-04-22 | 3 | -3/+22 |
|
|
* | ENH: backwards compatible for VTK 4.0, add cmake version requires | Bill Hoffman | 2002-04-17 | 1 | -0/+8 |
|
|
* | ENH: speed improvements | Bill Hoffman | 2002-04-11 | 1 | -1/+1 |
|
|
* | ENH: increase coverage | Sebastien Barre | 2002-04-11 | 1 | -1/+3 |
|
|
* | ENH: add a test to check if more than one post-build command can be attached.... | Sebastien Barre | 2002-04-10 | 1 | -0/+2 |
|
|
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 1 | -0/+1 |
|
|
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 2 | -1/+5 |
|
|
* | ENH: use separate vars for creating c++ and c shared libraries and add a test... | Bill Hoffman | 2002-04-08 | 2 | -1/+12 |
|
|
* | ENH: add test for registry-related functions (win32) | Sebastien Barre | 2002-04-01 | 1 | -1/+19 |
|
|
* | ENH: fix tests | Sebastien Barre | 2002-03-29 | 2 | -15/+56 |
|
|
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 2 | -1/+14 |
|
|
* | ENH: add a more stressing FOREACH test. | Sebastien Barre | 2002-03-27 | 1 | -0/+15 |
|
|
* | FIX: do not use CMAKE_CFG_INTDIR, just use LINK_DIRECTORIES | Sebastien Barre | 2002-03-27 | 1 | -8/+5 |
|
|
* | ENH: Use ${CMAKE_CFG_INTDIR} instead of hardcoded RelInfo, Debug, Release, etc. | Sebastien Barre | 2002-03-26 | 1 | -6/+2 |
|
|
* | ENH: more dec silly stuff | Bill Hoffman | 2002-03-08 | 1 | -0/+1 |
|
|
* | more stupid dec cxx tricks... | Bill Hoffman | 2002-03-08 | 1 | -11/+24 |
|
|
* | ENH: add one more stupid function call for the dec cxx compiler... | Bill Hoffman | 2002-03-08 | 1 | -0/+1 |
|
|
* | try to fix dec cxx | Bill Hoffman | 2002-03-08 | 1 | -1/+2 |
|
|
* | ENH: add more junk for the dec cxx compiler to force it to instantiate stuff | Bill Hoffman | 2002-03-08 | 1 | -0/+5 |
|
|
* | ENH: use the string class to force the dec compiler to instantiate some templ... | Bill Hoffman | 2002-03-07 | 1 | -1/+6 |
|
|
* | ENH: add test for semi-colon separated lists of libraries | Bill Hoffman | 2002-03-06 | 1 | -2/+2 |
|
|
* | Just rename dir | Sebastien Barre | 2002-01-22 | 3 | -3/+3 |
|
|
* | Coverage for OUTPUT_REQUIRED_FILES | Sebastien Barre | 2002-01-22 | 3 | -5/+14 |
|
|
* | Add warnings/infos | Sebastien Barre | 2002-01-21 | 1 | -0/+12 |
|
|
* | Comment test OUTPUT_REQUIRED | Sebastien Barre | 2002-01-21 | 1 | -1/+25 |
|
|
* | Increase Coverage. | Sebastien Barre | 2002-01-20 | 2 | -1/+77 |
|
|
* | More tests + coverage | Sebastien Barre | 2002-01-20 | 2 | -79/+129 |
|
|
* | Add documentation, comments. Move some 'Complex' sub-tests into 2 new 'Wrappi... | Sebastien Barre | 2002-01-20 | 2 | -43/+76 |
|
|
* | ENH: Increase test + coverage | Sebastien Barre | 2002-01-19 | 2 | -3/+45 |
|
|
* | ENH: Increase test + coverage | Sebastien Barre | 2002-01-19 | 2 | -19/+94 |
|
|
* | Increase coverage, add tests | Sebastien Barre | 2002-01-18 | 1 | -19/+139 |
|
|
* | ENH: remove unused and non-standard io.h file | Bill Hoffman | 2002-01-18 | 1 | -1/+0 |
|
|
* | Fix: displays msg if passed for custom command | Sebastien Barre | 2002-01-17 | 1 | -1/+5 |
|
|
* | ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMAND | Sebastien Barre | 2002-01-17 | 1 | -4/+34 |
|
|
* | BUG: fix complex test for old compilers | Bill Hoffman | 2001-08-24 | 1 | -1/+1 |
|
|
* | ENH: try to get better test coverage | Bill Hoffman | 2001-08-23 | 2 | -0/+108 |
|
|