summaryrefslogtreecommitdiffstats
path: root/Tests/Complex
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix tests to work with in source buildsBill Hoffman2004-05-041-8/+12
* ENH: Remove warningsAndy Cedilnik2004-04-301-0/+1
* ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all argu...Andy Cedilnik2004-04-291-0/+15
* ENH: add a test for EQUAL in ifBill Hoffman2004-04-282-0/+26
* added tests for var args with macrosKen Martin2004-04-262-0/+19
* ENH: Add test for REMOVE_DEFINITIONAndy Cedilnik2004-04-154-11/+21
* BUG: remove bundle_loader stuff it did not work with spaces in the path and i...Bill Hoffman2003-08-281-3/+0
* ENH: remove the -flat_namespace and -undefined suppress hacks fromYves Starreveld2003-08-281-0/+3
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-273-8/+14
* BUG: fix the testBill Hoffman2003-08-071-6/+6
* ENH: improve coverageBill Hoffman2003-08-072-0/+12
* add missing fileBill Hoffman2003-08-011-0/+4
* BUG (85): allow . to be in the name of an executableBill Hoffman2003-08-011-0/+1
* ENH: Merged use of kwsys library.Brad King2003-06-231-2/+3
* Remove bogus flags from cmStandardIncludes and make complex test passAndy Cedilnik2003-03-261-0/+1
* BUG: fix REMOVE testBill Hoffman2003-03-211-1/+1
* ENH: add a better test for lib depsBill Hoffman2003-02-031-0/+1
* ENH: add a new command that allows exports of library dependencies from a pro...Bill Hoffman2003-01-201-0/+1
* remove trailing slash from findpath commandBill Hoffman2003-01-171-3/+4
* ENH: fix for compilers that need _Ken Martin2003-01-161-7/+16
* ENH: add the config directory to look for the loadable moduleBill Hoffman2003-01-161-0/+5
* ENH: add testing for modules and one two config modes for cmaketestBill Hoffman2003-01-154-1/+46
* BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test caseBill Hoffman2003-01-131-2/+0
* 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