Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try_compile: Propagate platform variables in project-mode too | Brad King | 2022-05-16 | 14 | -2/+83 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-05-11 | 1 | -1/+1 |
* | Merge topic 'FindOpenSSL-qnx7.0' | Brad King | 2022-05-10 | 1 | -3/+19 |
|\ | |||||
| * | FindOpenSSL: Support version 1.1.1 under QNX 7.0 | Georg Lutz | 2022-05-06 | 1 | -3/+19 |
* | | Merge topic 'stl-containers-helpers' | Brad King | 2022-05-10 | 14 | -198/+433 |
|\ \ | |||||
| * | | stl containers: enhance compatibility with C++14, C++17 and C++20 | Marc Chevrier | 2022-05-07 | 14 | -198/+433 |
* | | | Merge topic 'werror-property' | Brad King | 2022-05-10 | 33 | -27/+167 |
|\ \ \ | |||||
| * | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errors | Martin Duffy | 2022-05-06 | 33 | -27/+167 |
* | | | | Merge topic 'watcom-runtime-library-v2' | Brad King | 2022-05-10 | 25 | -6/+335 |
|\ \ \ \ | |||||
| * | | | | OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 builds | Cameron Cawley | 2022-05-06 | 10 | -6/+42 |
| * | | | | OpenWatcom: Allow specifying the runtime library | Cameron Cawley | 2022-05-06 | 19 | -6/+299 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-10 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-09 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-08 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-07 | 1 | -1/+1 |
* | | | | | Merge topic 'json-pass-state' | Kyle Edwards | 2022-05-06 | 7 | -409/+377 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | cmJSONHelpers: Allow passing state context | Martin Duffy | 2022-05-05 | 1 | -57/+70 |
| * | | | | cmJSONHelpers: Restructure cmJSONHelpers | Martin Duffy | 2022-05-05 | 7 | -407/+362 |
* | | | | | 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 |
| | |/ / / / / / / | |/| | | | | | | |