Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'cxxmodules-explicit-c++20' into release-3.28 | Brad King | 2023-10-06 | 9 | -75/+199 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'cxxmodules-explicit-c++20' | Brad King | 2023-10-06 | 9 | -75/+199 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | cxxmodules: Scan only targets that explicitly enable C++ 20 | Brad King | 2023-10-05 | 4 | -7/+23 | |
| * | | | | | | cmGeneratorTarget: Track explicitly enabled language standard levels | Brad King | 2023-10-05 | 2 | -1/+47 | |
| * | | | | | | cmGeneratorTarget: Remove outdated const/mutable pair | Brad King | 2023-10-04 | 2 | -7/+6 | |
| * | | | | | | cmStandardLevelResolver: Add method to look up standard level by name | Brad King | 2023-10-04 | 2 | -0/+26 | |
| * | | | | | | cmStandardLevelResolver: Report feature std level from GetNewRequiredStandard | Brad King | 2023-10-04 | 3 | -13/+17 | |
| * | | | | | | cmStandardLevelResolver: Add method to get feature standard level | Brad King | 2023-10-04 | 2 | -3/+20 | |
| * | | | | | | cmStandardLevelResolver: Factor out public representation of level | Brad King | 2023-10-04 | 3 | -17/+37 | |
| * | | | | | | cmStandardLevelResolver: Clarify local variable name | Brad King | 2023-10-04 | 1 | -2/+2 | |
| * | | | | | | cmStandardLevelResolver: Mark builtin language standards table as const | Brad King | 2023-10-04 | 1 | -31/+27 | |
| * | | | | | | Tests: Modernize name of RunCMake.CXXModules compiler inspection case | Brad King | 2023-10-04 | 2 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-06 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-05 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge topic 'FindPkgConfig-error' into release-3.28 | Brad King | 2023-10-04 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'FindPkgConfig-error' | Brad King | 2023-10-04 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | FindPkgConfig: Report not-found package names in fatal error message | Anthony Baker | 2023-10-03 | 1 | -3/+3 | |
* | | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'LLVMFlang-MSVC' into release-3.28 | Brad King | 2023-10-04 | 25 | -51/+347 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'LLVMFlang-MSVC' | Brad King | 2023-10-04 | 25 | -51/+347 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | LLVMFlang: Add support for targeting MSVC ABI on Windows | Brad King | 2023-10-03 | 8 | -11/+158 | |
| * | | | | | | LLVMFlang: Add support for CMAKE_Fortran_COMPILER_TARGET | Brad King | 2023-10-02 | 1 | -0/+2 | |
| * | | | | | | Tests: Enable CMP0091/CMP0141 for MSVC settings in FortranOnly test | Brad King | 2023-10-02 | 1 | -1/+1 | |
| * | | | | | | Fortran: Save CMAKE_LINKER variable persistently for MSVC ABI | Brad King | 2023-10-02 | 1 | -1/+2 | |
| * | | | | | | CMakeDetermineCompilerABI: Add option to skip implicit link info parsing | Brad King | 2023-10-02 | 1 | -32/+40 | |
| * | | | | | | CMakeParseImplicitLinkInfo: Detect link lines using link.exe and lld-link | Brad King | 2023-10-02 | 14 | -6/+144 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-04 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-03 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'cxxmodules-verify-c++20' into release-3.28 | Brad King | 2023-10-03 | 1 | -11/+18 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'cxxmodules-verify-c++20' | Brad King | 2023-10-03 | 1 | -11/+18 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | cxxmodules: Fix CMP0155 NEW behavior when C++ compile features are not known | Brad King | 2023-10-03 | 1 | -11/+18 | |
| |/ / / / / | ||||||
* | | | | | | Begin post-3.28 development | Brad King | 2023-10-03 | 3 | -2/+11 | |
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-03 | 3 | -12/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Begin 3.28 release versioning | Brad King | 2023-10-03 | 1 | -3/+3 | |
| * | | | | | Help: Drop development topic notes to prepare release | Brad King | 2023-10-03 | 2 | -9/+0 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'doc-3.28-relnotes' | Brad King | 2023-10-03 | 36 | -218/+208 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Help: Update Sphinx versionadded directives for 3.28 release | Brad King | 2023-10-03 | 1 | -0/+2 | |
| * | | | | Help: Organize and revise 3.28 release notes | Brad King | 2023-10-03 | 1 | -93/+136 | |
| * | | | | Help: Consolidate 3.28 release notes | Brad King | 2023-10-03 | 34 | -216/+161 | |
| * | | | | Help: Fix versionadded indentation in cmake-generator-expressions(7) manual | Brad King | 2023-10-03 | 1 | -2/+2 | |
* | | | | | Merge topic 'cmDebugTools-add-header' | Brad King | 2023-10-03 | 3 | -0/+57 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmDebugTools: add header | Ben Boeckel | 2023-10-01 | 3 | -0/+57 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'release-3.27' | Brad King | 2023-10-03 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge topic 'FindPostgreSQL-16' into release-3.27 | Brad King | 2023-10-03 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'FindPostgreSQL-16' | Brad King | 2023-10-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | FindPostgreSQL: Add support for version 16 | Brad King | 2023-10-02 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-03 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'cxxmodules-no-longer-experimental' | Brad King | 2023-10-02 | 175 | -868/+564 | |
|\ \ \ \ |