summaryrefslogtreecommitdiffstats
path: root/Source/cmakemain.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added SEE ALSO section to generated man page. Minor formatting improvem...Brad King2003-07-111-1/+14
* ENH: Added support to write multiple help options with one command line. Out...Brad King2003-07-081-4/+4
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-081-0/+3
* ENH: Add argument -N which prevents CMake from doing configure and generate. ...Andy Cedilnik2003-04-291-1/+65
* ENH: Improved documentation. Also modified behavior of "cmake" to not config...Brad King2003-04-031-1/+29
* ENH: Re-implemented document generation class to be more organized and more r...Brad King2003-02-191-9/+9
* ENH: Added executable-specific command-line options.Brad King2003-02-171-1/+9
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-9/+45
* Try to fix updateAndy Cedilnik2003-02-121-0/+4
* ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when...Brad King2002-12-111-0/+1
* Oops, std namespaceAndy Cedilnik2002-11-151-1/+1
* Add Progress supportAndy Cedilnik2002-11-141-1/+11
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* Remove dependency to dynamic loader during bootstrapAndy Cedilnik2002-10-011-0/+2
* BUG: fix load command stuff for cygwin and cleanup at exitBill Hoffman2002-09-301-2/+13
* Remove unnecessary includeAndy Cedilnik2002-09-121-1/+0
* new archKen Martin2002-09-061-1/+1
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-4/+0
* BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...Bill Hoffman2002-08-231-0/+3
* removed ccommand use cmake nowKen Martin2002-06-031-8/+22
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* new borland generator moved into placeBill Hoffman2001-11-301-4/+20
* remove memory leaksBill Hoffman2001-09-141-1/+4
* cmake does not require two argumentsKen Martin2001-06-121-5/+0
* cmake does not require two argumentsKen Martin2001-06-121-1/+1
* BUG: add missing fileBill Hoffman2001-05-301-0/+17