summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* minor fix in error checkingKen Martin2001-06-112-1/+1
* added some const versions of get methodsKen Martin2001-06-111-0/+5
* 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
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-081-1/+51
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-0717-140/+210
* 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-071-0/+4
* 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: 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
* better regexp for reg entriesKen Martin2001-06-061-1/+1
* 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