summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress MSVC 14.28 C5105 warning triggered by Windows SDKBrad King2020-11-171-0/+6
* Merge topic 'xcode-clean-lib-paths' into release-3.19Craig Scott2020-11-161-10/+20
|\
| * Xcode: Clean library paths to avoid linker duplicate symbol definitionsGusts Kaksis2020-11-151-10/+20
* | Merge topic 'ci-fedora33' into release-3.19Brad King2020-11-1617-46/+63
|\ \ | |/ |/|
| * gitlab-ci: use Fedora 33 to build sourcesBen Boeckel2020-11-131-1/+1
| * gitlab-ci: update Linux CI to use Fedora 33Ben Boeckel2020-11-1311-41/+41
| * ci: update to Fedora 33 for Linux buildsBen Boeckel2020-11-134-2/+5
| * ci: install gmock in the Fedora 31 imageBrad King2020-11-132-1/+3
| * Tests/FindBoost/TestPython: support finding 3.8 and 3.9Ben Boeckel2020-11-121-2/+2
| * clang-tidy: ignore new warnings from newer versionsBen Boeckel2020-11-121-0/+11
| * clang-tidy: ignore `misc-no-recursion`Ben Boeckel2020-11-121-0/+1
* | Merge topic 'qtifw-archivegen' into release-3.19Brad King2020-11-132-0/+14
|\ \
| * | CPack/IFW: Locate the archivegen utilityErlend Egeberg Aasland2020-11-122-0/+14
* | | Merge topic 'qtifw-4.0' into release-3.19Brad King2020-11-131-1/+2
|\ \ \
| * | | CPack/IFW: Add support for QtIFW 4.0Erlend Egeberg Aasland2020-11-121-1/+2
* | | | Merge topic 'doc-cstd' into release-3.19Brad King2020-11-132-4/+4
|\ \ \ \
| * | | | Help: MSVC now has C standard level flagsMichael Hirsch2020-11-122-4/+4
| |/ / /
* | | | Merge topic 'xcode-compiler-id-path' into release-3.19Brad King2020-11-134-4/+4
|\ \ \ \
| * | | | Xcode: Extract CMAKE_<LANG>_COMPILER from compiler id with multiple archsBrad King2020-11-124-4/+4
| * | | | Merge branch 'FindRuby-restore-VENDORLIB_DIR' into release-3.18Brad King2020-10-271-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'cuda_vs_skip_computation' into release-3.18Brad King2020-10-275-2/+21
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'xcode-compiler-id-arch' into release-3.19Brad King2020-11-132-2/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Xcode: Default to arm64 arch on Apple Silicon hosts during compiler idBrad King2020-11-122-2/+9
|/ / / / / /
* | | | | | Merge topic 'FindPython-version-range-fix-tests' into release-3.19Brad King2020-11-121-16/+25
|\ \ \ \ \ \
| * | | | | | FindPython: Fix version range testsMarc Chevrier2020-11-111-16/+25
* | | | | | | Merge topic 'FindRuby-vs-runtimes' into release-3.19Brad King2020-11-121-7/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | FindRuby: Consider more VS runtime suffix combinationsSilvio Traversaro2020-11-111-7/+13
* | | | | | | Merge topic 'envvar_versions' into release-3.19Brad King2020-11-1128-50/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Help: Fix `.. versionadded` directives in environment variable docsNikita Nemkin2020-11-1128-50/+6
|/ / / / / /
* | | | | | Merge topic 'ninja-cleandead-no-dyndep' into release-3.19Brad King2020-11-112-2/+10
|\ \ \ \ \ \
| * | | | | | Ninja: Avoid cleandead with dyndep bindings for Fortran module dependenciesBrad King2020-11-102-2/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'android-abi' into release-3.19Brad King2020-11-111-4/+13
|\ \ \ \ \ \
| * | | | | | Android: Use NDK_KNOWN_DEVICE_ABI{32,64}S instead of NDK_DEFAULT_ABISHaibo Huang2020-11-101-4/+13
| |/ / / / /
* | | | | | Merge topic 'get_filename_component-clarification' into release-3.19Brad King2020-11-111-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help/get_filename_component: clarify NAME_W[L]E summariesBen Boeckel2020-11-101-2/+2
|/ / / / /
* | | | | Merge topic 'python3.10' into release-3.19Brad King2020-11-102-2/+2
|\ \ \ \ \
| * | | | | FindPython{Interp,Libs}: Add support for version 3.10Miro Hrončok2020-11-092-2/+2
| |/ / / /
* | | | | Merge topic 'doc-html-lang' into release-3.19Brad King2020-11-091-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Utilities/Sphinx: Tell Sphinx that documentation is written in EnglishBrad King2020-11-091-0/+1
|/ / / /
* | | | CMake 3.19.0-rc3v3.19.0-rc3Brad King2020-11-061-1/+1
* | | | Merge topic 'apple-v4-tbd-file-arch-lookup' into release-3.19Brad King2020-11-061-3/+9
|\ \ \ \
| * | | | Apple: Update SDK architecture detection for tbd file version 4Tor Arne Vestbø2020-11-051-3/+9
* | | | | Merge topic 'cmake-gui-file-dialog-crash' into release-3.19Brad King2020-11-062-0/+14
|\ \ \ \ \
| * | | | | cmake-gui: Restore workaround for crash in file dialogBrad King2020-11-052-0/+14
| |/ / / /
* | | | | Merge topic 'FindPostgreSQL-13' into release-3.19Brad King2020-11-061-1/+1
|\ \ \ \ \
| * | | | | FindPostgreSQL: support version 13Pavel Cernohorsky2020-11-051-1/+1
| |/ / / /
* | | | | Merge topic 'xcode-inherit-paths' into release-3.19Brad King2020-11-061-0/+4
|\ \ \ \ \
| * | | | | Xcode: Inherit target library and framework search paths from projectGusts Kaksis2020-11-051-0/+4
| |/ / / /
* | | | | Merge topic 'help_ctest_cuda_memcheck' into release-3.19Craig Scott2020-11-064-4/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add cuda-memcheck to CTest documentationTobias Ribizel2020-11-052-3/+17