summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'release-3.6'Brad King2016-11-030-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'FindHDF5-restore-default-C' into release-3.6Brad King2016-11-021-10/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'qtdialog-lib-paths' into release-3.6Brad King2016-11-021-0/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindHDF5-restore-default-C'Brad King2016-11-031-10/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | FindHDF5: Restore pre-3.6 behavior of finding only C by defaultBrad King2016-11-021-10/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'remove-utf8-option'Brad King2016-11-038-63/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-028-63/+8
* | | | | | | | | Merge topic 'compile-features-for-language-standards'Brad King2016-11-0320-72/+120
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Document language standard meta-featuresBrad King2016-11-022-0/+34
| * | | | | | | | | Features: Test cycle diagnostic with language standard meta-featureBrad King2016-11-022-3/+3
| * | | | | | | | | Features: Test feature propagation with language standard meta-featureBrad King2016-11-021-4/+4
| * | | | | | | | | WCDH: Ignore language standard meta-featuresBrad King2016-11-021-1/+6
| * | | | | | | | | Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-026-0/+33
| * | | | | | | | | Features: Centralize per-compiler recording macrosBrad King2016-11-0211-64/+38
| * | | | | | | | | Features: Do not record features on MSVC < 2010Brad King2016-11-021-1/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'intel-compile-features-windows'Brad King2016-11-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Features: Fix Intel cxx_attributes existence conditionBrad King2016-11-031-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-031-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release'Brad King2016-11-020-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'doc-cmake-qt-fixes' into releaseBrad King2016-11-021-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cpack-doc-typos' into releaseBrad King2016-11-022-7/+7
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix-macos-sysroot' into releaseBrad King2016-11-022-30/+2
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-cmake-qt-fixes'Brad King2016-11-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Update example Qt 5 find_package call to add missing componentThiago M. de C. Marques2016-11-021-1/+1
| * | | | | | | | | | | Help: Update example Qt 5 find_package call to use COMPONENTSMarcus D. Hanwell2016-11-021-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'doc-cmake-qt-missing-dbus'Brad King2016-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Update example Qt 5 find_package call to add missing componentThiago M. de C. Marques2016-11-021-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cpack-doc-typos'Brad King2016-11-022-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | CPackRPM: Fix incorrect variable name in documentationAlex Turbov2016-11-021-3/+3
| * | | | | | | | | | CPackDeb: Fix incorrect variable name in documentationAlex Turbov2016-11-021-1/+1
* | | | | | | | | | | Merge topic 'fix_compiler_arg1'Brad King2016-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmRulePlaceholderExpander: Fix CMAKE_<LANG>_COMPILER_ARG1 replacementZack Galbreath2016-11-011-1/+1
* | | | | | | | | | | | Merge topic 'fix-macos-sysroot'Brad King2016-11-022-30/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Darwin: Remove deployment target version checkGregor Jasny2016-11-012-26/+0
| * | | | | | | | | | | Revert "Xcode: Convert maybe unversioned OSX sysroot into versioned SDK path"Gregor Jasny2016-11-011-4/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'UseSWIG-SWIG_OUTFILE_DIR'Brad King2016-11-022-3/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | UseSWIG: Add option to specify swig output file directoryCong Zhang2016-11-012-3/+19
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-021-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'find-qt5-docs'Brad King2016-11-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Update example Qt 5 find_package call to use COMPONENTSMarcus D. Hanwell2016-11-011-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'doc-tweaks'Brad King2016-11-012-2/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Document error behavior of file(REMOVE/REMOVE_RECURSE)Christian Fetzer2016-11-011-1/+2
| * | | | | | | | | | | Help: Clarify how to run sequential commands in execute_processChristian Fetzer2016-11-011-1/+4
* | | | | | | | | | | | Merge topic 'CPackDeb-doc-typos'Brad King2016-11-011-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | / / / / / / / | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | CPackDeb: fix copy-n-paste typos in documentationAlex Turbov2016-11-011-3/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release'Brad King2016-11-010-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'FindMatlab-fix-typo' into releaseBrad King2016-10-282-3/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'FindMatlab-9.1' into releaseBrad King2016-10-281-0/+1
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'custom-command-CROSSCOMPILING_EMULATOR'Brad King2016-11-017-21/+77
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tests: Check that CROSSCOMPILING_EMULATOR is not used on imported targetsBrad King2016-10-284-6/+40