summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LexerParser: Regenerate parsers with bison 3.7.5Brad King2021-04-288-471/+519
* 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
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'ninja-multi-custom-target-post-build'Brad King2021-04-264-1/+15
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Ninja Multi-Config: Correctly generate POST_BUILD custom targetsKyle Edwards2021-04-224-1/+15
* | | | | | | | CMake Nightly Date StampKitware Robot2021-04-261-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2021-04-251-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2021-04-241-1/+1
* | | | | | | | Merge topic 'cuda-host-compiler-windows'Brad King2021-04-235-22/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Add CMAKE_CUDA_HOST_COMPILER support on Windows non-VS generatorsunknown2021-04-225-22/+22
* | | | | | | | | Merge topic 'test-RunCMake.CPack-errors'Brad King2021-04-231-13/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Improve RunCMake.CPack* test error formattingBrad King2021-04-221-13/+23
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ExternalData-fail-reason'Brad King2021-04-231-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | ExternalData: Improve error message when we fail to create a fileBrad King2021-04-221-1/+1
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2021-04-231-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'blas-lapack-static'Brad King2021-04-2210-56/+73
|\ \ \ \ \ \ \
| * | | | | | | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Intel MKLBrad King2021-04-213-2/+4
| * | | | | | | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendorBrad King2021-04-215-0/+32
| * | | | | | | FindLAPACK: Fix finding generic LAPACK with BLA_STATICBrad King2021-04-211-1/+9
| * | | | | | | Find{BLAS,LAPACK}: Simplify search for static librariesBrad King2021-04-212-44/+26
| * | | | | | | Find{BLAS,LAPACK}: Simplify check_function_exists state maintenanceBrad King2021-04-212-9/+2
* | | | | | | | Merge topic 'vs-asan'Brad King2021-04-221-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add support for ASAN -fsanitize=address flagoltolm2021-04-211-0/+7
* | | | | | | | | Merge topic 'tutorial_step12_version_install'Brad King2021-04-221-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tutorial: Step12 install MathFunctionsConfigVersion.cmakeAlexander Pivovarov2021-04-201-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmake-1-docs-for-presets'Brad King2021-04-221-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake(1): Change wording for fields in presetsfriendlyanon2021-04-211-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge topic 'vs-csharp-langversion'Brad King2021-04-226-270/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Generalize CSharp /langversion flag mappingBrad King2021-04-216-270/+36
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.20'Brad King2021-04-220-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |