summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fix style errors added by parent and grandparentBrad King2011-06-082-4/+8
* XCode: Support target folders on XCode.Johan Björk2011-06-071-11/+39
* Xcode: Support multiple level nesting of XCode folders (#10039)Johan Björk2011-06-072-22/+50
* CMake: Move tokenize to cmSystemToolsJohan Björk2011-06-073-32/+36
* KWSys Nightly Date StampKWSys Robot2011-02-151-1/+1
* Merge topic 'doc-MSVC_VERSION-issue-11833'Brad King2011-02-141-2/+8
|\
| * Fix documentation of MSVC_VERSION (#11833)Brad King2011-02-101-2/+8
* | KWSys Nightly Date StampKWSys Robot2011-02-141-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-02-131-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-02-121-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-02-111-1/+1
|/
* KWSys Nightly Date StampKWSys Robot2011-02-101-1/+1
* KWSys Nightly Date StampKWSys Robot2011-02-091-1/+1
* Merge topic 'FixCrashInGraphVizWriter'Brad King2011-02-081-0/+6
|\
| * Fix crash in GraphVizWriter when GRAPHVIZ_TARGET_IGNORE_REGEX is usedAlex Neundorf2011-02-041-0/+6
* | Merge topic 'fix-clang-warnings'Brad King2011-02-082-2/+2
|\ \
| * | Silence the may be used uninitialized warnings: initialize stuff.David Cole2011-02-032-2/+2
* | | KWSys Nightly Date StampKWSys Robot2011-02-081-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-02-071-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-02-061-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-02-051-1/+1
| |/ |/|
* | KWSys Nightly Date StampKWSys Robot2011-02-041-1/+1
|/
* KWSys Nightly Date StampKWSys Robot2011-02-031-1/+1
* KWSys Nightly Date StampKWSys Robot2011-02-021-1/+1
* 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-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