summaryrefslogtreecommitdiffstats
path: root/Tests/Complex
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix bug 2087 lib prefix stripped off on windowsBill Hoffman2005-08-101-0/+1
* ENH: make sure CMAKE_C_FLAGS are not clobberedBill Hoffman2005-08-011-1/+1
* ENH: use ansi flagsBill Hoffman2005-08-011-0/+1
* ENH: no c++ comments in a c fileBill Hoffman2005-07-311-2/+2
* ENH: do not test for c and cxx flags on visual studio as it does not work yetBill Hoffman2005-07-292-11/+18
* ENH: add new test to make sure c and cxx flags are going to the right filesBill Hoffman2005-07-293-1/+34
* ENH: Do 4 filesAndy Cedilnik2005-07-141-12/+28
* ENH: Add a test for cmGeneratedFileStreamAndy Cedilnik2005-07-141-0/+69
* ENH: added testing of the WHILE commandKen Martin2005-06-303-0/+20
* ENH: remove requirements on 1.2Ken Martin2005-06-081-1/+1
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-082-2/+3
* ENH: removed old commandsKen Martin2005-06-021-3/+3
* ENH: removed use of ABSTRACT commandKen Martin2005-06-021-3/+1
* ENH: try to see if there is still a problemBill Hoffman2005-03-111-1/+1
* ENH: make it pass anyway so I can see debug infoBill Hoffman2005-03-041-1/+1
* ENH: try and debug the failed test on the continuousBill Hoffman2005-03-031-0/+1
* ENH: try number two with topological sortBill Hoffman2005-03-031-11/+36
* ENH: reverse last changes to avoid dashboard failuresBill Hoffman2005-03-021-23/+0
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-022-1/+101
* ENH: Added full pre-build/pre-link/post-build testing for both library and ex...Brad King2005-02-253-12/+41
* ENH: Added partial test for include regular expressions.Brad King2005-02-072-1/+5
* ENH: Link to cmzlibAndy Cedilnik2005-01-271-1/+2
* COMP: Add proper link directoryAndy Cedilnik2005-01-181-0/+1
* COMP: Add cmexpat to complexAndy Cedilnik2005-01-181-2/+2
* FIX: go back to not trying to handle spaces in the path for run single comman...Bill Hoffman2004-10-251-1/+2
* ENH: add test back for single char exeBill Hoffman2004-10-251-0/+28
* remove run program test until run single command is fixedBill Hoffman2004-10-231-28/+0
* ENH: add missing fileBill Hoffman2004-10-221-0/+4
* FIX: fix the problem where a target is a single character and nmake gets conf...Bill Hoffman2004-10-222-1/+29
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-2/+2
* 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