summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'extra-generators-std-flags'Brad King2014-11-041-1/+8
|\
| * Code Blocks/Eclipse: Add -std= flag matching.Christian Manning2014-11-031-1/+4
| * Code Blocks/Eclipse: Use non-default stdlib includes when specified.Christian Manning2014-11-031-1/+5
* | Merge topic 'watcom-drop-symfile-option'Brad King2014-11-041-2/+2
|\ \
| * | Watcom: Drop symfile linker optionJ Decker2014-11-031-2/+2
* | | Merge topic 'update-kwsys'Brad King2014-11-049-134/+249
|\ \ \
| * \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-10-319-135/+250
| |\ \ \
| | * | | KWSys 2014-10-31 (88c8cc7f)KWSys Robot2014-10-319-135/+250
* | | | | Merge topic 'ctest-delphi-coverage'Brad King2014-11-041-0/+4
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'ctest-delphi-coverage'Brad King2014-11-041-0/+4
* | | | | | Merge topic 'cpack-rpm-component-descriptions'Brad King2014-11-041-0/+7
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'cpack-rpm-component-descriptions'Brad King2014-11-041-0/+7
* | | | | | | Merge topic 'cpack-rpm-pre-post-install'Brad King2014-11-041-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'cpack-rpm-pre-post-install'Brad King2014-11-041-0/+12
* | | | | | | | Merge topic 'add_javascript_coverage_parser'Brad King2014-11-041-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add notes for topic 'add_javascript_coverage_parser'Brad King2014-11-041-0/+4
* | | | | | | | | Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-11-041-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add notes for topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-11-041-0/+6
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-041-1/+1
* | | | | | | | | | Merge branch 'release'Brad King2014-11-030-0/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge branch 'fix-configure_file-COPYONLY' into releaseBrad King2014-11-033-3/+3
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'fix-configure_file-COPYONLY'Brad King2014-11-037-3/+29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | configure_file: Warn about unknown argumentsBrad King2014-10-314-0/+26
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLYBrad King2014-10-311-1/+1
| * | | | | | | | | | KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLYBrad King2014-10-311-1/+1
| * | | | | | | | | | Help: Fix configure_file call to use COPYONLY, not COPY_ONLYIosif Neitzke2014-10-311-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-031-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-021-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-011-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'release'Brad King2014-10-310-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'doc-add_library-typo' into releaseBrad King2014-10-311-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'doc-add_compile_options' into releaseBrad King2014-10-293-14/+17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'FindCurses-include-CheckLibraryExists' into releaseBrad King2014-10-291-1/+2
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-10-3114-21/+162
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGSDaniele E. Domenichelli2014-10-316-0/+80
| * | | | | | | | | | | ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS argumentsDaniele E. Domenichelli2014-10-312-9/+46
| * | | | | | | | | | | Tests/Tutorial: Fix when USE_MYMATH is OFFDaniele E. Domenichelli2014-10-316-12/+36
* | | | | | | | | | | | Merge topic 'VERSION_no_sscanf'Brad King2014-10-312-19/+103
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmSystemTools: reimplement verson comparison without sscanf()Rolf Eike Beer2014-10-312-13/+23
| * | | | | | | | | | | | extend the testing for version comparisonRolf Eike Beer2014-10-291-6/+80
* | | | | | | | | | | | | Merge topic 'CheckStructHasMember-avoid-breakage-on-Wall'Brad King2014-10-311-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CheckStructHasMember: Avoid clang -Wall breakage (#15203)Peter Wu2014-10-301-2/+1
* | | | | | | | | | | | | | Merge topic 'doc-add_library-typo'Brad King2014-10-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Documentation: Fix minor typo thecommand -> the commandNils Gladitz2014-10-311-1/+1
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'xcode-inherit-warning-flags'Brad King2014-10-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Xcode: Inherit global settings in per-target WARNING_CFLAGS (#15224)Brad King2014-10-311-0/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-311-1/+1
* | | | | | | | | | | | | Merge topic 'dev/alternate-generator-binaries'Brad King2014-10-301-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ninja: Find alternate Ninja-compatible binariesBen Boeckel2014-10-291-1/+2
* | | | | | | | | | | | | | Merge topic 'doc-add_compile_options'Brad King2014-10-303-14/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |