summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added partial test for include regular expressions.Brad King2005-02-071-1/+1
|
* ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all ↵Andy Cedilnik2004-04-291-0/+15
| | | | arguments and ARGN is the list of all nonexpected arguments
* added tests for var args with macrosKen Martin2004-04-261-0/+13
|
* ENH: Add test for REMOVE_DEFINITIONAndy Cedilnik2004-04-151-11/+12
|
* BUG: fix the testBill Hoffman2003-08-071-6/+6
|
* ENH: improve coverageBill Hoffman2003-08-071-0/+9
|
* Remove bogus flags from cmStandardIncludes and make complex test passAndy Cedilnik2003-03-261-0/+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 ↵Bill Hoffman2003-01-201-0/+1
| | | | project to a file
* BUG: fix for backwards compatibilityBill Hoffman2002-12-201-0/+1
|
* ENH: Added test for generated header included by non-generated source.Brad King2002-12-131-1/+1
|
* BUG: Can't double-quote foreach arguments.Brad King2002-12-121-1/+1
|
* 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-091-0/+6
|
* Remove bogus exec_programKen Martin2002-10-011-1/+0
|
* Use cmake echoAndy Cedilnik2002-09-271-2/+2
|
* added new form of Set source file properties commandKen Martin2002-08-261-0/+9
|
* no more dll for pluginBill Hoffman2002-08-231-8/+0
|
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-221-0/+3
|
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-221-0/+5
|
* 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-161-0/+14
|
* *** empty log message ***Bill Hoffman2002-06-191-1/+1
|
* ENH: try and fix link problem on decBill Hoffman2002-06-181-0/+7
|
* removed ccommand use cmake nowKen Martin2002-06-031-3/+3
|
* ENH: increse coverageBill Hoffman2002-05-231-1/+1
|
* ENH: increase coverageBill Hoffman2002-05-231-2/+7
|
* add a test for escape quotes and configure fileBill Hoffman2002-05-231-0/+6
|
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-301-0/+4
|
* fixed for remove COMMANDKen Martin2002-04-221-1/+7
|
* 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-171-0/+3
|
* ENH: more coverageBill Hoffman2002-04-171-0/+1
|
* ENH: fix more space problems, you can add args to the ExecProgram command ↵Bill Hoffman2002-04-031-3/+3
| | | | separatly now
* ENH: add test for registry-related functions (win32)Sebastien Barre2002-04-011-0/+23
|
* FIX: fix dummy lib name for UnixSebastien Barre2002-03-291-2/+6
|
* ENH: fix testsSebastien Barre2002-03-291-15/+44
|
* ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb.Sebastien Barre2002-01-221-1/+1
|
* flags already there, just not workingBill Hoffman2002-01-221-10/+0
|
* BUG: must use ANSI flags for complex test now.Bill Hoffman2002-01-221-0/+10
|
* Increase Coverage.Sebastien Barre2002-01-201-1/+1
|
* More tests + coverageSebastien Barre2002-01-201-2/+11
|
* Add documentation, comments. Move some 'Complex' sub-tests into 2 new ↵Sebastien Barre2002-01-201-30/+16
| | | | 'Wrapping' and 'Testing' tests.
* ENH: Increase test + coverageSebastien Barre2002-01-191-6/+18
|
* ENH: Increase test + coverageSebastien Barre2002-01-191-1/+25
|
* Increase coverage, add testsSebastien Barre2002-01-181-0/+8
|
* ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMANDSebastien Barre2002-01-171-12/+34
|
* minor fixKen Martin2001-08-281-1/+3
|