summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F...Brad King2011-02-156-11/+38
|\
| * Add CMAKE_SCRIPT_MODE_FILE variable (#2828)David Cole2011-02-026-11/+38
* | Add a string(FIND) sub-command (#11795)Tim Hütz2011-02-154-2/+151
* | Begin post-2.8.4 developmentDavid Cole2011-02-151-2/+2
* | CMake 2.8.4v2.8.4David Cole2011-02-152-1/+21
* | Merge branch 'release'David Cole2011-02-152-3/+396
|\ \
| * | CMake 2.8.4-rc2David Cole2011-01-312-1/+86
| * | Merge branch 'release'David Cole2011-01-312-3/+311
| |\ \
| | * | CMake 2.8.4-rc1David Cole2011-01-122-3/+311
* | | | KWSys Nightly Date StampKWSys Robot2011-02-151-1/+1
* | | | Merge topic 'copyright-FindPerlLibs'Brad King2011-02-141-0/+1
|\ \ \ \
| * | | | FindPerlLibs: Add notice of copyrightAndreas Schneider2011-02-101-0/+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
* | | | | | Merge topic 'linux-standard-base'Brad King2011-02-144-18/+21
|\ \ \ \ \ \
| * | | | | | libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815)Brad King2011-02-081-2/+10
| * | | | | | libarchive: Define major/minor/makedev only where needed (#11648)Brad King2011-02-073-16/+11
* | | | | | | 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 '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
| |/ / / / /