summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Welcome to cmGetFilenameComponentCommandSebastien Barre2001-05-251-4/+8
* Try to find tclsh or wish and use that path to find the include or lib direct...Sebastien Barre2001-05-251-0/+35
* optimize ConvertToUnixSlashes a little bit, and use it in MakeDirectory (code...Sebastien Barre2001-05-241-13/+9
* ERR: VAR type entry missing after CACHE for CMAKE_TEMPLATE_FLAGS.Brad King2001-05-241-1/+1
* updated to handle Tk commands compiled/linked separately. Useful for VTK Tk w...Sebastien Barre2001-05-242-43/+86
* Project independent setting for testingJim Miller2001-05-241-0/+166
* new Capitalized function. Will be used in the VTK Tcl wrapper for example (in...Sebastien Barre2001-05-242-0/+21
* *** empty log message ***Bill Hoffman2001-05-241-2/+2
* ENH: change the syntax of the SET command, fix the combo box for larger stringsBill Hoffman2001-05-247-94/+114
* added version numberKen Martin2001-05-245-17/+24
* 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
* Changed Windows build command to build ReleaseJim Miller2001-05-241-1/+1
* 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-237-29/+100
* add compute systeminfoBill Hoffman2001-05-231-0/+1
* bug finding windows template fileKen Martin2001-05-231-1/+1
* command line fixes for win32Ken Martin2001-05-232-7/+13
* ReleaseMinSize => MinSizeRelSebastien Barre2001-05-235-20/+20
* BUG: remove vtkCommonBill Hoffman2001-05-231-1/+1
* fixed quoted cmakeKen Martin2001-05-231-9/+6
* ENH: add better error messageBill Hoffman2001-05-231-1/+2
* DSPs have to be binaryGeoffrey Cross2001-05-230-0/+0
* ENH: change Release Minsize to MinSizeRel, add MinSizeRel to dll templateBill Hoffman2001-05-235-15/+44
* ENH: Added INSTALL target to switch in OutputDSPFile. Also added a default t...Brad King2001-05-232-0/+10
* install fixes for win32Ken Martin2001-05-234-8/+22
* added install target supportKen Martin2001-05-233-12/+111
* Module to search for VTK include and library pathsLuis Ibanez2001-05-231-0/+16
* added install rulesKen Martin2001-05-237-2/+400
* added prefix to configKen Martin2001-05-231-0/+1
* BUG: remove warningBill Hoffman2001-05-231-1/+1
* BUG: fix output directoryBill Hoffman2001-05-231-5/+6
* added PROJECT_SOURCE_DIRKen Martin2001-05-231-0/+8
* ENH: allow duplicate librariesBill Hoffman2001-05-231-4/+1
* Template now uses EXECUTABLE_OUTPUT_PATH too.Sebastien Barre2001-05-231-6/+6
* PROP BASE and PROP were invertedSebastien Barre2001-05-231-2/+2
* Seems to me that EXEWinHeader was not searched in the right place.Sebastien Barre2001-05-232-8/+8
* BUG: do not include /usr/lib in -LBill Hoffman2001-05-221-9/+17
* fix CXXFLAGSBill Hoffman2001-05-221-1/+1
* *** empty log message ***Bill Hoffman2001-05-221-1/+1
* use cxxflags in test buildsBill Hoffman2001-05-222-7/+5
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-224-12/+17
* fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.Sebastien Barre2001-05-226-19/+21
* no longer usedKen Martin2001-05-221-5/+0
* ENH: PropertyList class addedLuis Ibanez2001-05-221-4/+24
* ENH: Added support for the fltk::PropertyList classLuis Ibanez2001-05-222-8/+32
* Added interactions with the PropertyList classLuis Ibanez2001-05-223-6/+25
* Class to manage the list of properties displayed on the scrollerLuis Ibanez2001-05-222-0/+314