summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Remove unused cmake::CacheVersionMatchesBrad King2009-03-051-2/+0
* ENH: Cleanup cmake --build interface.Brad King2009-03-041-3/+2
* BUG: 4244, add a --build option to cmake that can build projects configured b...Bill Hoffman2008-10-151-0/+7
* ENH: Allow a custom list of debug configurationsBrad King2008-09-041-0/+5
* ENH: add a --trace optionBill Hoffman2008-07-311-0/+4
* BUG: fix for bug 7222 manifest:no not working for makefilesBill Hoffman2008-06-201-1/+4
* BUG: Remove check for files written by file(WRITE) being loaded.Brad King2008-04-301-6/+0
* ENH: make it possible to disable debug output againAlexander Neundorf2008-04-021-1/+1
* ENH: make sure gui no-dev workisBill Hoffman2008-03-291-1/+2
* ENH: remove dangerous access to ivar that should not be usedBill Hoffman2008-03-281-1/+0
* ENH: make sure -Wno-dev sticks so make rebuild_cache will workBill Hoffman2008-03-221-0/+1
* ENH: Improve new error/warning message generationBrad King2008-03-131-0/+5
* ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, bett...Bill Hoffman2008-03-131-0/+1
* ENH: make sure properties are re-set on each configureBill Hoffman2008-03-121-0/+1
* ENH: add ability to suppress dev warnings to gui codeBill Hoffman2008-03-121-1/+5
* BUG: Fixes to VS8/VS9 project regeneration rulesBrad King2008-03-111-0/+1
* ENH: fix -Wno-dev for ccmakeBill Hoffman2008-03-111-1/+8
* ENH: add enum to IssueMessageBill Hoffman2008-03-111-0/+7
* ENH: add --help-policies and --help-policy command line optionsKen Martin2008-03-041-0/+1
* ENH: add first cut and policies still need to add the doc supportKen Martin2008-03-011-0/+4
* ENH: fix make edit_cache for cmake-guiBill Hoffman2008-02-121-0/+5
* ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...Brad King2008-01-171-0/+1
* ENH: add ability to have manifest files and incremental linking with make and...Bill Hoffman2008-01-011-1/+14
* ENH: Centralized and globalized computation of CMake program locations. This...Brad King2007-12-131-1/+1
* ENH: fix for bug 6102, allow users to change the compilerBill Hoffman2007-12-131-0/+2
* ENH: Added call to StopBuild VS macro when projects fail to regenerate during...Brad King2007-11-191-0/+1
* ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-runni...Brad King2007-11-101-0/+1
* ENH: different way of testing propertiesKen Martin2007-11-061-0/+5
* ENH: add ability to get documentaiton of a property from a scriptKen Martin2007-10-241-0/+4
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-3/+5
* BUG: revert doc changes since VS7 cannot compile them, will implement them in...Ken Martin2007-10-091-2/+2
* ENH: make documentation entries actually store their dataKen Martin2007-10-091-2/+2
* ENH: deb generator can now generate deb packagesAlexander Neundorf2007-07-271-0/+1
* STYLE: fix line lengthsAlexander Neundorf2007-07-201-1/+2
* STYLE: sort the property documentation intoAlexander Neundorf2007-07-111-1/+2
* STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBSAlexander Neundorf2007-06-261-0/+3
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-251-5/+3
* ENH: put compatibility commands in extra section and prepare for creatingAlexander Neundorf2007-06-221-1/+10
* STYLE: remove duplicate non-const accessors GetLocalGenerator(int) andAlexander Neundorf2007-06-151-3/+8
* ENH: remove non/scriptable cmake commands from the script handler in ctest,Alexander Neundorf2007-06-121-0/+1
* ENH: add cmExternalMakefileProjectGenerator, which should make it easier toAlexander Neundorf2007-06-081-1/+10
* ENH: -U for removing variables now uses globbing expressionsAlexander Neundorf2007-06-041-4/+4
* BUG: also put a variable into the cache when defined using -D if no type isAlexander Neundorf2007-06-011-0/+5
* STYLE: Fixed comment for Generate() method.Brad King2007-05-281-8/+1
* ENH: added --system-information option to CMakeKen Martin2007-02-271-0/+5
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-0/+29
* ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ...Bill Hoffman2006-11-291-7/+0
* ENH: Cleanup of install component list. There was already the list in the glo...Andy Cedilnik2006-10-311-7/+0
* ENH: Add support for displaying the list of componentsAndy Cedilnik2006-10-301-0/+8
* ENH: do not print a call stack if the user does a message error unless --debu...Bill Hoffman2006-10-061-1/+5