Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'envvar_versions' | 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 'get_filename_component-clarification' | 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 |
* | | Help: Add `.. versionadded` directives to commands documentation | Nikita Nemkin | 2020-11-09 | 58 | -434/+939 |
* | | TestBigEndian: Re-implement using byte order detected from ABI check | Brad King | 2020-11-06 | 1 | -0/+5 |
* | | Merge topic 'clang-tidy-for-objc' | Brad King | 2020-11-06 | 3 | -2/+7 |
|\ \ | |||||
| * | | clang-tidy: allow OBJC and OBJCXX | Andrew Fuller | 2020-11-05 | 3 | -2/+7 |
* | | | Merge topic 'cpack-nuget' | Brad King | 2020-11-06 | 2 | -6/+90 |
|\ \ \ | |||||
| * | | | CPack/NuGet: Add settings for the license, icon, and language | Bob Apthorpe | 2020-11-05 | 2 | -6/+90 |
* | | | | Merge topic 'help_ctest_cuda_memcheck' | Craig Scott | 2020-11-06 | 2 | -3/+17 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Help: Add cuda-memcheck to CTest documentation | Tobias Ribizel | 2020-11-05 | 2 | -3/+17 |
| * | | | cmake_path: remove new command from 3.19 | Marc Chevrier | 2020-11-03 | 5 | -855/+3 |
| * | | | Merge topic 'fix-cuda-qnx' into release-3.19 | Brad King | 2020-11-03 | 1 | -0/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'string-json-doc-update' into release-3.19 | Craig Scott | 2020-10-30 | 1 | -10/+13 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'android-stl' | Brad King | 2020-11-05 | 3 | -0/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Android: Add options to control exceptions/rtti | Haibo Huang | 2020-11-04 | 3 | -0/+16 |
* | | | | | | | Merge topic 'abi-byte-order' | Craig Scott | 2020-11-05 | 3 | -0/+26 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | CMakeDetermineCompilerABI: Detect byte order as part of check | Brad King | 2020-11-04 | 3 | -0/+26 |
| |/ / / / / | |||||
* | | | | | | Help: Move cmake_path release note from 3.19 to post-3.19 development | Brad King | 2020-11-04 | 2 | -3/+5 |
* | | | | | | FindPython: Adds control over artifact names to search | Marc Chevrier | 2020-11-03 | 1 | -0/+6 |
|/ / / / / | |||||
* | | | | | Merge topic 'fix-cuda-qnx' | Brad King | 2020-11-03 | 1 | -0/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Help: Add 3.19 release note about CUDA support on QNX | Brad King | 2020-11-02 | 1 | -0/+2 |
| |/ / / | |||||
| * | | | Merge topic 'cmake_path-update-doc' into release-3.19 | Brad King | 2020-10-28 | 1 | -122/+127 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'string-json-doc-update' | Craig Scott | 2020-10-30 | 1 | -10/+13 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Help: Clarify string(JSON) error handling | Peter Steneteg | 2020-10-28 | 1 | -10/+13 |
* | | | | | Merge topic 'cmake_path-update-doc' | Brad King | 2020-10-28 | 1 | -122/+127 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmake_path: Enhance documentation | Marc Chevrier | 2020-10-26 | 1 | -122/+127 |
| |/ / / | |||||
* | | | | Merge topic 'cmake-gui-manual-argument' | Brad King | 2020-10-28 | 1 | -0/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CMake GUI: Add --browse-manual argument | Kyle Edwards | 2020-10-27 | 1 | -0/+4 |
| * | | | Merge topic 'cmake-presets-path-arg' into release-3.19 | Craig Scott | 2020-10-27 | 2 | -20/+17 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge topic 'cmake-presets-path-arg' | Craig Scott | 2020-10-27 | 2 | -20/+17 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CMakePresets.json: Rework how --preset argument is handled | Kyle Edwards | 2020-10-26 | 2 | -20/+17 |
* | | | | Merge topic 'cmake-20866' | Brad King | 2020-10-27 | 2 | -1/+14 |
|\ \ \ \ | |||||
| * | | | | configure_file: Add option for user defined permissions | Asit Dhal | 2020-10-24 | 2 | -1/+14 |
* | | | | | Merge topic 'issue-21034' | Brad King | 2020-10-27 | 2 | -2/+8 |
|\ \ \ \ \ | |||||
| * | | | | | target_sources: Support custom targets | Asit Dhal | 2020-10-24 | 2 | -2/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'doc-CMAKE_BUILD_TYPE' | Brad King | 2020-10-26 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Document case insensitivity for CMAKE_BUILD_TYPE | Christopher Tetreault | 2020-10-23 | 1 | -0/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'ExternalData-suppress-progress' | Brad King | 2020-10-26 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalData: add support for suppressing progress during the build | Ben Boeckel | 2020-10-23 | 1 | -0/+6 |
* | | | | | | Merge topic 'docs-cleanup-3.19' | Craig Scott | 2020-10-26 | 11 | -78/+98 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Cleanup typos and grammar for the 3.19 release | Craig Scott | 2020-10-24 | 11 | -78/+98 |
| | |_|/ | |/| | | |||||
| * | | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19 | Craig Scott | 2020-10-23 | 2 | -30/+68 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'ctest-hostname-cleanup' | Brad King | 2020-10-23 | 1 | -0/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Help: Document site_name command use of HOSTNAME variable | Brad King | 2020-10-22 | 1 | -0/+4 |
* | | | | | Merge topic 'cmake-presets-toolset-arch-config' | Craig Scott | 2020-10-23 | 2 | -30/+68 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | CMakePresets.json: Split cmakeGeneratorConfig field | Kyle Edwards | 2020-10-22 | 2 | -30/+68 |
* | | | | | Merge topic 'cmake-presets-source-dir-name' | Craig Scott | 2020-10-23 | 1 | -0/+5 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | CMakePresets.json: Add ${sourceDirName} macro | Kyle Edwards | 2020-10-22 | 1 | -0/+5 |
| |/ / |