summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added support for selection of static/shared build on a per-library basis.Brad King2001-07-0210-126/+147
* better arg supportKen Martin2001-07-021-4/+4
* Should not be inherited.Berk Geveci2001-07-023-21/+0
* Better error checking.Berk Geveci2001-07-023-0/+15
* Wrong place for foutBerk Geveci2001-07-021-1/+1
* better configure file commandKen Martin2001-06-291-31/+38
* minor compile fixKen Martin2001-06-291-1/+1
* BUG: break up CMAKE_AR into program and ARGSBill Hoffman2001-06-291-1/+2
* ENH: various fixes to allow bootstrap on sunos with CCBill Hoffman2001-06-282-2/+2
* fixed Dart issueBill Hoffman2001-06-281-2/+3
* Undefined symbolBerk Geveci2001-06-281-1/+1
* Special rules for out-of-package source files.Berk Geveci2001-06-281-1/+57
* BUG: fix for sgi compilerBill Hoffman2001-06-284-3/+7
* BUG: find files in subdirectoriesBill Hoffman2001-06-281-4/+5
* fix for scope on hpBill Hoffman2001-06-281-0/+1
* BUG: check size of path error, HP gcount problemBill Hoffman2001-06-281-2/+2
* Added variable expansion.Berk Geveci2001-06-271-1/+13
* updated version to 0.3Ken Martin2001-06-271-1/+1
* updated version to 0.2Ken Martin2001-06-271-1/+1
* ENH: fix install when executable and lib path setKen Martin2001-06-271-4/+7
* 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