summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-0633-27/+167
* | | | | | | | | | | Merge topic 'watcom-runtime-library-v2'Brad King2022-05-1025-6/+335
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 buildsCameron Cawley2022-05-0610-6/+42
| * | | | | | | | | | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-0619-6/+299
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-101-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-091-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-081-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-071-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'json-pass-state'Kyle Edwards2022-05-067-409/+377
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | cmJSONHelpers: Allow passing state contextMartin Duffy2022-05-051-57/+70
| * | | | | | | | | cmJSONHelpers: Restructure cmJSONHelpersMartin Duffy2022-05-057-407/+362
* | | | | | | | | | Merge topic 'truncation_relnotes'Brad King2022-05-062-2/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Document version of ctest(1) adding output truncation modeBrad King2022-05-051-2/+8
| * | | | | | | | | | Help: Add release notes for test-output-truncationFrank Winklmeier2022-05-051-0/+11
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'try_compile-platform-vars'Brad King2022-05-061-107/+103
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmCoreTryCompile: Replace vector push_back with emplace_backBrad King2022-05-051-12/+12
| * | | | | | | | | | cmCoreTryCompile: Move platform variable forwarding to dedicated blockBrad King2022-05-051-97/+93
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'release-3.23'Brad King2022-05-060-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'Java-version-handling' into release-3.23Brad King2022-05-062-77/+47
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'Java-version-handling'Brad King2022-05-062-77/+47
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.23-Java-version-handling' into Java-version-handlingMarc Chevrier2022-05-052-77/+47
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | FindJava, FindJNI: ensure correct handling of versions on WindowsMarc Chevrier2022-05-052-77/+47
* | | | | | | | | | | | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-0651-60/+1010
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-0351-60/+1010
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-061-1/+1
* | | | | | | | | | | | Merge topic 'HelpExit'Brad King2022-05-052-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Help: for message(FATAL_ERROR), document nonzero exit codeJoachim Wuttke (h)2022-05-052-2/+6
| * | | | | | | | | | | | Help: document exit code of command cmake(1)Joachim Wuttke (h)2022-05-041-0/+11
* | | | | | | | | | | | | Merge topic 'HelpEnv'Brad King2022-05-054-5/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Help: from command:if, link to environment variablesJoachim Wuttke (h)2022-05-051-2/+3
| * | | | | | | | | | | | Help: Cross-reference ENV operator from cmake-language(7) manualJoachim Wuttke (h)2022-05-052-3/+5
| * | | | | | | | | | | | Help: From Environment Variables section, link to cmake -E env etcJoachim Wuttke (h)2022-05-052-0/+9
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'cpack-wix-arch'Brad King2022-05-053-1/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installersjakoblover2022-05-053-1/+27
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'ExternalProject-no-extract-timestamp'Brad King2022-05-0521-5/+149
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policyKasper Laudrup2022-05-0421-5/+149
* | | | | | | | | | | | | Merge topic 'remove-PackageMaker-generator'Brad King2022-05-0516-751/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-0416-751/+13
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'better_error_message_when_lang_not_enabled'Brad King2022-05-058-13/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Provide guidance when trying to use non-enabled languageRobert Maynard2022-05-048-13/+56
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-051-1/+1
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'less_ptx_for_all_all-major_native'Brad King2022-05-047-12/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CUDA: native/all/all-major generates minimal set of ptx codeRobert Maynard2022-05-037-12/+25
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cuda-vs-use-LinkLineDeviceComputer'Brad King2022-05-041-55/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CUDA: Use cmLinkLineDeviceComputer in VS generatorRobert Maynard2022-05-031-55/+7
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cpack-nsis-typos'Brad King2022-05-041-22/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CPack/NSIS: Fix several typos in the NSIS templateSadie Powell2022-05-031-22/+22
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'chsi-windows_registry-updates'Brad King2022-05-046-138/+262
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmake_host_system_information(WINDOWS_REGISTRY) updatesMarc Chevrier2022-05-016-138/+262
* | | | | | | | | | | | Merge topic 'FindThreads-aix'Brad King2022-05-041-33/+19
|\ \ \ \ \ \ \ \ \ \ \ \