summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-084-45/+221
| | | | on shared builds.
* replaced with pdf versionKen Martin2001-06-071-0/+0
|
* updated docsWill Schroeder2001-06-071-0/+0
|
* checked in rtf versionKen Martin2001-06-071-0/+0
|
* updated docsKen Martin2001-06-071-0/+22656
|
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-0718-145/+213
|
* BUG: ENABLE_TESTING command may need to create output directory before ↵Brad King2001-06-071-0/+2
| | | | writing the CMakeTestfile into it since it is invoked before the makefile generator runs.
* 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 ↵Brad King2001-06-071-10/+14
| | | | generated Tcl wrapper files. Changed extension of generated gcc-xml input c++ file to be .cc so that GCC will recognize it, but MsDev will still allow a custom command on it.
* FIX: Chaned error message to match commandJim Miller2001-06-071-1/+1
|
* ENH: Changed generation of gccxml command to write out define and include ↵Brad King2001-06-061-1/+14
| | | | flags explicitly instead of using CMAKE_CXX_FLAGS and INCLUDE_FLAGS variables. This should help it run when gccxml is not the compiler that will build the generated wrappers.
* FIX: InitialPass() seg fault on std::copy and FinalPass() was not appending ↵Jim Miller2001-06-061-3/+4
| | | | to the file
* 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
| | | | cmake on Borland C++Builder
* 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
|