1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/cmake
betamax 3c4287f03d
Make CMakeBuildConfiguration API (#1010)
For ISV integration/extension to CDT CMake, it is necessary to extend
several non-API classes (eg: CMakeBuildConfiguration,
CMakeBuildConfigurationProvider). This would cause "Discouraged access:
The type XXX is not API" warnings.

The classes have now been made API so can be extended without warnings.

Addresses Issue: CDT CMake Improvements #1000, IDE-82683-REQ-017
Extending CMakeBuildConfiguration
2025-01-15 11:18:36 -05:00
..
aggregator Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.cmake-feature Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.cmake.core Make CMakeBuildConfiguration API (#1010) 2025-01-15 11:18:36 -05:00
org.eclipse.cdt.cmake.core.tests Remove and ignore object references from Yaml files 2023-08-10 09:38:12 -04:00
org.eclipse.cdt.cmake.ui Make CMakeBuildConfiguration API (#1010) 2025-01-15 11:18:36 -05:00
org.eclipse.cdt.cmake.ui.tests Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
pom.xml Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
README.txt Bug 564349 - move code to parse compile_commands.json to subdir jsoncdb 2021-07-27 15:25:54 -04:00

Files in this directory tree provide CMake support for the CDT core build.