summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest_test_measurements_docs'Brad King2021-04-285-2/+119
|\
| * Help: Document CTest custom test measurementsZack Galbreath2021-04-272-0/+82
| * Tests: Add cases for CTest extra measurements from testsZack Galbreath2021-04-273-1/+36
| * Help: Fix link to cdash.org from CTest manualZack Galbreath2021-04-271-1/+1
* | Merge topic 'cpack-nsis-uninstall-name'Brad King2021-04-281-2/+2
|\ \
| * | CPack/NSIS: Fix CPACK_NSIS_UNINSTALL_NAME when not Uninstall.exeMarkus Israelsson2021-04-271-2/+2
* | | Merge topic 'ARMClang-cpu-arch-flags'Brad King2021-04-286-27/+99
|\ \ \
| * | | ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-276-27/+99
| * | | ARMClang: Separate cpu/arch flags from preceding flagsBrad King2021-04-271-3/+3
* | | | Merge topic 'doc-LINK_DEPENDS_NO_SHARED-xref'Craig Scott2021-04-281-2/+3
|\ \ \ \
| * | | | Help: Convert CMAKE_LINK_DEPENDS_NO_SHARED to cross-reference linkCraig Scott2021-04-271-2/+3
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2021-04-281-1/+1
|/ / /
* | | Merge topic 'FindIconv-no-libc'Brad King2021-04-272-24/+30
|\ \ \
| * | | FindIconv: Avoid explicitly finding C runtime libraryBrad King2021-04-261-23/+27
| * | | FindIntl: Use explicit find_library signature NAMES keywordBrad King2021-04-261-1/+3
* | | | Merge topic 'ctest_junit'Brad King2021-04-2718-6/+271
|\ \ \ \
| * | | | ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-2618-6/+271
| | |_|/ | |/| |
* | | | Merge topic 'update-kwsys'Brad King2021-04-271-2/+19
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-04-261-2/+19
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | KWSys 2021-04-26 (642ddfcc)KWSys Upstream2021-04-261-2/+19
* | | | | Merge topic 'revert-vs-asan'Brad King2021-04-271-7/+0
|\ \ \ \ \
| * | | | | VS: Revert "Add support for ASAN -fsanitize=address flag"Brad King2021-04-261-7/+0
| |/ / / /
* | | | | Merge topic 'msys-simple'Brad King2021-04-2763-67/+259
|\ \ \ \ \
| * | | | | Help: Add release note for MSYS runtime supportBrad King2021-04-261-0/+4
| * | | | | MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-2660-66/+246
| * | | | | cm/filesystem: Work around crash when compiled for CYGWIN/MSYS runtimeBrad King2021-04-261-0/+8
| * | | | | FindCurses: Do not assume ncurses is installed on CYGWINBrad King2021-04-261-1/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-04-271-1/+1
|/ / / /
* | | | Merge topic 'SWIG'Brad King2021-04-263-8/+24
|\ \ \ \
| * | | | UseSWIG: use swig dependencies for Xcode generatorMarc Chevrier2021-04-233-8/+24
* | | | | Merge topic 'xcode_app_extensions'Brad King2021-04-2623-67/+274
|\ \ \ \ \
| * | | | | Xcode: Add support for embedding app extensionsAlexander Akhundzhanov2021-04-2219-28/+246
| * | | | | Tests: Factor out XcodeProject-Embed check function findAttribute()Craig Scott2021-04-114-39/+28
* | | | | | Merge topic 'lzma-threads'Brad King2021-04-2666-336/+1296
|\ \ \ \ \ \
| * | | | | | cmArchiveWrite: Consolidate multiple ways to set thread countNils Gladitz2021-04-227-61/+56
| * | | | | | liblzma: Enable multi threaded stream encoding supportNils Gladitz2021-04-226-6/+29
| * | | | | | Merge branch 'upstream-liblzma' into lzma-threadsBrad King2021-04-2253-268/+1205
| |\ \ \ \ \ \
| | * | | | | | liblzma 2020-03-17 (2327a461)liblzma upstream2021-04-2254-273/+1216
| * | | | | | | liblzma: Revise update script to get version 5.2.5Nils Gladitz2021-04-221-1/+6
* | | | | | | | Merge topic 'autogen-moc-version'Brad King2021-04-266-5/+114
|\ \ \ \ \ \ \ \
| * | | | | | | | AutoGen: Retrieve Qt version from moc as fallbackJoerg Bornemann2021-04-236-5/+114
* | | | | | | | | Merge topic 'file-REAL_PATH-EXPAND_TILDE'Brad King2021-04-266-21/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-216-21/+77
| |/ / / / / / / /
* | | | | | | | | Merge branch 'release-3.20'Brad King2021-04-260-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'doc-compile-features-wcdh' into release-3.20Brad King2021-04-262-115/+142
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'doc-compile-features-wcdh'Brad King2021-04-262-115/+142
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Do not recommend WCDH in cmake-compile-features(7)Brad King2021-04-232-114/+141
| * | | | | | | | | | Help: Fix typos in cmake-compile-features(7)Brad King2021-04-231-6/+6
* | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-04-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'ninja-multi-custom-target-post-build' into release-3.20Brad King2021-04-264-1/+15
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |