summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindPython: Add support for version 3.8Marcel Plch2018-06-083-3/+3
* Merge topic 'doc-3.12-relnotes'Brad King2018-06-0559-361/+301
|\
| * Help: Organize and revise 3.12 release notesBrad King2018-06-041-163/+208
| * Help: Consolidate 3.12 release notesBrad King2018-06-0459-361/+256
* | Merge topic 'intel-compile-features'Brad King2018-06-051-1/+1
|\ \
| * | Features: Add special case to disable relaxed constexpr for Intel 18Brad King2018-06-041-1/+1
| |/
* | Merge topic 'more-misc-typos'Brad King2018-06-0534-45/+45
|\ \
| * | Fix misc. typosluz.paz2018-06-0434-45/+45
* | | Merge branch 'release-3.11'Brad King2018-06-050-0/+0
|\ \ \
| * \ \ Merge branch 'external-project-url-hash-docs' into release-3.11Brad King2018-06-051-3/+3
| |\ \ \
| * \ \ \ Merge branch 'ep-support-passing-var-ending-with-notfound' into release-3.11Brad King2018-06-045-3/+23
| |\ \ \ \
* | \ \ \ \ Merge topic 'ep-support-passing-var-ending-with-notfound'Brad King2018-06-055-3/+23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ExternalProject: Fix cache generation when args end with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-06-045-3/+23
| |/ / / /
* | | | | Merge topic 'fix/CPackNuGet-var-para-deindent'Craig Scott2018-06-051-2/+2
|\ \ \ \ \
| * | | | | Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS`Alex Turbov2018-06-051-2/+2
* | | | | | Merge topic 'external-project-url-hash-docs'Craig Scott2018-06-051-3/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ExternalProject: Improve URL_HASH argument descriptionMatt McCormick2018-06-041-3/+3
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-06-051-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'fix-ti-c-standard'Brad King2018-06-043-0/+13
|\ \ \ \
| * | | | TI: Add support for C language standardsArnaud Gelas2018-06-043-0/+13
| | |_|/ | |/| |
* | | | Merge topic 'WriteBasicConfigFile_tests'Brad King2018-06-041-239/+894
|\ \ \ \
| * | | | Refactor write_basic_package_version_file testsDaniele E. Domenichelli2018-06-011-239/+894
* | | | | Merge topic 'gnu-CMAKE_LANG_COMPILER_PREDEFINES_COMMAND'Brad King2018-06-042-1/+2
|\ \ \ \ \
| * | | | | Move GNU COMPILER_PREDEFINES_COMMAND from Platform to CompilerSebastian Holtermann2018-06-012-1/+2
| |/ / / /
* | | | | Merge topic 'libarchive-ssize_t'Brad King2018-06-041-1/+5
|\ \ \ \ \
| * | | | | cmSystemTools: Restore compilation with libarchive versions below 3.3.1Brad King2018-06-011-1/+5
* | | | | | Merge topic 'update-kwsys'Brad King2018-06-0460-1644/+1675
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-06-0160-1644/+1675
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KWSys 2018-06-01 (8ef62b28)KWSys Upstream2018-06-0160-1644/+1675
* | | | | | CMake Nightly Date StampKitware Robot2018-06-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-06-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-06-021-1/+1
|/ / / / /
* | | | | Merge topic 'clang-format-6.0'Brad King2018-06-01458-3207/+3775
|\ \ \ \ \
| * | | | | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-01445-3187/+3740
| * | | | | Empty commit at end of history preceding clang-format-6.0 style transitionBrad King2018-06-010-0/+0
| * | | | | clang-format.bash: update to clang-format-6.0Brad King2018-06-0113-20/+33
| * | | | | clang-format: Add comments to suppress some formattingBrad King2018-06-011-1/+2
| * | | | | Tests/VSWinStorePhone: Do not format managed sourceBrad King2018-06-011-0/+1
|/ / / / /
* | | | | Merge topic 'update-prebuilt-openssl'Brad King2018-06-011-3/+3
|\ \ \ \ \
| * | | | | Utilities/Release: Update to openssl-1.1.0hBrad King2018-05-311-3/+3
* | | | | | Merge topic 'autogen_autorcc_multi_config'Brad King2018-06-0117-11/+170
|\ \ \ \ \ \
| * | | | | | Autogen: Add AUTORCC configuration change testSebastian Holtermann2018-05-3011-0/+94
| * | | | | | Autogen: Let AUTORCC generate output for all configurationsSebastian Holtermann2018-05-301-2/+14
| * | | | | | Autogen: Add lock file to AUTORCC commandsSebastian Holtermann2018-05-306-9/+62
* | | | | | | Merge topic 'nolint_typedef_testdriver'Brad King2018-06-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | TestDriver: Disable clang-tidy 'modernize-use-using'Sylvain Joubert2018-05-311-2/+2
* | | | | | | | Merge topic 'alsa-target'Brad King2018-06-016-9/+74
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | FindALSA: add testcaseRolf Eike Beer2018-05-314-0/+40
| * | | | | | | FindALSA: reformat docsRolf Eike Beer2018-05-311-9/+16
| * | | | | | | FindALSA: provide an imported targetRolf Eike Beer2018-05-312-0/+18
| |/ / / / / /