Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ExternalProject: Ensure svn --trust-server-cert has dependent options | Craig Scott | 2023-08-20 | 1 | -2/+4 | |
* | | | | | Merge topic 'imported-cxxmodules' | Brad King | 2023-08-21 | 76 | -75/+1681 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmExperimental: recycle the C++ modules API UUID | Ben Boeckel | 2023-08-17 | 14 | -14/+14 | |
| * | | | | | gitlab-ci: declare `bmionly` support for modules where possible | Ben Boeckel | 2023-08-17 | 6 | -6/+6 | |
| * | | | | | Tests/RunCMake/CXXModules: add tests which use modules from imported targets | Ben Boeckel | 2023-08-17 | 11 | -0/+102 | |
| * | | | | | Ninja: generate scanning and build rules for C++20 module synthetic targets | Ben Boeckel | 2023-08-17 | 5 | -24/+322 | |
| * | | | | | CXXModules: add a variable for BMI-only compilation | Ben Boeckel | 2023-08-17 | 4 | -0/+9 | |
| * | | | | | cxxmodules: generate synthetic targets as an initial pass | Ben Boeckel | 2023-08-17 | 8 | -1/+344 | |
| * | | | | | cmSyntheticTargetCache: add a struct for synthetic target caching | Ben Boeckel | 2023-08-17 | 2 | -0/+16 | |
| * | | | | | cmCxxModuleUsageEffects: add a class to capture module usage effects | Ben Boeckel | 2023-08-17 | 4 | -0/+46 | |
| * | | | | | cmDyndepCollation: add initializers for POD types | Ben Boeckel | 2023-08-17 | 1 | -2/+2 | |
| * | | | | | cmDyndepCollation: add a query for whether an object is BMI-only | Ben Boeckel | 2023-08-17 | 2 | -0/+16 | |
| * | | | | | cmDyndepCollation: support BMI-only collation | Ben Boeckel | 2023-08-17 | 2 | -8/+32 | |
| * | | | | | cmTarget: report that synthetic targets can compile sources | Ben Boeckel | 2023-08-17 | 1 | -0/+3 | |
| * | | | | | cmTarget: rename entry copying method | Ben Boeckel | 2023-08-17 | 1 | -6/+6 | |
| * | | | | | cmTarget: track and store `IMPORTED_CXX_MODULES_` usage properties | Ben Boeckel | 2023-08-17 | 1 | -0/+38 | |
| * | | | | | cmGeneratorTarget: classify BMI-only C++ module sources | Ben Boeckel | 2023-08-17 | 4 | -0/+15 | |
| * | | | | | cmImportedCxxModuleInfo: introduce code to parse exported BMI properties | Ben Boeckel | 2023-08-17 | 4 | -0/+116 | |
| * | | | | | cmExportFileGenerator: export private compile info for C++ modules | Ben Boeckel | 2023-08-17 | 23 | -0/+573 | |
| * | | | | | cmGeneratorTarget: support better errors when checking for C++20 modules | Ben Boeckel | 2023-08-16 | 2 | -17/+24 | |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge topic 'doc-cmake_minimum_required-deprecation' into release-3.27 | Brad King | 2023-08-21 | 3 | -0/+19 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'doc-cmake_minimum_required-deprecation' | Brad King | 2023-08-21 | 3 | -0/+19 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Help: Document cmake_minimum_required deprecation of old versions | Brad King | 2023-08-19 | 3 | -0/+19 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-21 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-20 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'LLVMFlang-Fortran-flags' into release-3.27 | Brad King | 2023-08-19 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'LLVMFlang-Fortran-flags' | Brad King | 2023-08-19 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | LLVMFlang-Fortran: Add flags for build types | Tarun Prabhu | 2023-08-19 | 1 | -0/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'debugger-pipe-connections' | Brad King | 2023-08-19 | 10 | -440/+690 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Debugger: Replace libuv with platform-specific connection code | Paul Maybee | 2023-08-17 | 10 | -440/+690 | |
* | | | | | | | Merge topic 'tutorial-step1' | Brad King | 2023-08-19 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tutorial: Clarify instructions for multi-config generators in Step 1 | betsy.mcphail | 2023-08-17 | 1 | -1/+13 | |
* | | | | | | | | Merge topic 'doc_env' | Brad King | 2023-08-19 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help:ENV: note escaping needed for special characters | scivision | 2023-08-17 | 1 | -0/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'libuv-tweaks' | Brad King | 2023-08-19 | 4 | -37/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | libuv: Compile as C11 on all Solaris versions | Brad King | 2023-08-18 | 2 | -13/+5 | |
| * | | | | | | | | libuv: Remove unused compatibility code for CMake < 3.9 | Brad King | 2023-08-18 | 1 | -8/+0 | |
| * | | | | | | | | libuv: win,spawn: allow %PATH% to be unset | Kyle Edwards | 2023-08-18 | 1 | -16/+13 | |
| * | | | | | | | | libuv: Comment why we cannot update past 1.44.2 | Brad King | 2023-08-18 | 1 | -0/+4 | |
* | | | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'vs-props-order' into release-3.27 | Brad King | 2023-08-19 | 2 | -4/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'vs-props-order' | Brad King | 2023-08-19 | 2 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | VS: Remove duplicate import in compiler id vcxproj | Brad King | 2023-08-18 | 2 | -4/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'update-cppdap' into release-3.27 | Brad King | 2023-08-19 | 8 | -37/+105 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'update-cppdap' | Brad King | 2023-08-19 | 8 | -37/+105 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'upstream-cppdap' into update-cppdap | Brad King | 2023-08-18 | 7 | -36/+103 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | cppdap 2023-08-17 (cc2f2058) | cppdap Upstream | 2023-08-18 | 7 | -36/+103 | |