summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* some cleanup to the make depend processKen Martin2001-06-124-38/+104
* ENH: Paths are now expanded for environment variables and made absolute.Luis Ibanez2001-06-126-52/+109
* BUG: WIN32_EXECUTABLE targets were not being installed on unix properly. The...Brad King2001-06-121-0/+4
* ERR: int -> unsigned int.Brad King2001-06-121-1/+1
* ENH: Added the path used in SuSe Linux 7.1Luis Ibanez2001-06-121-2/+3
* Modified for new Dart source treeJim Miller2001-06-111-46/+67
* minor fix in error checkingKen Martin2001-06-112-1/+1
* ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 wh...Brad King2001-06-111-1/+1
* added some const versions of get methodsKen Martin2001-06-111-0/+5
* Changed Testing.cmake to Dart.cmakeJim Miller2001-06-111-166/+0
* Rename Testing.cmake to Dart.cmakeJim Miller2001-06-111-0/+166
* BUG: Fixed regular expression used to match registry entries. The expression...Brad King2001-06-111-1/+7
* ENH: Waiting cursor color were reversedLuis Ibanez2001-06-111-2/+2
* ENH: CMake invokation is working.Luis Ibanez2001-06-112-2/+53
* ENH: Cache saving addedLuis Ibanez2001-06-112-0/+33
* DOC: Added a comment about the risk of using tempnam in Unix, as opposed toLuis Ibanez2001-06-101-0/+3
* .cpp renamed as .cxxLuis Ibanez2001-06-104-714/+0
* Class to manage every row in the GUI scrolling, corresponding to aLuis Ibanez2001-06-101-0/+30
* Template for the MakefileLuis Ibanez2001-06-101-0/+52
* ENH: cpp renamed cxx. Copy of data to and from the GUI is workingLuis Ibanez2001-06-105-0/+909
* ENH: Added Fl_Tiles as row for holding property data. Data to and from theLuis Ibanez2001-06-104-85/+84
* BUG: Changed custom command generation to not use full path of output file fr...Brad King2001-06-101-10/+8
* ENH: Added proper request for/generation of CABLE, GCCXML, and GCCXML_FLAGS c...Brad King2001-06-082-34/+96
* BUG: Removed generation of stray # Begin Custom Build line.Brad King2001-06-081-1/+0
* Documentation updatedWill Schroeder2001-06-081-1/+1
* Documentation updatedWill Schroeder2001-06-081-2/+2
* Documentation updatedWill Schroeder2001-06-081-0/+1
* Documentation updatedWill Schroeder2001-06-081-8/+10
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-084-45/+221
* 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 writin...Brad King2001-06-071-0/+2
* 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