Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OpenWatcom: Allow specifying the runtime library | Cameron Cawley | 2022-05-06 | 19 | -6/+299 |
* | Merge topic 'truncation_relnotes' | Brad King | 2022-05-06 | 2 | -2/+19 |
|\ | |||||
| * | Help: Document version of ctest(1) adding output truncation mode | Brad King | 2022-05-05 | 1 | -2/+8 |
| * | Help: Add release notes for test-output-truncation | Frank Winklmeier | 2022-05-05 | 1 | -0/+11 |
* | | Merge topic 'try_compile-platform-vars' | Brad King | 2022-05-06 | 1 | -107/+103 |
|\ \ | |||||
| * | | cmCoreTryCompile: Replace vector push_back with emplace_back | Brad King | 2022-05-05 | 1 | -12/+12 |
| * | | cmCoreTryCompile: Move platform variable forwarding to dedicated block | Brad King | 2022-05-05 | 1 | -97/+93 |
| |/ | |||||
* | | Merge branch 'release-3.23' | Brad King | 2022-05-06 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'Java-version-handling' into release-3.23 | Brad King | 2022-05-06 | 2 | -77/+47 |
| |\ \ | |||||
* | \ \ | Merge topic 'Java-version-handling' | Brad King | 2022-05-06 | 2 | -77/+47 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-3.23-Java-version-handling' into Java-version-handling | Marc Chevrier | 2022-05-05 | 2 | -77/+47 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | FindJava, FindJNI: ensure correct handling of versions on Windows | Marc Chevrier | 2022-05-05 | 2 | -77/+47 |
* | | | | | Merge topic 'FetchContent_find_package_integration' | Craig Scott | 2022-05-06 | 51 | -60/+1010 |
|\ \ \ \ \ | |||||
| * | | | | | Packages: Integrate FetchContent and find_package() | Craig Scott | 2022-05-03 | 51 | -60/+1010 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-06 | 1 | -1/+1 |
* | | | | | | Merge topic 'HelpExit' | Brad King | 2022-05-05 | 2 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: for message(FATAL_ERROR), document nonzero exit code | Joachim Wuttke (h) | 2022-05-05 | 2 | -2/+6 |
| * | | | | | | Help: document exit code of command cmake(1) | Joachim Wuttke (h) | 2022-05-04 | 1 | -0/+11 |
* | | | | | | | Merge topic 'HelpEnv' | Brad King | 2022-05-05 | 4 | -5/+17 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Help: from command:if, link to environment variables | Joachim Wuttke (h) | 2022-05-05 | 1 | -2/+3 |
| * | | | | | | Help: Cross-reference ENV operator from cmake-language(7) manual | Joachim Wuttke (h) | 2022-05-05 | 2 | -3/+5 |
| * | | | | | | Help: From Environment Variables section, link to cmake -E env etc | Joachim Wuttke (h) | 2022-05-05 | 2 | -0/+9 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-wix-arch' | Brad King | 2022-05-05 | 3 | -1/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installers | jakoblover | 2022-05-05 | 3 | -1/+27 |
* | | | | | | | Merge topic 'ExternalProject-no-extract-timestamp' | Brad King | 2022-05-05 | 21 | -5/+149 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy | Kasper Laudrup | 2022-05-04 | 21 | -5/+149 |
* | | | | | | | | Merge topic 'remove-PackageMaker-generator' | Brad King | 2022-05-05 | 16 | -751/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CPack: Remove the deprecated PackageMaker generator | Craig Scott | 2022-05-04 | 16 | -751/+13 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'better_error_message_when_lang_not_enabled' | Brad King | 2022-05-05 | 8 | -13/+56 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Provide guidance when trying to use non-enabled language | Robert Maynard | 2022-05-04 | 8 | -13/+56 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-05 | 1 | -1/+1 |
* | | | | | | | Merge topic 'less_ptx_for_all_all-major_native' | Brad King | 2022-05-04 | 7 | -12/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: native/all/all-major generates minimal set of ptx code | Robert Maynard | 2022-05-03 | 7 | -12/+25 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cuda-vs-use-LinkLineDeviceComputer' | Brad King | 2022-05-04 | 1 | -55/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: Use cmLinkLineDeviceComputer in VS generator | Robert Maynard | 2022-05-03 | 1 | -55/+7 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cpack-nsis-typos' | Brad King | 2022-05-04 | 1 | -22/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack/NSIS: Fix several typos in the NSIS template | Sadie Powell | 2022-05-03 | 1 | -22/+22 |
* | | | | | | | | Merge topic 'chsi-windows_registry-updates' | Brad King | 2022-05-04 | 6 | -138/+262 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake_host_system_information(WINDOWS_REGISTRY) updates | Marc Chevrier | 2022-05-01 | 6 | -138/+262 |
* | | | | | | | | | Merge topic 'FindThreads-aix' | Brad King | 2022-05-04 | 1 | -33/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindThreads: avoid failing in AIX when using -D_XOPEN_SOURCE=500 | Carlo Marcelo Arenas Belón | 2022-05-03 | 1 | -33/+19 |
* | | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-05-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'FindPython-fix-typo-error' into release-3.23 | Brad King | 2022-05-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'FindPython-fix-typo-error' | Brad King | 2022-05-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | FindPython: fix typo error | Marc Chevrier | 2022-05-03 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-04 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'find_item-query-windows-registry' | Brad King | 2022-05-03 | 117 | -81/+2046 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | find_* commands: add control over Windows registry views | Marc Chevrier | 2022-04-29 | 115 | -57/+1926 |
| * | | | | | | | | cmWindowsRegistry: Add helper for conversion between string and enum View | Marc Chevrier | 2022-04-29 | 3 | -13/+44 |
| * | | | | | | | | cmWindowsRegistry: enhance unicode conversions | Marc Chevrier | 2022-04-29 | 2 | -14/+79 |