Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ctest_test_measurements_docs' | Brad King | 2021-04-28 | 5 | -2/+119 |
|\ | |||||
| * | Help: Document CTest custom test measurements | Zack Galbreath | 2021-04-27 | 2 | -0/+82 |
| * | Tests: Add cases for CTest extra measurements from tests | Zack Galbreath | 2021-04-27 | 3 | -1/+36 |
| * | Help: Fix link to cdash.org from CTest manual | Zack Galbreath | 2021-04-27 | 1 | -1/+1 |
* | | Merge topic 'cpack-nsis-uninstall-name' | Brad King | 2021-04-28 | 1 | -2/+2 |
|\ \ | |||||
| * | | CPack/NSIS: Fix CPACK_NSIS_UNINSTALL_NAME when not Uninstall.exe | Markus Israelsson | 2021-04-27 | 1 | -2/+2 |
* | | | Merge topic 'ARMClang-cpu-arch-flags' | Brad King | 2021-04-28 | 6 | -27/+99 |
|\ \ \ | |||||
| * | | | ARMClang: Do not automatically add cpu/arch compile or link options | Lingkai Dong | 2021-04-27 | 6 | -27/+99 |
| * | | | ARMClang: Separate cpu/arch flags from preceding flags | Brad King | 2021-04-27 | 1 | -3/+3 |
* | | | | Merge topic 'doc-LINK_DEPENDS_NO_SHARED-xref' | Craig Scott | 2021-04-28 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Help: Convert CMAKE_LINK_DEPENDS_NO_SHARED to cross-reference link | Craig Scott | 2021-04-27 | 1 | -2/+3 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-04-28 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'FindIconv-no-libc' | Brad King | 2021-04-27 | 2 | -24/+30 |
|\ \ \ | |||||
| * | | | FindIconv: Avoid explicitly finding C runtime library | Brad King | 2021-04-26 | 1 | -23/+27 |
| * | | | FindIntl: Use explicit find_library signature NAMES keyword | Brad King | 2021-04-26 | 1 | -1/+3 |
* | | | | Merge topic 'ctest_junit' | Brad King | 2021-04-27 | 18 | -6/+271 |
|\ \ \ \ | |||||
| * | | | | ctest: Add support for writing test results in JUnit XML format | Zack Galbreath | 2021-04-26 | 18 | -6/+271 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2021-04-27 | 1 | -2/+19 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-04-26 | 1 | -2/+19 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | KWSys 2021-04-26 (642ddfcc) | KWSys Upstream | 2021-04-26 | 1 | -2/+19 |
* | | | | | Merge topic 'revert-vs-asan' | Brad King | 2021-04-27 | 1 | -7/+0 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Revert "Add support for ASAN -fsanitize=address flag" | Brad King | 2021-04-26 | 1 | -7/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'msys-simple' | Brad King | 2021-04-27 | 63 | -67/+259 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add release note for MSYS runtime support | Brad King | 2021-04-26 | 1 | -0/+4 |
| * | | | | | MSYS: Add support for running under MSYS runtime environment | Orgad Shaneh | 2021-04-26 | 60 | -66/+246 |
| * | | | | | cm/filesystem: Work around crash when compiled for CYGWIN/MSYS runtime | Brad King | 2021-04-26 | 1 | -0/+8 |
| * | | | | | FindCurses: Do not assume ncurses is installed on CYGWIN | Brad King | 2021-04-26 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-04-27 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'SWIG' | Brad King | 2021-04-26 | 3 | -8/+24 |
|\ \ \ \ | |||||
| * | | | | UseSWIG: use swig dependencies for Xcode generator | Marc Chevrier | 2021-04-23 | 3 | -8/+24 |
* | | | | | Merge topic 'xcode_app_extensions' | Brad King | 2021-04-26 | 23 | -67/+274 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Add support for embedding app extensions | Alexander Akhundzhanov | 2021-04-22 | 19 | -28/+246 |
| * | | | | | Tests: Factor out XcodeProject-Embed check function findAttribute() | Craig Scott | 2021-04-11 | 4 | -39/+28 |
* | | | | | | Merge topic 'lzma-threads' | Brad King | 2021-04-26 | 66 | -336/+1296 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmArchiveWrite: Consolidate multiple ways to set thread count | Nils Gladitz | 2021-04-22 | 7 | -61/+56 |
| * | | | | | | liblzma: Enable multi threaded stream encoding support | Nils Gladitz | 2021-04-22 | 6 | -6/+29 |
| * | | | | | | Merge branch 'upstream-liblzma' into lzma-threads | Brad King | 2021-04-22 | 53 | -268/+1205 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | liblzma 2020-03-17 (2327a461) | liblzma upstream | 2021-04-22 | 54 | -273/+1216 |
| * | | | | | | | liblzma: Revise update script to get version 5.2.5 | Nils Gladitz | 2021-04-22 | 1 | -1/+6 |
* | | | | | | | | Merge topic 'autogen-moc-version' | Brad King | 2021-04-26 | 6 | -5/+114 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | AutoGen: Retrieve Qt version from moc as fallback | Joerg Bornemann | 2021-04-23 | 6 | -5/+114 |
* | | | | | | | | | Merge topic 'file-REAL_PATH-EXPAND_TILDE' | Brad King | 2021-04-26 | 6 | -21/+77 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | file(REAL_PATH): add option EXPAND_TILDE | Marc Chevrier | 2021-04-21 | 6 | -21/+77 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-04-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'doc-compile-features-wcdh' into release-3.20 | Brad King | 2021-04-26 | 2 | -115/+142 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'doc-compile-features-wcdh' | Brad King | 2021-04-26 | 2 | -115/+142 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Help: Do not recommend WCDH in cmake-compile-features(7) | Brad King | 2021-04-23 | 2 | -114/+141 |
| * | | | | | | | | | | Help: Fix typos in cmake-compile-features(7) | Brad King | 2021-04-23 | 1 | -6/+6 |
* | | | | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-04-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge topic 'ninja-multi-custom-target-post-build' into release-3.20 | Brad King | 2021-04-26 | 4 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | |