summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig
Commit message (Expand)AuthorAgeFilesLines
* ENH: add target propertiesBill Hoffman2002-12-201-0/+8
* BUG: fix for backwards compatibilityBill Hoffman2002-12-201-0/+1
* ENH: Added test for generated header included by non-generated source.Brad King2002-12-134-3/+25
* BUG: Can't double-quote foreach arguments.Brad King2002-12-122-2/+2
* BUG: Fixed STRING(REGEX REPLACE ...) and added better test.Brad King2002-11-061-4/+5
* ENH: Added STRING command.Brad King2002-11-061-0/+17
* added test of SET CACHE FORCEKen Martin2002-10-093-0/+15
* Remove bogus exec_programKen Martin2002-10-011-1/+0
* Use cmake echoAndy Cedilnik2002-09-271-2/+2
* add rpcrt4.lib because of CMakeLib needing itBill Hoffman2002-08-301-1/+4
* now needs dynlib supportKen Martin2002-08-281-1/+5
* added new form of Set source file properties commandKen Martin2002-08-261-0/+9
* no more dll for pluginBill Hoffman2002-08-231-8/+0
* remoevd shared libKen Martin2002-08-231-14/+1
* BUG: fix for cygwinBill Hoffman2002-08-231-1/+3
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-221-0/+3
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-222-1/+6
* complex test needs the dllKen Martin2002-08-221-0/+10
* added macro testKen Martin2002-08-131-1/+11
* fixed if statements inside a foreachKen Martin2002-07-171-3/+3
* ENH: Added test for IF inside a FOREACH.Brad King2002-07-163-2/+28
* removed all source lists from the system and made them vectors. Also appended...Ken Martin2002-06-271-2/+2
* ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ...Brad King2002-06-211-0/+1
* *** empty log message ***Bill Hoffman2002-06-191-1/+1
* ENH: try and fix link problem on decBill Hoffman2002-06-181-0/+7
* changed CCOMMAND to CMAKEKen Martin2002-06-031-2/+2
* removed ccommand use cmake nowKen Martin2002-06-031-3/+3
* ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command)Sebastien Barre2002-05-272-0/+150
* ENH: increse coverageBill Hoffman2002-05-231-1/+1
* ENH: increase coverageBill Hoffman2002-05-232-2/+21
* add a test for escape quotes and configure fileBill Hoffman2002-05-233-0/+20
* fix borland testBill Hoffman2002-05-031-2/+4
* Debug optimized cache fixesBill Hoffman2002-05-021-0/+11
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-021-11/+5
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-303-1/+17
* duhZKen Martin2002-04-221-1/+1
* fixed for remove COMMANDKen Martin2002-04-225-5/+32
* ENH: add ability to escape semi-colonsBill Hoffman2002-04-181-0/+1
* ENH: backwards compatible for VTK 4.0, add cmake version requiresBill Hoffman2002-04-173-0/+12
* ENH: more coverageBill Hoffman2002-04-171-0/+1
* ENH: speed improvementsBill Hoffman2002-04-111-1/+1
* ENH: increase coverageSebastien Barre2002-04-111-1/+3
* ENH: use target as source if source is emptySebastien Barre2002-04-111-4/+2
* ENH: add a test to check if more than one post-build command can be attached....Sebastien Barre2002-04-102-0/+9
* ENH: only check flag on unixBill Hoffman2002-04-101-0/+2
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-092-1/+2
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-094-2/+12
* correct exports for windowsBill Hoffman2002-04-092-2/+3
* c not c++ commentBill Hoffman2002-04-091-1/+1
* ENH: use separate vars for creating c++ and c shared libraries and add a test...Bill Hoffman2002-04-085-1/+32