summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths/Library
Commit message (Collapse)AuthorAgeFilesLines
* removed all source lists from the system and made them vectors. Also ↵Ken Martin2002-06-271-2/+2
| | | | appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
* changed CCOMMAND to CMAKEKen Martin2002-06-031-2/+2
|
* fix borland testBill Hoffman2002-05-031-2/+4
|
* Debug optimized cache fixesBill Hoffman2002-05-021-0/+11
|
* 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-101-0/+7
| | | | 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-091-1/+1
|
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-092-1/+7
|
* 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-083-0/+20
| | | | test for c libraries
* ENH: fix testsSebastien Barre2002-03-297-49/+1
|
* *** empty log message ***Bill Hoffman2002-03-291-0/+4
|
* make sure ; expansion is done in all commandsBill Hoffman2002-03-293-18/+28
|
* more testsBill Hoffman2002-03-291-2/+31
|
* 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
|
* Increase Coverage.Sebastien Barre2002-01-202-2/+8
|
* More tests + coverageSebastien Barre2002-01-201-0/+1
|
* Add documentation, comments. Move some 'Complex' sub-tests into 2 new ↵Sebastien Barre2002-01-201-20/+30
| | | | 'Wrapping' and 'Testing' tests.
* ENH: Increase test + coverageSebastien Barre2002-01-191-4/+7
|
* 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-182-4/+24
|
* ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMANDSebastien Barre2002-01-172-0/+44
|
* ENH: try to get better test coverageBill Hoffman2001-08-237-0/+36