summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add generated ChangeLog file. Should be updated each time a new version is madeBill Hoffman2001-08-091-0/+4833
* updated versionKen Martin2001-08-091-1/+1
* updated versionKen Martin2001-08-091-1/+1
* out of dateKen Martin2001-08-091-207/+0
* BUG: add in for scope variableBill Hoffman2001-08-091-0/+1
* ENH: update to new style of cache accessKen Martin2001-08-081-1/+1
* BUG: can not Add a definition that you just gotBill Hoffman2001-08-082-3/+0
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-0834-215/+284
* ENH: compile with broken 720 SGI C++ compilerBill Hoffman2001-08-072-2/+48
* ENH: html output for docsBill Hoffman2001-08-071-4/+4
* ENH: update documents with current commands and new GUIBill Hoffman2001-08-071-12070/+5268
* ERR: CMakeLogo.gif has been moved to the root directory of the source so that...Brad King2001-08-071-1/+1
* ENH: CMakeLogo for Dart to use on testing web page.Brad King2001-08-071-0/+0
* added new if commandsKen Martin2001-08-064-51/+114
* Re-adding doc files. They were accidentally removed due to a symlink from th...Brad King2001-08-062-0/+22677
* Removing Web directory from CMake. It is moving to a separate, parallel CVS ...Brad King2001-08-0634-23641/+0
* ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy an...Brad King2001-08-032-20/+32
* ENH: Added use of a class's tag to generate a better set of filenames for its...Brad King2001-08-022-26/+74
* BUG: Generated link line for shared libraries had CMAKE_CXX_FLAGS instead of ...Brad King2001-08-021-1/+1
* BUG: Fixed off-by-one error in ExpandVariablesInString for case of $ or @ as ...Brad King2001-08-021-4/+5
* BUG: We don't want to output -I/usr/include in the INCLUDE_FLAGS variable. T...Brad King2001-08-021-1/+7
* ENH: Added SUBDIR_DEPENDS command and corresponding support code. This comma...Brad King2001-08-016-1/+196
* BUG: Needed to expand variables of definitions.Brad King2001-08-011-1/+3
* BUG: Need to expand variables when a regular expression is specified.Brad King2001-08-011-1/+3
* ENH: Support to find CABLE utility if it is installed.Brad King2001-08-011-0/+36
* ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to tk84...Brad King2001-08-011-1/+1
* ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...Brad King2001-07-3111-18/+283
* ERR: ElementCombinationGenerator::ReplacePortion needs to be a friend of Elem...Brad King2001-07-301-1/+3
* BUG: Changed include and link directory paths in cmMakefile back to std::vect...Brad King2001-07-307-61/+52
* Removed the Uniquification of the include and link directory list in FinalPass,Ian Scott2001-07-307-56/+50
* ENH: Re-implemented ExpandVariablesInString to significantly improve performa...Bill Hoffman2001-07-271-16/+100
* MAkefile now strips duplicate directores from the libraries and include pathsIan Scott2001-07-272-0/+31
* ENH: Added cable class-set expansion and tagging for alternate name generatio...Brad King2001-07-264-54/+635
* ENH: change the logic of disabling the ok button a bitBill Hoffman2001-07-262-4/+11
* ENH: Updated regexp for tracing dependencies in FLTK dialog.Berk Geveci2001-07-261-1/+1
* fixed warningsKen Martin2001-07-261-2/+1
* ENH: rework GUI with configure/OK/CancelBill Hoffman2001-07-2511-130/+174
* added for each commandKen Martin2001-07-256-51/+71
* new commandsKen Martin2001-07-254-0/+413
* Removing trailing spaces after cache entry value.Berk Geveci2001-07-251-3/+4
* BUG: fix on scroll with buttonsBill Hoffman2001-07-244-2/+28
* BUG: Fixed dependency generation to work for when there are many, many depend...Brad King2001-07-241-10/+3
* BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test ou...Brad King2001-07-232-15/+19
* ENH: Added support for UNIX compilers. GCC and MIPSpro are supported.Brad King2001-07-232-2/+115
* ENH: Added support for non-verbose mode output from running a command. This ...Brad King2001-07-232-10/+24
* ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's f...Brad King2001-07-233-0/+262
* ENH: Module to find and configure GCCXML and GCCXML_FLAGS.Brad King2001-07-231-0/+9
* FIX: changed hyperlink color from white/whiteJim Miller2001-07-201-1/+1
* ENH: Added Purify targetsJim Miller2001-07-201-0/+4
* ENH: Added purify command.Jim Miller2001-07-201-0/+1