mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-02 12:48:42 -06:00
39cbbb59a5ninja: add experimental infrastructure to generate gcc-format modmap files791b4d26d6ninja: add experimental infrastructure to generate modmap files with dyndep4b23359117ninja: Add experimental infrastructure for C++20 module dependency scanningf814d3b3c6cmNinjaTargetGenerator: use $OBJ_FILE for the objectb0fc2993e1Treat the '.mpp' file extension as C++ code988f997100cmScanDepFormat: Fix name of our internal tool in parse errorsdacd93a2dbninja: De-duplicate version numbers required for ninja features533386ca29cmStandardLevelResolver: Factor out helper to capture stoi exceptions Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Ben Boeckel <ben.boeckel@kitware.com> Acked-by: Robert Maynard <robert.maynard@kitware.com> Acked-by: Shannon Booth <shannon.ml.booth@gmail.com> Merge-request: !5562