summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths
Commit message (Expand)AuthorAgeFilesLines
* ENH: more coverageBill Hoffman2002-04-171-0/+1
* ENH: speed improvementsBill Hoffman2002-04-111-1/+1
* ENH: increase coverageSebastien Barre2002-04-111-1/+3
* ENH: use target as source if source is emptySebastien Barre2002-04-111-4/+2
* ENH: add a test to check if more than one post-build command can be attached....Sebastien Barre2002-04-102-0/+9
* ENH: only check flag on unixBill Hoffman2002-04-101-0/+2
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-092-1/+2
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-094-2/+12
* correct exports for windowsBill Hoffman2002-04-092-2/+3
* c not c++ commentBill Hoffman2002-04-091-1/+1
* ENH: use separate vars for creating c++ and c shared libraries and add a test...Bill Hoffman2002-04-085-1/+32
* ENH: fix more space problems, you can add args to the ExecProgram command sep...Bill Hoffman2002-04-031-3/+3
* ENH: add test for registry-related functions (win32)Sebastien Barre2002-04-013-1/+48
* FIX: fix dummy lib name for UnixSebastien Barre2002-03-291-2/+6
* ENH: fix testsSebastien Barre2002-03-2911-79/+111
* *** empty log message ***Bill Hoffman2002-03-291-0/+4
* 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 templ...Bill Hoffman2002-03-071-1/+6
* 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 'Wrappi...Sebastien Barre2002-01-206-114/+153
* 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
* 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