summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix install for cygwin, build cmake from configureBill Hoffman2001-06-274-20/+63
* BUG: Check for building shared libraries should read from the make file's set...Brad King2001-06-272-9/+15
* BUG: Check for building shared libraries should read from makefile's setting,...Brad King2001-06-271-1/+1
* documentation changeKen Martin2001-06-272-7/+7
* ENH: Use ${MAKE} instead of make for dependent library rulesAmitha Perera2001-06-271-1/+1
* alphabetizedKen Martin2001-06-271-2/+2
* added help optionsKen Martin2001-06-271-0/+14
* minor fixes to testingKen Martin2001-06-273-7/+40
* mod to the testingKen Martin2001-06-271-2/+1
* ENH: convert to unix slashes on browse, remove font and color junkBill Hoffman2001-06-261-54/+8
* modified how paths are escaped, added dependsKen Martin2001-06-265-15/+35
* added add dependencies commandKen Martin2001-06-263-0/+164
* better GUI resize and combo box fixesKen Martin2001-06-263-16/+63
* FIX: added AddDefinition() to store site name and build name in makefile. Al...Jim Miller2001-06-252-0/+17
* BUG: shared libraries should not depend on other shared libraries, they get r...Bill Hoffman2001-06-221-1/+1
* ENH: put back stdio.h to get sprintfBill Hoffman2001-06-221-0/+1
* ERR: Serious problems with my CVS. How did this get committed?John Biddiscombe2001-06-221-6/+0
* BUG: Wrote correct implementation of cmCopyFile.Brad King2001-06-221-13/+40
* BUG: Fixed generation of cMakeRoot in one case.Brad King2001-06-221-2/+3
* ENH: Added string.h include.Brad King2001-06-221-1/+2
* ERR: Removed stray standard header include. They should be added to cmStanda...Brad King2001-06-221-1/+0
* BUG: Added missing newline in error message.Brad King2001-06-221-1/+1
* removed stricmpKen Martin2001-06-221-1/+1
* escape quotes on cmaketest.h.inKen Martin2001-06-221-1/+1
* added escape quotes optionKen Martin2001-06-222-7/+25
* added escape quotes option in replace stringsKen Martin2001-06-222-2/+14
* added escape quote methodKen Martin2001-06-222-0/+19
* ENH: Added new command SOURCE_FILES_REMOVE which can be usedJohn Biddiscombe2001-06-223-1/+173
* ENH: Added RemoveSource(...) to complement AddSource. New commandJohn Biddiscombe2001-06-222-3/+29
* namespace issuesKen Martin2001-06-221-6/+6
* allow no name projectBill Hoffman2001-06-211-1/+8
* better testingKen Martin2001-06-211-1/+9
* adde changeDirectoryKen Martin2001-06-212-1/+8
* new test driverKen Martin2001-06-212-0/+64
* BUG: fix for unixBill Hoffman2001-06-211-8/+8
* ENH: clean upBill Hoffman2001-06-211-3/+5
* ENH: look in the PREFIX dir for the modulesBill Hoffman2001-06-211-38/+49
* ENH: better ability to find cmake programBill Hoffman2001-06-212-1/+22
* better permission handlingKen Martin2001-06-211-2/+2
* ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about ...Brad King2001-06-217-38/+53
* ENH: Added BUILD_FLTK_GUI option (defaults to ON).Brad King2001-06-211-2/+4
* BUG: fix bootstrap build on unixBill Hoffman2001-06-213-6/+11
* ENH: Update the cacheManager from the GUI after each callback.Luis Ibanez2001-06-213-9/+15
* added install targetKen Martin2001-06-211-1/+1
* better install supportKen Martin2001-06-215-26/+73
* ENH: add optional include and only allow one file per INCLUDEBill Hoffman2001-06-212-8/+17
* ENH: INTERNAL properties are not display any longer in the GUILuis Ibanez2001-06-211-4/+1
* ENH: The cache is not saved now after every modification of the GUILuis Ibanez2001-06-211-5/+0
* ENH: Clearing and redrawing the property list after a build to load the new c...Luis Ibanez2001-06-212-3/+14
* ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cacheLuis Ibanez2001-06-215-23/+71