Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Help: MSVC now has C standard level flags | Michael Hirsch | 2020-11-12 | 2 | -4/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'xcode-compiler-id-path' into release-3.19 | Brad King | 2020-11-13 | 4 | -4/+4 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Xcode: Extract CMAKE_<LANG>_COMPILER from compiler id with multiple archs | Brad King | 2020-11-12 | 4 | -4/+4 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch 'FindRuby-restore-VENDORLIB_DIR' into release-3.18 | Brad King | 2020-10-27 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'cuda_vs_skip_computation' into release-3.18 | Brad King | 2020-10-27 | 5 | -2/+21 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'xcode-compiler-id-arch' into release-3.19 | Brad King | 2020-11-13 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Xcode: Default to arm64 arch on Apple Silicon hosts during compiler id | Brad King | 2020-11-12 | 2 | -2/+9 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'FindPython-version-range-fix-tests' into release-3.19 | Brad King | 2020-11-12 | 1 | -16/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindPython: Fix version range tests | Marc Chevrier | 2020-11-11 | 1 | -16/+25 | |
* | | | | | | | Merge topic 'FindRuby-vs-runtimes' into release-3.19 | Brad King | 2020-11-12 | 1 | -7/+13 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | FindRuby: Consider more VS runtime suffix combinations | Silvio Traversaro | 2020-11-11 | 1 | -7/+13 | |
* | | | | | | | Merge topic 'envvar_versions' into release-3.19 | Brad King | 2020-11-11 | 28 | -50/+6 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Help: Fix `.. versionadded` directives in environment variable docs | Nikita Nemkin | 2020-11-11 | 28 | -50/+6 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'ninja-cleandead-no-dyndep' into release-3.19 | Brad King | 2020-11-11 | 2 | -2/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ninja: Avoid cleandead with dyndep bindings for Fortran module dependencies | Brad King | 2020-11-10 | 2 | -2/+10 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'android-abi' into release-3.19 | Brad King | 2020-11-11 | 1 | -4/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Android: Use NDK_KNOWN_DEVICE_ABI{32,64}S instead of NDK_DEFAULT_ABIS | Haibo Huang | 2020-11-10 | 1 | -4/+13 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'get_filename_component-clarification' into release-3.19 | Brad King | 2020-11-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Help/get_filename_component: clarify NAME_W[L]E summaries | Ben Boeckel | 2020-11-10 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'python3.10' into release-3.19 | Brad King | 2020-11-10 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindPython{Interp,Libs}: Add support for version 3.10 | Miro Hrončok | 2020-11-09 | 2 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'doc-html-lang' into release-3.19 | Brad King | 2020-11-09 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Utilities/Sphinx: Tell Sphinx that documentation is written in English | Brad King | 2020-11-09 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | CMake 3.19.0-rc3v3.19.0-rc3 | Brad King | 2020-11-06 | 1 | -1/+1 | |
* | | | | Merge topic 'apple-v4-tbd-file-arch-lookup' into release-3.19 | Brad King | 2020-11-06 | 1 | -3/+9 | |
|\ \ \ \ | ||||||
| * | | | | Apple: Update SDK architecture detection for tbd file version 4 | Tor Arne Vestbø | 2020-11-05 | 1 | -3/+9 | |
* | | | | | Merge topic 'cmake-gui-file-dialog-crash' into release-3.19 | Brad King | 2020-11-06 | 2 | -0/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake-gui: Restore workaround for crash in file dialog | Brad King | 2020-11-05 | 2 | -0/+14 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindPostgreSQL-13' into release-3.19 | Brad King | 2020-11-06 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindPostgreSQL: support version 13 | Pavel Cernohorsky | 2020-11-05 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'xcode-inherit-paths' into release-3.19 | Brad King | 2020-11-06 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: Inherit target library and framework search paths from project | Gusts Kaksis | 2020-11-05 | 1 | -0/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'help_ctest_cuda_memcheck' into release-3.19 | Craig Scott | 2020-11-06 | 4 | -4/+20 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Help: Add cuda-memcheck to CTest documentation | Tobias Ribizel | 2020-11-05 | 2 | -3/+17 | |
| * | | | | CTest: Add cuda-memcheck to Dart and CTest module | Tobias Ribizel | 2020-11-05 | 2 | -1/+3 | |
|/ / / / | ||||||
* | | | | Merge topic 'cmake_path-deactivation' into release-3.19 | Brad King | 2020-11-04 | 12 | -866/+8 | |
|\ \ \ \ | ||||||
| * | | | | cmake_path: remove new command from 3.19 | Marc Chevrier | 2020-11-03 | 12 | -866/+8 | |
|/ / / / | ||||||
* | | | | Merge topic 'cmake-presets-no-path-arg-warning' into release-3.19 | Brad King | 2020-11-03 | 4 | -1/+22 | |
|\ \ \ \ | ||||||
| * | | | | CMakePresets.json: Don't warn if no path argument is given | Kyle Edwards | 2020-11-02 | 4 | -1/+22 | |
* | | | | | Merge topic 'fix-cuda-qnx' into release-3.19 | Brad King | 2020-11-03 | 4 | -3/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Add 3.19 release note about CUDA support on QNX | Brad King | 2020-11-02 | 1 | -0/+2 | |
| * | | | | | CUDA: Enable support on QNX | janbernloehr | 2020-11-02 | 3 | -3/+7 | |
* | | | | | | Merge topic 'doc-cpack-pre-post-scripts' into release-3.19 | Craig Scott | 2020-11-03 | 1 | -16/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Clarify variables specifying scripts to execute during packaging | Craig Scott | 2020-11-03 | 1 | -16/+28 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'FindBoost-config-mode' into release-3.19 | Brad King | 2020-11-02 | 1 | -2/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | FindBoost: Avoid leaking internal Boost_ROOT setting | Brad King | 2020-10-30 | 1 | -2/+8 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'CheckSourceRuns-compatibility' into release-3.19 | Brad King | 2020-10-30 | 7 | -3/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | CheckSourceRuns: do not fail on unrecognized arguments | Ben Boeckel | 2020-10-28 | 7 | -3/+31 | |
* | | | | | | Merge topic 'string-json-doc-update' into release-3.19 | Craig Scott | 2020-10-30 | 1 | -10/+13 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Help: Clarify string(JSON) error handling | Peter Steneteg | 2020-10-28 | 1 | -10/+13 | |