summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adding a "Release with debugging Info" build to CMake for NTIan Scott2001-06-077-1/+143
* ERR: Fixed generation of source name and directory for cmSourceFiles of gener...Brad King2001-06-071-10/+14
* FIX: Chaned error message to match commandJim Miller2001-06-071-1/+1
* ENH: Changed generation of gccxml command to write out define and include fla...Brad King2001-06-061-1/+14
* FIX: InitialPass() seg fault on std::copy and FinalPass() was not appending t...Jim Miller2001-06-061-3/+4
* added enable testing deprecated some commandsKen Martin2001-06-069-115/+266
* *** empty log message ***Bill Hoffman2001-06-061-2/+2
* ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriterBill Hoffman2001-06-0610-1180/+66
* ENH:Some more tweaksWill Schroeder2001-06-062-7/+10
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-06107-110/+110
* 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