Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add target properties | Bill Hoffman | 2002-12-20 | 1 | -0/+8 |
| | |||||
* | BUG: fix for backwards compatibility | Bill Hoffman | 2002-12-20 | 1 | -0/+1 |
| | |||||
* | ENH: Added test for generated header included by non-generated source. | Brad King | 2002-12-13 | 4 | -3/+25 |
| | |||||
* | BUG: Can't double-quote foreach arguments. | Brad King | 2002-12-12 | 2 | -2/+2 |
| | |||||
* | BUG: Fixed STRING(REGEX REPLACE ...) and added better test. | Brad King | 2002-11-06 | 1 | -4/+5 |
| | |||||
* | ENH: Added STRING command. | Brad King | 2002-11-06 | 1 | -0/+17 |
| | |||||
* | added test of SET CACHE FORCE | Ken Martin | 2002-10-09 | 3 | -0/+15 |
| | |||||
* | Remove bogus exec_program | Ken Martin | 2002-10-01 | 1 | -1/+0 |
| | |||||
* | Use cmake echo | Andy Cedilnik | 2002-09-27 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | added new form of Set source file properties command | Ken Martin | 2002-08-26 | 1 | -0/+9 |
| | |||||
* | no more dll for plugin | Bill Hoffman | 2002-08-23 | 1 | -8/+0 |
| | |||||
* | 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 | -0/+3 |
| | |||||
* | BUG: fix for borland and a shared CMakeLib | Bill Hoffman | 2002-08-22 | 2 | -1/+6 |
| | |||||
* | complex test needs the dll | Ken Martin | 2002-08-22 | 1 | -0/+10 |
| | |||||
* | added macro test | Ken Martin | 2002-08-13 | 1 | -1/+11 |
| | |||||
* | fixed if statements inside a foreach | Ken Martin | 2002-07-17 | 1 | -3/+3 |
| | |||||
* | ENH: Added test for IF inside a FOREACH. | Brad King | 2002-07-16 | 3 | -2/+28 |
| | |||||
* | removed all source lists from the system and made them vectors. Also ↵ | Ken Martin | 2002-06-27 | 1 | -2/+2 |
| | | | | appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building | ||||
* | ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ↵ | Brad King | 2002-06-21 | 1 | -0/+1 |
| | | | | the sstream header does not exist. | ||||
* | *** empty log message *** | Bill Hoffman | 2002-06-19 | 1 | -1/+1 |
| | |||||
* | ENH: try and fix link problem on dec | Bill Hoffman | 2002-06-18 | 1 | -0/+7 |
| | |||||
* | changed CCOMMAND to CMAKE | Ken Martin | 2002-06-03 | 1 | -2/+2 |
| | |||||
* | removed ccommand use cmake now | Ken Martin | 2002-06-03 | 1 | -3/+3 |
| | |||||
* | ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command) | Sebastien Barre | 2002-05-27 | 2 | -0/+150 |
| | |||||
* | ENH: increse coverage | Bill Hoffman | 2002-05-23 | 1 | -1/+1 |
| | |||||
* | ENH: increase coverage | Bill Hoffman | 2002-05-23 | 2 | -2/+21 |
| | |||||
* | add a test for escape quotes and configure file | Bill Hoffman | 2002-05-23 | 3 | -0/+20 |
| | |||||
* | fix borland test | Bill Hoffman | 2002-05-03 | 1 | -2/+4 |
| | |||||
* | Debug optimized cache fixes | Bill Hoffman | 2002-05-02 | 1 | -0/+11 |
| | |||||
* | 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 | 3 | -1/+17 |
| | |||||
* | duhZ | Ken Martin | 2002-04-22 | 1 | -1/+1 |
| | |||||
* | fixed for remove COMMAND | Ken Martin | 2002-04-22 | 5 | -5/+32 |
| | |||||
* | ENH: add ability to escape semi-colons | Bill Hoffman | 2002-04-18 | 1 | -0/+1 |
| | |||||
* | ENH: backwards compatible for VTK 4.0, add cmake version requires | Bill Hoffman | 2002-04-17 | 3 | -0/+12 |
| | |||||
* | ENH: more coverage | Bill Hoffman | 2002-04-17 | 1 | -0/+1 |
| | |||||
* | ENH: speed improvements | Bill Hoffman | 2002-04-11 | 1 | -1/+1 |
| | |||||
* | ENH: increase coverage | Sebastien Barre | 2002-04-11 | 1 | -1/+3 |
| | |||||
* | ENH: use target as source if source is empty | Sebastien Barre | 2002-04-11 | 1 | -4/+2 |
| | |||||
* | ENH: add a test to check if more than one post-build command can be ↵ | Sebastien Barre | 2002-04-10 | 2 | -0/+9 |
| | | | | attached. it fails right now. | ||||
* | ENH: only check flag on unix | Bill Hoffman | 2002-04-10 | 1 | -0/+2 |
| | |||||
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 2 | -1/+2 |
| | |||||
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 4 | -2/+12 |
| | |||||
* | correct exports for windows | Bill Hoffman | 2002-04-09 | 2 | -2/+3 |
| | |||||
* | c not c++ comment | Bill Hoffman | 2002-04-09 | 1 | -1/+1 |
| | |||||
* | ENH: use separate vars for creating c++ and c shared libraries and add a ↵ | Bill Hoffman | 2002-04-08 | 5 | -1/+32 |
| | | | | test for c libraries |