summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ExternalProject: Ensure svn --trust-server-cert has dependent optionsCraig Scott2023-08-201-2/+4
* | | | | Merge topic 'imported-cxxmodules'Brad King2023-08-2176-75/+1681
|\ \ \ \ \
| * | | | | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-1714-14/+14
| * | | | | gitlab-ci: declare `bmionly` support for modules where possibleBen Boeckel2023-08-176-6/+6
| * | | | | Tests/RunCMake/CXXModules: add tests which use modules from imported targetsBen Boeckel2023-08-1711-0/+102
| * | | | | Ninja: generate scanning and build rules for C++20 module synthetic targetsBen Boeckel2023-08-175-24/+322
| * | | | | CXXModules: add a variable for BMI-only compilationBen Boeckel2023-08-174-0/+9
| * | | | | cxxmodules: generate synthetic targets as an initial passBen Boeckel2023-08-178-1/+344
| * | | | | cmSyntheticTargetCache: add a struct for synthetic target cachingBen Boeckel2023-08-172-0/+16
| * | | | | cmCxxModuleUsageEffects: add a class to capture module usage effectsBen Boeckel2023-08-174-0/+46
| * | | | | cmDyndepCollation: add initializers for POD typesBen Boeckel2023-08-171-2/+2
| * | | | | cmDyndepCollation: add a query for whether an object is BMI-onlyBen Boeckel2023-08-172-0/+16
| * | | | | cmDyndepCollation: support BMI-only collationBen Boeckel2023-08-172-8/+32
| * | | | | cmTarget: report that synthetic targets can compile sourcesBen Boeckel2023-08-171-0/+3
| * | | | | cmTarget: rename entry copying methodBen Boeckel2023-08-171-6/+6
| * | | | | cmTarget: track and store `IMPORTED_CXX_MODULES_` usage propertiesBen Boeckel2023-08-171-0/+38
| * | | | | cmGeneratorTarget: classify BMI-only C++ module sourcesBen Boeckel2023-08-174-0/+15
| * | | | | cmImportedCxxModuleInfo: introduce code to parse exported BMI propertiesBen Boeckel2023-08-174-0/+116
| * | | | | cmExportFileGenerator: export private compile info for C++ modulesBen Boeckel2023-08-1723-0/+573
| * | | | | cmGeneratorTarget: support better errors when checking for C++20 modulesBen Boeckel2023-08-162-17/+24
* | | | | | Merge branch 'release-3.27'Brad King2023-08-210-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'doc-cmake_minimum_required-deprecation' into release-3.27Brad King2023-08-213-0/+19
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-cmake_minimum_required-deprecation'Brad King2023-08-213-0/+19
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Document cmake_minimum_required deprecation of old versionsBrad King2023-08-193-0/+19
* | | | | | | CMake Nightly Date StampKitware Robot2023-08-211-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-08-201-1/+1
* | | | | | Merge branch 'release-3.27'Brad King2023-08-190-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'LLVMFlang-Fortran-flags' into release-3.27Brad King2023-08-191-0/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'LLVMFlang-Fortran-flags'Brad King2023-08-191-0/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | LLVMFlang-Fortran: Add flags for build typesTarun Prabhu2023-08-191-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'debugger-pipe-connections'Brad King2023-08-1910-440/+690
|\ \ \ \ \ \
| * | | | | | Debugger: Replace libuv with platform-specific connection codePaul Maybee2023-08-1710-440/+690
* | | | | | | Merge topic 'tutorial-step1'Brad King2023-08-191-1/+13
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Clarify instructions for multi-config generators in Step 1betsy.mcphail2023-08-171-1/+13
* | | | | | | | Merge topic 'doc_env'Brad King2023-08-191-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Help:ENV: note escaping needed for special charactersscivision2023-08-171-0/+11
| |/ / / / / / /
* | | | | | | | Merge topic 'libuv-tweaks'Brad King2023-08-194-37/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | libuv: Compile as C11 on all Solaris versionsBrad King2023-08-182-13/+5
| * | | | | | | | libuv: Remove unused compatibility code for CMake < 3.9Brad King2023-08-181-8/+0
| * | | | | | | | libuv: win,spawn: allow %PATH% to be unsetKyle Edwards2023-08-181-16/+13
| * | | | | | | | libuv: Comment why we cannot update past 1.44.2Brad King2023-08-181-0/+4
* | | | | | | | | Merge branch 'release-3.27'Brad King2023-08-190-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'vs-props-order' into release-3.27Brad King2023-08-192-4/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'vs-props-order'Brad King2023-08-192-4/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | VS: Remove duplicate import in compiler id vcxprojBrad King2023-08-182-4/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.27'Brad King2023-08-190-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'update-cppdap' into release-3.27Brad King2023-08-198-37/+105
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'update-cppdap'Brad King2023-08-198-37/+105
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'upstream-cppdap' into update-cppdapBrad King2023-08-187-36/+103
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cppdap 2023-08-17 (cc2f2058)cppdap Upstream2023-08-187-36/+103