summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* KWSys Nightly Date StampKWSys Robot2011-01-301-1/+1
* KWSys Nightly Date StampKWSys Robot2011-01-291-1/+1
* Merge topic 'fix-11695-spaces-in-vs10-rc-defs'Brad King2011-01-284-9/+22
|\
| * Fix line too long KWStyle issue (#11695)David Cole2011-01-261-1/+2
| * VS10: Escape double quote chars in defines for rc files (#11695)David Cole2011-01-264-9/+21
* | Merge topic 'fix-xcode-generator-crash'Brad King2011-01-281-1/+1
|\ \
| * | Xcode: Fix crash: avoid strlen call on NULL char *David Cole2011-01-271-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-01-281-1/+1
* | | Merge topic 'dev/strict-mode'Brad King2011-01-2720-15/+445
|\ \ \ | |/ / |/| |
| * | Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-2784-1211/+1422
| |\ \
| * | | Unwatch manual variables upon removal in cmake-guiBen Boeckel2011-01-131-0/+2
| * | | Unwatch manual variables upon removal in ccmakeBen Boeckel2011-01-131-0/+1
| * | | Add method to unwatch a manual variableBen Boeckel2011-01-132-0/+9
| * | | Give a better message for unused variablesBen Boeckel2011-01-131-1/+1
| * | | Fix ArgumentExpansion test expected resultsBrad King2011-01-111-2/+22
| * | | Checking for a definition is a usageBen Boeckel2011-01-031-0/+1
| * | | Don't output to stderr in the GUIBen Boeckel2011-01-031-1/+0
| * | | Merge branch 'ImprovedDotSupport2' into dev/strict-modeBrad King2010-12-1717-555/+962
| |\ \ \
| * \ \ \ Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-modeBrad King2010-12-175-71/+103
| |\ \ \ \
| * \ \ \ \ Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-1777-963/+1778
| |\ \ \ \ \
| * | | | | | Don't check at destruction for usageBen Boeckel2010-12-071-3/+0
| * | | | | | Use cmake::IssueMessage for warningsBen Boeckel2010-12-072-9/+18
| * | | | | | Use 'CMake Warning' versus 'warning' for CDashBen Boeckel2010-12-073-3/+3
| * | | | | | Initialize the class before setting warn flagsBen Boeckel2010-12-031-1/+1
| * | | | | | Ignore files under the CMakeFiles directoryBen Boeckel2010-12-031-2/+4
| * | | | | | Don't check for unused vars at configure timeBen Boeckel2010-12-021-2/+0
| * | | | | | Don't warn during configure when doing everythingBen Boeckel2010-11-151-0/+6
| * | | | | | Check for unused variables at the end of generateBen Boeckel2010-11-151-0/+2
| * | | | | | When checking for variables, specify a reasonBen Boeckel2010-11-153-4/+5
| * | | | | | Use a long int since Line is a long as wellBen Boeckel2010-10-081-1/+1
| * | | | | | Wrong boolean value for CLI warningsBen Boeckel2010-10-071-1/+1
| * | | | | | Hard-code the --no-warn-unused-cli flagBen Boeckel2010-10-071-1/+5
| * | | | | | Fix line lengthsBen Boeckel2010-10-062-2/+4
| * | | | | | Flag that the directories have been setBen Boeckel2010-10-051-1/+1
| * | | | | | Add argument to arg parsing to not set directoriesBen Boeckel2010-10-052-3/+3
| * | | | | | Revert "Revert "When calling CMake, set the args and the cache""Ben Boeckel2010-10-051-0/+1
| * | | | | | Revert "When calling CMake, set the args and the cache"Ben Boeckel2010-10-011-1/+0
| * | | | | | When calling CMake, set the args and the cacheBen Boeckel2010-10-011-0/+1
| * | | | | | Fix long lines for KWStyleBen Boeckel2010-09-232-4/+5
| * | | | | | Set a watch on variables added through the guiBen Boeckel2010-09-221-0/+2
| * | | | | | Add a method to put a watch for variablesBen Boeckel2010-09-222-4/+10
| * | | | | | Initialize the warning variables earlierBen Boeckel2010-09-221-2/+4
| * | | | | | Fix the path detection to work for top-levelBen Boeckel2010-09-221-5/+18
| * | | | | | Initialize the usage stack earlierBen Boeckel2010-09-221-14/+2
| * | | | | | Factor out the checks for unused variablesBen Boeckel2010-09-222-9/+19
| * | | | | | When using the API, check for Add vs. RemoveBen Boeckel2010-09-171-1/+8
| * | | | | | Remove old false positive avoidance codeBen Boeckel2010-09-171-4/+0
| * | | | | | Exempt CMAKE(CURRENT|PARENT)_LIST_FILE from usageBen Boeckel2010-09-161-0/+6
| * | | | | | Only return local keys that are definedBen Boeckel2010-09-161-1/+4
| * | | | | | Use the API so that warnings can be trackedBen Boeckel2010-09-161-1/+1