1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/core
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
..
org.eclipse.cdt.core Add native support for Windows on Arm64 (#971) 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.linux Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.core.linux.aarch64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.linux.ppc64le Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.linux.x86_64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.macosx Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.native Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.tests Make CMakeBuildConfiguration API (#1010) 2025-01-15 11:18:36 -05:00
org.eclipse.cdt.core.win32 Add native support for Windows on Arm64 (#971) 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.win32.aarch64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.win32.x86_64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.ui Remove New C and New C++ Project Wizard top-level entry points (#993) 2025-01-07 10:02:19 -05:00
org.eclipse.cdt.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