summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: WIN32 executable target rules are now generated in unix the same as any ...Brad King2001-05-251-1/+2
* display the property name in the help boxSebastien Barre2001-05-251-1/+1
* BUG: Added hack to cmSystemTools::GetPath to make its algorithm correctly par...Brad King2001-05-251-0/+5
* BUG: Fixed logic that splits a full path library link into the -L and -l piec...Brad King2001-05-251-3/+3
* New functions used to extract the components of a full filename.Sebastien Barre2001-05-252-5/+101
* The path found is now collapsed (cleaner).Sebastien Barre2001-05-251-0/+1
* Welcome to cmGetFilenameComponentCommand ("Get a specific component of a full...Sebastien Barre2001-05-253-0/+193
* Welcome to cmGetFilenameComponentCommandSebastien Barre2001-05-251-4/+8
* optimize ConvertToUnixSlashes a little bit, and use it in MakeDirectory (code...Sebastien Barre2001-05-241-13/+9
* updated to handle Tk commands compiled/linked separately. Useful for VTK Tk w...Sebastien Barre2001-05-242-43/+86
* 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-244-63/+66
* added version numberKen Martin2001-05-245-17/+24
* Changed Windows build command to build ReleaseJim Miller2001-05-241-1/+1
* ENH: create CMAKE_CXX_FLAGS_[Buildtype] flagsBill Hoffman2001-05-232-0/+36
* 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
* fixed quoted cmakeKen Martin2001-05-231-9/+6
* ENH: add better error messageBill Hoffman2001-05-231-1/+2
* 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
* added install rulesKen Martin2001-05-237-2/+400
* 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
* 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
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-222-4/+3
* fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.Sebastien Barre2001-05-222-6/+6
* 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
* ENH: Converted to new Class and Group tags in place of WrapperSet and Groups ...Brad King2001-05-211-7/+3
* fix for hp x11 and glBill Hoffman2001-05-211-2/+9
* fix opengl on hpBill Hoffman2001-05-211-2/+2
* icon updatesKen Martin2001-05-212-1/+1
* new iconKen Martin2001-05-212-3/+3
* BUG: remove declaration without variableBill Hoffman2001-05-211-1/+0
* clean up for build on its ownBill Hoffman2001-05-213-2/+8
* release fixKen Martin2001-05-211-10/+10
* collapsed into cmake.cxxKen Martin2001-05-213-407/+0
* new dspKen Martin2001-05-211-0/+104
* bug fix in finding CMAKE_ROOTKen Martin2001-05-211-7/+11