summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eclipse projects: created one linked resource for each subprojectAlex Neundorf2011-02-131-19/+52
* Add XML escaping for directory name in Eclipse projects (#11658)Alex Neundorf2011-02-121-2/+4
* Fix XML escaping for target names in Eclipse project files (#11658)Alex Neundorf2011-02-121-2/+3
* Fix XML escaping for the project() name in Eclipse projects (#11658)Alex Neundorf2011-02-121-3/+5
* 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 'CPack-ComponentMoreZipTests'Brad King2011-02-088-36/+123
|\
| * Avoid foreach IN LISTS syntax which is not supported by CMake 2.6Eric NOULARD2011-01-311-2/+2
| * CPack Tests the different ways of packaging componentsEric NOULARD2011-01-308-36/+123
* | 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-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