summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths
Commit message (Collapse)AuthorAgeFilesLines
* ENH: increase coverageBill Hoffman2002-05-232-2/+21
|
* add a test for escape quotes and configure fileBill Hoffman2002-05-233-0/+20
|
* fix borland testBill Hoffman2002-05-031-2/+4
|
* Debug optimized cache fixesBill Hoffman2002-05-021-0/+11
|
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-021-11/+5
|
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-303-1/+17
|
* duhZKen Martin2002-04-221-1/+1
|
* fixed for remove COMMANDKen Martin2002-04-225-5/+32
|
* 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-173-0/+12
|
* 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 ↵Sebastien Barre2002-04-102-0/+9
| | | | attached. it fails right now.
* 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 ↵Bill Hoffman2002-04-085-1/+32
| | | | test for c libraries
* 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-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 ↵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
|