summaryrefslogtreecommitdiff
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* BUG: SHLIB_LINK was being used when linking static executables. Missing commaAmitha Perera2001-06-122-30/+40
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-083-44/+170
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-5/+3
* adding a "Release with debugging Info" build to CMake for NTIan Scott2001-06-076-1/+139
* the "Release" target is not the default.Sebastien Barre2001-06-045-5/+5
* better helpSebastien Barre2001-05-251-2/+2
* ERR: VAR type entry missing after CACHE for CMAKE_TEMPLATE_FLAGS.Brad King2001-05-241-1/+1
* ENH: change the syntax of the SET command, fix the combo box for larger stringsBill Hoffman2001-05-242-28/+47
* removed hardcoded VTKDLLSebastien Barre2001-05-241-2/+2
* slight change in the order of the options (right-most takes precedence)Sebastien Barre2001-05-244-12/+12
* Intermediate Dir was wrongSebastien Barre2001-05-231-1/+1
* /Gz => /GZSebastien Barre2001-05-231-1/+1
* removed /O2 from debugSebastien Barre2001-05-231-1/+1
* ENH: create CMAKE_CXX_FLAGS_[Buildtype] flagsBill Hoffman2001-05-235-29/+64
* ReleaseMinSize => MinSizeRelSebastien Barre2001-05-235-20/+20
* BUG: remove vtkCommonBill Hoffman2001-05-231-1/+1
* ENH: change Release Minsize to MinSizeRel, add MinSizeRel to dll templateBill Hoffman2001-05-235-15/+44
* added prefix to configKen Martin2001-05-231-0/+1
* Template now uses EXECUTABLE_OUTPUT_PATH too.Sebastien Barre2001-05-221-6/+6
* PROP BASE and PROP were invertedSebastien Barre2001-05-221-2/+2
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-222-8/+14
* fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.Sebastien Barre2001-05-224-13/+15
* fix for hp x11 and glBill Hoffman2001-05-211-1/+1
* clean up for build on its ownBill Hoffman2001-05-211-1/+1
* new structureKen Martin2001-05-213-0/+3806
* new directoryKen Martin2001-05-1710-0/+582