summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Clean library paths to avoid linker duplicate symbol definitionsGusts Kaksis2020-11-161-10/+20
* 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
| * | | | CTest: Add cuda-memcheck to Dart and CTest moduleTobias Ribizel2020-11-052-1/+3
|/ / / /
* | | | Merge topic 'cmake_path-deactivation' into release-3.19Brad King2020-11-0412-866/+8
|\ \ \ \
| * | | | cmake_path: remove new command from 3.19Marc Chevrier2020-11-0312-866/+8
|/ / / /
* | | | Merge topic 'cmake-presets-no-path-arg-warning' into release-3.19Brad King2020-11-034-1/+22
|\ \ \ \
| * | | | CMakePresets.json: Don't warn if no path argument is givenKyle Edwards2020-11-024-1/+22
* | | | | Merge topic 'fix-cuda-qnx' into release-3.19Brad King2020-11-034-3/+9
|\ \ \ \ \
| * | | | | Help: Add 3.19 release note about CUDA support on QNXBrad King2020-11-021-0/+2
| * | | | | CUDA: Enable support on QNXjanbernloehr2020-11-023-3/+7
* | | | | | Merge topic 'doc-cpack-pre-post-scripts' into release-3.19Craig Scott2020-11-031-16/+28
|\ \ \ \ \ \
| * | | | | | Help: Clarify variables specifying scripts to execute during packagingCraig Scott2020-11-031-16/+28
| | |/ / / / | |/| | | |