Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-30 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-29 | 1 | -1/+1 |
* | Merge topic 'fix-11695-spaces-in-vs10-rc-defs' | Brad King | 2011-01-28 | 8 | -22/+147 |
|\ | |||||
| * | VSResource: Avoid windres /D with quoted spaces (#11695) | David Cole | 2011-01-27 | 4 | -13/+109 |
| * | Avoid space in rc /D values for VS6 and Cygwin (#11695) | David Cole | 2011-01-26 | 1 | -5/+10 |
| * | Fix line too long KWStyle issue (#11695) | David Cole | 2011-01-26 | 1 | -1/+2 |
| * | VS10: Escape double quote chars in defines for rc files (#11695) | David Cole | 2011-01-26 | 6 | -12/+35 |
* | | Merge topic 'avoid-purify-in-CTestTest2' | Brad King | 2011-01-28 | 1 | -7/+6 |
|\ \ | |||||
| * | | CTestTest2: Avoid running purify unless requested | David Cole | 2011-01-27 | 1 | -7/+6 |
* | | | Merge topic 'fix-xcode-generator-crash' | Brad King | 2011-01-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Xcode: Fix crash: avoid strlen call on NULL char * | David Cole | 2011-01-27 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'FixParsingCompilerNameWithVersionNumber' | Brad King | 2011-01-28 | 3 | -34/+37 |
|\ \ \ | |||||
| * | | | Fix parsing of compiler name with a version number | Alex Neundorf | 2011-01-26 | 3 | -10/+13 |
| * | | | Strip trailing whitespace. | Alex Neundorf | 2011-01-26 | 2 | -24/+24 |
* | | | | Merge topic 'MakeCMakeBuildWithCMakeLess263' | Brad King | 2011-01-28 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Make cmake build again with cmake < 2.6.3 | Alex Neundorf | 2011-01-26 | 1 | -2/+2 |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-28 | 1 | -1/+1 |
* | | | | | Merge topic 'dev/strict-mode' | Brad King | 2011-01-27 | 27 | -18/+621 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge branch 'dev/add_test-working-directory' into dev/strict-mode | Brad King | 2011-01-27 | 157 | -1419/+2846 |
| |\ \ \ \ | |||||
| * | | | | | Unwatch manual variables upon removal in cmake-gui | Ben Boeckel | 2011-01-13 | 1 | -0/+2 |
| * | | | | | Unwatch manual variables upon removal in ccmake | Ben Boeckel | 2011-01-13 | 1 | -0/+1 |
| * | | | | | Add method to unwatch a manual variable | Ben Boeckel | 2011-01-13 | 2 | -0/+9 |
| * | | | | | Give a better message for unused variables | Ben Boeckel | 2011-01-13 | 1 | -1/+1 |
| * | | | | | Fix ArgumentExpansion test expected results | Brad King | 2011-01-11 | 3 | -12/+31 |
| * | | | | | Checking for a definition is a usage | Ben Boeckel | 2011-01-03 | 1 | -0/+1 |
| * | | | | | Don't output to stderr in the GUI | Ben Boeckel | 2011-01-03 | 1 | -1/+0 |
| * | | | | | Merge branch 'ImprovedDotSupport2' into dev/strict-mode | Brad King | 2010-12-17 | 40 | -649/+1210 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-mode | Brad King | 2010-12-17 | 95 | -164/+213 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode | Brad King | 2010-12-17 | 143 | -1743/+3161 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix expected output for WarnUninitialized test | Ben Boeckel | 2010-12-07 | 1 | -1/+1 |
| * | | | | | | | | Update expected messages to new format | Ben Boeckel | 2010-12-07 | 1 | -4/+4 |
| * | | | | | | | | Don't check at destruction for usage | Ben Boeckel | 2010-12-07 | 1 | -3/+0 |
| * | | | | | | | | Use cmake::IssueMessage for warnings | Ben Boeckel | 2010-12-07 | 2 | -9/+18 |
| * | | | | | | | | Use 'CMake Warning' versus 'warning' for CDash | Ben Boeckel | 2010-12-07 | 4 | -10/+10 |
| * | | | | | | | | Initialize the class before setting warn flags | Ben Boeckel | 2010-12-03 | 1 | -1/+1 |
| * | | | | | | | | Ignore files under the CMakeFiles directory | Ben Boeckel | 2010-12-03 | 1 | -2/+4 |
| * | | | | | | | | Don't check for unused vars at configure time | Ben Boeckel | 2010-12-02 | 1 | -2/+0 |
| * | | | | | | | | Don't warn during configure when doing everything | Ben Boeckel | 2010-11-15 | 1 | -0/+6 |
| * | | | | | | | | Check for unused variables at the end of generate | Ben Boeckel | 2010-11-15 | 1 | -0/+2 |
| * | | | | | | | | When checking for variables, specify a reason | Ben Boeckel | 2010-11-15 | 3 | -4/+5 |
| * | | | | | | | | Use a long int since Line is a long as well | Ben Boeckel | 2010-10-08 | 1 | -1/+1 |
| * | | | | | | | | Change the failure case string to 'Unexpected' | Ben Boeckel | 2010-10-08 | 2 | -4/+4 |
| * | | | | | | | | Add 'ArgumentExpansion' test | Ben Boeckel | 2010-10-07 | 2 | -0/+74 |
| * | | | | | | | | Wrong boolean value for CLI warnings | Ben Boeckel | 2010-10-07 | 1 | -1/+1 |
| * | | | | | | | | Hard-code the --no-warn-unused-cli flag | Ben Boeckel | 2010-10-07 | 1 | -1/+5 |
| * | | | | | | | | Fix line lengths | Ben Boeckel | 2010-10-06 | 2 | -2/+4 |
| * | | | | | | | | Flag that the directories have been set | Ben Boeckel | 2010-10-05 | 1 | -1/+1 |
| * | | | | | | | | Add argument to arg parsing to not set directories | Ben Boeckel | 2010-10-05 | 2 | -3/+3 |
| * | | | | | | | | Revert "Revert "When calling CMake, set the args and the cache"" | Ben Boeckel | 2010-10-05 | 1 | -0/+1 |
| * | | | | | | | | Revert "When calling CMake, set the args and the cache" | Ben Boeckel | 2010-10-01 | 1 | -1/+0 |