summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths
Commit message (Collapse)AuthorAgeFilesLines
* make sure ; expansion is done in all commandsBill Hoffman2002-03-295-19/+42
|
* more testsBill Hoffman2002-03-291-2/+31
|
* ENH: add a more stressing FOREACH test.Sebastien Barre2002-03-273-0/+21
|
* FIX: do not use CMAKE_CFG_INTDIR, just use LINK_DIRECTORIESSebastien Barre2002-03-271-8/+5
|
* ENH: Use ${CMAKE_CFG_INTDIR} instead of hardcoded RelInfo, Debug, Release, etc.Sebastien Barre2002-03-261-6/+2
|
* ENH: more dec silly stuffBill Hoffman2002-03-081-0/+1
|
* more stupid dec cxx tricks...Bill Hoffman2002-03-081-11/+24
|
* ENH: add one more stupid function call for the dec cxx compiler...Bill Hoffman2002-03-081-0/+1
|
* try to fix dec cxxBill Hoffman2002-03-081-1/+2
|
* ENH: add more junk for the dec cxx compiler to force it to instantiate stuffBill Hoffman2002-03-081-0/+5
|
* ENH: use the string class to force the dec compiler to instantiate some ↵Bill Hoffman2002-03-071-1/+6
| | | | templates
* ENH: add test for semi-colon separated lists of librariesBill Hoffman2002-03-061-2/+2
|
* ENH: add support for per file flagsBill Hoffman2002-03-041-0/+4
|
* ENH: add a test for per file flagsBill Hoffman2002-03-041-1/+2
|
* Just rename dirSebastien Barre2002-01-223-3/+3
|
* ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb.Sebastien Barre2002-01-222-1/+1
|
* Coverage for OUTPUT_REQUIRED_FILESSebastien Barre2002-01-223-5/+14
|
* 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
|
* Add warnings/infosSebastien Barre2002-01-211-0/+12
|
* Comment test OUTPUT_REQUIREDSebastien Barre2002-01-211-1/+25
|
* More IF coverageSebastien Barre2002-01-201-0/+12
|
* Increase Coverage.Sebastien Barre2002-01-206-4/+123
|
* More tests + coverageSebastien Barre2002-01-207-82/+161
|
* Add documentation, comments. Move some 'Complex' sub-tests into 2 new ↵Sebastien Barre2002-01-206-114/+153
| | | | 'Wrapping' and 'Testing' tests.
* ENH: Increase test + coverageSebastien Barre2002-01-194-11/+85
|
* ENH: Increase test + coverage. This is not a bug, this cache is used for test.Sebastien Barre2002-01-191-0/+23
|
* ENH: Increase test + coverageSebastien Barre2002-01-195-25/+130
|
* Add GENERATED to cmSourceFilesRemoveCommandAndy Cedilnik2002-01-181-2/+2
|
* Fix: create_file.cxx is not GENERATED, it exists (so that it can be removed, ↵Sebastien Barre2002-01-181-1/+1
| | | | until SOURCE_FILES_REMOVE is synced with SOURCE_FILES)
* Increase coverage, add testsSebastien Barre2002-01-186-27/+220
|
* Is not used (see Simple test)Sebastien Barre2002-01-181-4/+0
|
* ENH: remove unused and non-standard io.h fileBill Hoffman2002-01-181-1/+0
|
* Fix: displays msg if passed for custom commandSebastien Barre2002-01-171-1/+5
|
* ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMANDSebastien Barre2002-01-175-16/+113
|
* minor fixKen Martin2001-08-281-1/+3
|
* ENH: sgi -LANG:stdBill Hoffman2001-08-271-0/+3
|
* BUG: fix complex test for old compilersBill Hoffman2001-08-242-4/+4
|
* BUG: fix for SGI Native compilerBill Hoffman2001-08-241-0/+4
|
* ENH: try to get better test coverageBill Hoffman2001-08-2313-0/+190