summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* added DestructorKen Martin2002-09-172-0/+20
|
* some cleanupKen Martin2002-09-172-14/+14
|
* minor fix in error messageKen Martin2002-09-172-2/+2
|
* load command testKen Martin2002-09-168-0/+210
|
* added include of FindQT.cmakeFranck Bettinger2002-09-121-2/+8
|
* corrected test for QTWrapUIFranck Bettinger2002-09-122-7/+6
|
* added test for QTWrapUIFranck Bettinger2002-09-111-1/+12
|
* test for QTWarpUIFranck Bettinger2002-09-112-0/+59
|
* fixed test for new cmakeKen Martin2002-09-041-1/+1
|
* add rpcrt4.lib because of CMakeLib needing itBill Hoffman2002-08-303-3/+12
|
* now needs dynlib supportKen Martin2002-08-283-3/+15
|
* added new form of Set source file properties commandKen Martin2002-08-263-0/+27
|
* no more dll for pluginBill Hoffman2002-08-233-24/+0
|
* remoevd shared libKen Martin2002-08-233-42/+3
|
* BUG: fix for cygwinBill Hoffman2002-08-233-3/+9
|
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-223-0/+9
|
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-226-3/+18
|
* complex test needs the dllKen Martin2002-08-223-0/+30
|
* added macro testKen Martin2002-08-133-3/+33
|
* minor fix for c testsKen Martin2002-07-311-1/+1
|
* updated to mods in commandKen Martin2002-07-304-7/+7
|
* fixed if statements inside a foreachKen Martin2002-07-173-9/+9
|
* ENH: Added test for IF inside a FOREACH.Brad King2002-07-169-6/+84
|
* a minor fix to make my life easierKen Martin2002-06-271-1/+1
|
* removed all source lists from the system and made them vectors. Also ↵Ken Martin2002-06-273-6/+6
| | | | 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
* add a test with no extensionBill Hoffman2002-06-251-1/+1
|
* ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ↵Brad King2002-06-213-0/+3
| | | | the sstream header does not exist.
* modified create test source to create a vectorKen Martin2002-06-191-1/+1
|
* *** empty log message ***Bill Hoffman2002-06-193-3/+3
|
* ENH: try and fix link problem on decBill Hoffman2002-06-183-0/+21
|
* changed CCOMMAND to CMAKEKen Martin2002-06-033-6/+6
|
* removed ccommand use cmake nowKen Martin2002-06-033-9/+9
|
* ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command)Sebastien Barre2002-05-276-0/+450
|
* ENH: increse coverageBill Hoffman2002-05-233-3/+3
|
* ENH: increase coverageBill Hoffman2002-05-236-6/+63
|
* add a test for escape quotes and configure fileBill Hoffman2002-05-239-0/+60
|
* BUG: Correct some of the dependency analysis code.Amitha Perera2002-05-1015-20/+134
| | | | | | | | | - Make sure the original link line is untouched - Avoid duplicating the link line when supporting version < 1.4 - Make sure the cyclic dependencies and such are output correctly in complicated cases. - Avoid outputing dependencies that are already satisfied on the original link line when possible.
* ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE.Brad King2002-05-082-0/+11
|
* fix borland testBill Hoffman2002-05-033-6/+12
|
* - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* usedAmitha Perera2002-05-031-18/+16
| | | | | - test case for above mentioned bug - more comments. Comments are good.
* Debug optimized cache fixesBill Hoffman2002-05-023-0/+33
|
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-025-36/+19
|
* ENH: Make the LinkLibraries command contribute dependencies towards ↵Amitha Perera2002-05-011-1/+1
| | | | AddLibraries.
* ENH: Make the LinkLibraries command contribute dependencies towards ↵Amitha Perera2002-05-016-11/+50
| | | | AddLibraries.
* ENH: Add library dependency analysis.Amitha Perera2002-05-0119-0/+142
|
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-309-3/+51
|
* duhZKen Martin2002-04-223-3/+3
|
* fixed for remove COMMANDKen Martin2002-04-2215-15/+96
|
* BUG: add link directories for target link libraries and add a test for itBill Hoffman2002-04-193-0/+7
|
* ENH: add ability to escape semi-colonsBill Hoffman2002-04-183-0/+3
|