1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/cmake
Jonah Graham de012f42a6 Remove and ignore object references from Yaml files
Yaml 2.0 fixes CVE-2022–1471 to error on object references. This
commit adapts our use of Yaml to not output object references
anymore and on loading explicitly allow object references to
expected types.

Fixes #498
2023-08-10 09:38:12 -04:00
..
aggregator Prepare repo for CDT 11.3.0 development 2023-07-10 21:41:39 -04:00
org.eclipse.cdt.cmake-feature Prepare repo for CDT 11.3.0 development 2023-07-10 21:41:39 -04:00
org.eclipse.cdt.cmake.core Remove and ignore object references from Yaml files 2023-08-10 09:38:12 -04: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 Update copyright year on all features 2023-03-13 21:00:55 -04:00
org.eclipse.cdt.cmake.ui.tests Add unique display name for some test plug-ins 2023-08-08 15:47:35 -04:00
pom.xml Prepare repo for CDT 11.3.0 development 2023-07-10 21:41:39 -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.