summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Executable/complex.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add COMPILE_FLAGS to targetsBill Hoffman2006-01-251-3/+17
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-52/+69
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-12/+11
* ENH: add new cmakedefine01 feature from bug report 2603Bill Hoffman2006-01-031-1/+16
* ENH: fix bug 2087 lib prefix stripped off on windowsBill Hoffman2005-08-101-0/+1
* ENH: do not test for c and cxx flags on visual studio as it does not work yetBill Hoffman2005-07-291-11/+17
* ENH: add new test to make sure c and cxx flags are going to the right filesBill Hoffman2005-07-291-0/+17
* 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-301-0/+12
* 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-021-1/+95
* ENH: Added full pre-build/pre-link/post-build testing for both library and ex...Brad King2005-02-251-3/+11
* 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
* FIX: fix the problem where a target is a single character and nmake gets conf...Bill Hoffman2004-10-221-0/+28
* 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: add a test for EQUAL in ifBill Hoffman2004-04-281-0/+12
* added tests for var args with macrosKen Martin2004-04-261-0/+6
* ENH: Add test for REMOVE_DEFINITIONAndy Cedilnik2004-04-151-0/+3
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-271-1/+3
* BUG: fix REMOVE testBill Hoffman2003-03-211-1/+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-151-0/+26
* ENH: Added test for generated header included by non-generated source.Brad King2002-12-131-0/+7
* added test of SET CACHE FORCEKen Martin2002-10-091-0/+6
* ENH: Added test for IF inside a FOREACH.Brad King2002-07-161-2/+10
* ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command)Sebastien Barre2002-05-271-0/+96
* ENH: increase coverageBill Hoffman2002-05-231-0/+14
* add a test for escape quotes and configure fileBill Hoffman2002-05-231-0/+13
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-301-1/+11
* fixed for remove COMMANDKen Martin2002-04-221-0/+13
* ENH: backwards compatible for VTK 4.0, add cmake version requiresBill Hoffman2002-04-171-0/+8
* ENH: speed improvementsBill Hoffman2002-04-111-1/+1
* ENH: add a test to check if more than one post-build command can be attached....Sebastien Barre2002-04-101-0/+2
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-091-0/+1
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-091-1/+4
* ENH: use separate vars for creating c++ and c shared libraries and add a test...Bill Hoffman2002-04-081-0/+11
* ENH: add test for registry-related functions (win32)Sebastien Barre2002-04-011-1/+19
* ENH: fix testsSebastien Barre2002-03-291-14/+54
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-0/+13
* ENH: add a more stressing FOREACH test.Sebastien Barre2002-03-271-0/+15