summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ci: update to use CMake 3.19.0Brad King2020-11-182-5/+5
|/ /
* | CMake 3.19.0v3.19.0Brad King2020-11-181-1/+1
* | Merge branch 'release-3.18' into release-3.19Brad King2020-11-180-0/+0
|\ \ | |/
| * CMake 3.18.5v3.18.5Brad King2020-11-181-1/+1
| * Merge branch 'xcode-compiler-id-path' into release-3.18Brad King2020-11-124-4/+4
| |\
* | \ Merge topic 'rename_cuda_memcheck' into release-3.19Brad King2020-11-1811-27/+27
|\ \ \
| * | | CTest: Rename CudaMemcheck to CudaSanitizerTobias Ribizel2020-11-1711-27/+27
* | | | Merge topic 'gitlab-ci-msvc-14.28' into release-3.19Brad King2020-11-171-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | gitlab-ci: Update Windows builds to MSVC 19.28Brad King2020-11-171-4/+4
|/ / /
* | | Merge topic 'msvc-14.28' into release-3.19Brad King2020-11-171-0/+6
|\ \ \
| * | | 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