summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add CMAKE_SCRIPT_MODE_FILE variable (#2828)David Cole2011-02-026-11/+38
* KWSys Nightly Date StampKWSys Robot2011-02-011-2/+2
* KWSys Nightly Date StampKWSys Robot2011-01-311-1/+1
* 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-288-22/+147
|\
| * VSResource: Avoid windres /D with quoted spaces (#11695)David Cole2011-01-274-13/+109
| * Avoid space in rc /D values for VS6 and Cygwin (#11695)David Cole2011-01-261-5/+10
| * 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-266-12/+35
* | Merge topic 'avoid-purify-in-CTestTest2'Brad King2011-01-281-7/+6
|\ \
| * | CTestTest2: Avoid running purify unless requestedDavid Cole2011-01-271-7/+6
* | | 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
| |/ /
* | | Merge topic 'FixParsingCompilerNameWithVersionNumber'Brad King2011-01-283-34/+37
|\ \ \
| * | | Fix parsing of compiler name with a version numberAlex Neundorf2011-01-263-10/+13
| * | | Strip trailing whitespace.Alex Neundorf2011-01-262-24/+24
* | | | Merge topic 'MakeCMakeBuildWithCMakeLess263'Brad King2011-01-281-2/+2
|\ \ \ \
| * | | | Make cmake build again with cmake < 2.6.3Alex Neundorf2011-01-261-2/+2
* | | | | KWSys Nightly Date StampKWSys Robot2011-01-281-1/+1
* | | | | Merge topic 'dev/strict-mode'Brad King2011-01-2727-18/+621
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-27157-1419/+2846
| |\ \ \ \
| * | | | | 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-113-12/+31
| * | | | | 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-1740-649/+1210
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-modeBrad King2010-12-1795-164/+213
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-17143-1743/+3161
| |\ \ \ \ \ \ \
| * | | | | | | | Fix expected output for WarnUninitialized testBen Boeckel2010-12-071-1/+1
| * | | | | | | | Update expected messages to new formatBen Boeckel2010-12-071-4/+4
| * | | | | | | | 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-074-10/+10
| * | | | | | | | 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
| * | | | | | | | Change the failure case string to 'Unexpected'Ben Boeckel2010-10-082-4/+4
| * | | | | | | | Add 'ArgumentExpansion' testBen Boeckel2010-10-072-0/+74
| * | | | | | | | 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