Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake 3.25.0-rc1v3.25.0-rc1 | Brad King | 2022-10-12 | 1 | -1/+1 |
* | Merge topic 'doc-gen' into release-3.25 | Brad King | 2022-10-12 | 1 | -15/+19 |
|\ | |||||
| * | Help: Document version when COMPILE_LANGUAGE genex accepts multiple languages | Michael Hirsch | 2022-10-12 | 1 | -0/+4 |
| * | Help: Document comma-separation in some generator expressions | Michael Hirsch | 2022-10-12 | 1 | -15/+15 |
* | | Merge topic 'doc-cmake-E-subcommand-suboptions' into release-3.25 | Brad King | 2022-10-12 | 6 | -52/+99 |
|\ \ | |||||
| * | | Help: Reference options of sub-commands in some older release notes (>= 3.20) | Alex Turbov | 2022-10-12 | 4 | -29/+36 |
| * | | Help: Replace the ref `cmake --workflow --preset` with `option` role | Alex Turbov | 2022-10-12 | 1 | -2/+2 |
| * | | Help: Make cmake(1) sub-command options look like other options | Alex Turbov | 2022-10-12 | 1 | -21/+61 |
|/ / | |||||
* | | Merge topic 'GoogleTest-TYPED_TEST_P' into release-3.25 | Brad King | 2022-10-12 | 1 | -2/+4 |
|\ \ | |||||
| * | | GoogleTest: Add gtest-filter for TYPED_TEST_P | Oleksii Odynochenko | 2022-10-11 | 1 | -2/+4 |
* | | | Merge topic 'add_nvptx_compiler_to_findCUDAToolkit' into release-3.25 | Brad King | 2022-10-12 | 1 | -0/+20 |
|\ \ \ | |||||
| * | | | FindCUDAToolkit: Add support for the nvptx compiler library | Robert Maynard | 2022-10-11 | 1 | -0/+20 |
* | | | | Merge topic 'add_cufile_to_findCUDAToolkit' into release-3.25 | Brad King | 2022-10-12 | 1 | -0/+25 |
|\ \ \ \ | |||||
| * | | | | FindCUDAToolkit: Add support for the cuFile library | Robert Maynard | 2022-10-11 | 1 | -0/+25 |
* | | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-10-12 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'flang-implicit-link-info' into release-3.24 | Brad King | 2022-10-11 | 6 | -2/+50 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'flang-implicit-link-info' into release-3.25 | Brad King | 2022-10-12 | 6 | -2/+50 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | LLVMFlang: Add support for mixed-language linking with Fortran | Brad King | 2022-10-11 | 6 | -2/+50 |
| |/ / / / / | |||||
* | | | | | | Begin 3.25 release versioning | Brad King | 2022-10-11 | 1 | -3/+3 |
* | | | | | | Help: Drop development topic notes to prepare release | Brad King | 2022-10-11 | 2 | -9/+0 |
* | | | | | | Merge topic 'doc-3.25-relnotes' | Brad King | 2022-10-11 | 55 | -275/+264 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Update Sphinx versionadded directives for 3.25 release | Brad King | 2022-10-07 | 13 | -2/+26 |
| * | | | | | | Help: Organize and revise 3.25 release notes | Brad King | 2022-10-07 | 1 | -125/+161 |
| * | | | | | | Help: Consolidate 3.25 release notes | Brad King | 2022-10-07 | 42 | -273/+202 |
* | | | | | | | Merge topic 'doc-misc-trivial-cleanups' | Brad King | 2022-10-11 | 15 | -51/+54 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Tasking compiler supports compile warning as error | Craig Scott | 2022-10-09 | 1 | -0/+1 |
| * | | | | | | | Help: Minor grammar, typo and formatting cleanups | Craig Scott | 2022-10-09 | 12 | -19/+21 |
| * | | | | | | | Help: Re-sort property, variable and compiler id lists | Craig Scott | 2022-10-09 | 3 | -32/+32 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'docutils-error-helper-deprecation' | Brad King | 2022-10-11 | 1 | -12/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Utilities/Sphinx: Avoid deprecated docutils error handling helpers | Brad King | 2022-10-11 | 1 | -12/+6 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'ifw-missing-patch-releases' | Brad King | 2022-10-11 | 1 | -12/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackIFW: Add support for missing QtIFW patch and minor releases | Erlend E. Aasland | 2022-10-10 | 1 | -12/+30 |
* | | | | | | | | Merge topic 'hip_windows_platform_module' | Brad King | 2022-10-11 | 2 | -15/+49 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | HIP, Windows: Add Windows-Clang-HIP platform module | Gergely Meszaros | 2022-10-09 | 2 | -15/+49 |
* | | | | | | | | | Merge topic 'required_hip_lang_package' | Brad King | 2022-10-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | HIP: Find hip-lang-config.cmake with REQUIRED | Gergely Meszaros | 2022-10-09 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'hip_use_cmake_path' | Brad King | 2022-10-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | HIP: Convert clang output to cmake style paths | Gergely Meszaros | 2022-10-09 | 1 | -0/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'test-RunCMake.install' | Brad King | 2022-10-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Loosen RunCMake.install directory symlink expected output | Brad King | 2022-10-10 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-10-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-10-11 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cpack-nsis-uninstaller' into release-3.24 | Brad King | 2022-10-11 | 1 | -5/+14 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.23' | Brad King | 2022-10-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'cpack-nsis-uninstaller' into release-3.23 | Brad King | 2022-10-10 | 1 | -5/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'cpack-nsis-uninstaller' | Brad King | 2022-10-11 | 1 | -5/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | CPack/NSIS: Fix installer not waiting for uninstaller to finish | Mika Fischer | 2022-10-10 | 1 | -5/+14 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-11 | 1 | -1/+1 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'verify-header-sets-iwyu' | Brad King | 2022-10-10 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification file | Daniel Hannon | 2022-10-07 | 2 | -2/+6 |
| | |_|_|_|_|_|/ / | |/| | | | | | | |