summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: PATH options should not remove the file part of the path...Bill Hoffman2001-06-061-11/+2
* Change name of file created from Testfile to CMakeTestfile.txtJim Miller2001-06-061-1/+1
* ENH:More tweaksWill Schroeder2001-06-061-1/+3
* ENH:More tweaksWill Schroeder2001-06-063-2/+43
* ENH:Some enhancements to the examplesWill Schroeder2001-06-068-11/+66
* better regexp for reg entriesKen Martin2001-06-061-1/+1
* better testsKen Martin2001-06-061-3/+12
* ERR:Didn't -kbWill Schroeder2001-06-061-0/+0
* Didn't kbWill Schroeder2001-06-061-0/+0
* ENH:First incarnation of web pagesWill Schroeder2001-06-0624-0/+652
* FIX: forgot to close the filesJim Miller2001-06-061-0/+1
* ENH: Compress the library search directories so that each appears only once.Amitha Perera2001-06-061-9/+20
* ENH: Added AddTest commandJim Miller2001-06-061-0/+2
* ENH: Added AddTest, and GenerateTestfile routinesJim Miller2001-06-062-1/+105
* New cmake command to specify a single testJim Miller2001-06-062-0/+169
* Module name between Unix and Windows got switched by mistake.Berk Geveci2001-06-051-2/+2
* ENH: Some tweaks, hacks and #ifdefs required to compileJohn Biddiscombe2001-06-052-3/+44
* ENH: add PathDialogBill Hoffman2001-06-051-1/+5
* ENH: add better path chooser dialogBill Hoffman2001-06-054-77/+469
* BUG: fix EXE and LIB path problemsBill Hoffman2001-06-052-2/+82
* STYLE: line too longBill Hoffman2001-06-042-2/+4
* ENH: print all argumentsBill Hoffman2001-06-041-1/+8
* ENH: add better error checkingBill Hoffman2001-06-041-0/+15
* removed find include commandKen Martin2001-06-042-232/+0
* removed find include command finally added messageKen Martin2001-06-041-2/+2
* new message commandKen Martin2001-06-042-5/+12
* new commandKen Martin2001-06-042-0/+159
* unused variableKen Martin2001-06-041-3/+0
* the "Release" target is not the default.Sebastien Barre2001-06-045-5/+5
* ENH: try to better handle control-c during make MakefilesBill Hoffman2001-06-042-5/+37
* BUG: clean up memory leaks.Bill Hoffman2001-06-048-8/+74
* fix for network includ pathsKen Martin2001-06-012-2/+22
* Fixing the module name for Unix.Berk Geveci2001-06-011-13/+8
* BUG: fix edit of directoriesBill Hoffman2001-05-312-6/+8
* Should not use decl if not on Windows.Berk Geveci2001-05-311-0/+8
* BUG: add missing fileBill Hoffman2001-05-301-0/+17
* ENH: remove unused includesBill Hoffman2001-05-301-3/+0
* ENH: change MFC gui to use cmake classBill Hoffman2001-05-309-79/+75
* BUG: Now only one makefile rule is generated per depenency. This eliminatesAmitha Perera2001-05-291-0/+11
* bug meaning that set(a b) just set a to "" and not to bGeoffrey Cross2001-05-251-1/+7
* BUG: Fixed stupid error in the hack I just checked in.Brad King2001-05-251-1/+1
* BUG: WIN32 executable target rules are now generated in unix the same as any ...Brad King2001-05-251-1/+2
* better helpSebastien Barre2001-05-251-2/+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
* BUG: missing quote on a custom commandJim Miller2001-05-251-1/+1
* 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