Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDT 11.6.0 M3 and CDT-LSP 2.0.0 M3 for 2024-06 M3 #358

Merged
merged 1 commit into from
May 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions cdt.aggrcon
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="CDT">
<repositories location="https://download.eclipse.org/tools/cdt/builds/11.6/cdt-11.6.0-m2/" description="CDT updates">
<repositories location="https://download.eclipse.org/tools/cdt/builds/11.6/cdt-11.6.0-m3/" description="CDT updates">
<bundles name="org.eclipse.cdt.core.linux" versionRange="[6.1.100.202402230238]"/>
<bundles name="org.eclipse.cdt.core.linux.x86_64" versionRange="[11.6.0.202404271024]"/>
<bundles name="org.eclipse.cdt.core.macosx" versionRange="[11.6.0.202404271024]"/>
<bundles name="org.eclipse.cdt.core.linux.x86_64" versionRange="[11.6.0.202405220211]"/>
<bundles name="org.eclipse.cdt.core.macosx" versionRange="[11.6.0.202405220211]"/>
<bundles name="org.eclipse.cdt.core.win32" versionRange="[6.1.100.202402230238]"/>
<bundles name="org.eclipse.cdt.core.linux.aarch64" versionRange="[11.6.0.202404271024]"/>
<features name="org.eclipse.cdt.feature.group" versionRange="[11.6.0.202404271024]">
<bundles name="org.eclipse.cdt.core.linux.aarch64" versionRange="[11.6.0.202405220211]"/>
<features name="org.eclipse.cdt.feature.group" versionRange="[11.6.0.202405220211]">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.cdt.sdk.feature.group" versionRange="[11.6.0.202404271024]">
<features name="org.eclipse.cdt.sdk.feature.group" versionRange="[11.6.0.202405220211]">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.cdt.debug.gdbjtag.feature.group" versionRange="[11.6.0.202403071917]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
<features name="org.eclipse.cdt.platform.feature.group" versionRange="[11.6.0.202404271024]"/>
<features name="org.eclipse.cdt.platform.feature.group" versionRange="[11.6.0.202405220211]"/>
<features name="org.eclipse.cdt.debug.ui.memory.feature.group" versionRange="[11.6.0.202403071917]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
Expand All @@ -26,7 +26,7 @@
<features name="org.eclipse.cdt.build.crossgcc.feature.group" versionRange="[11.6.0.202403071917]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
<features name="org.eclipse.cdt.msw.feature.group" versionRange="[11.6.0.202403071917]">
<features name="org.eclipse.cdt.msw.feature.group" versionRange="[11.6.0.202405151958]">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.cdt.autotools.feature.group" versionRange="[11.6.0.202403071917]">
Expand All @@ -45,7 +45,7 @@
<features name="org.eclipse.cdt.docker.launcher.feature.group" versionRange="[11.6.0.202403071917]">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.cdt.debug.standalone.feature.group" versionRange="[11.6.0.202404191916]"/>
<features name="org.eclipse.cdt.debug.standalone.feature.group" versionRange="[11.6.0.202405122012]"/>
<features name="org.eclipse.cdt.cmake.feature.group" versionRange="[11.6.0.202403071917]"/>
<features name="org.eclipse.cdt.launch.serial.feature.feature.group" versionRange="[11.6.0.202403071917]"/>
<features name="org.eclipse.tm.terminal.connector.remote.feature.feature.group" versionRange="[11.6.0.202403071917]">
Expand All @@ -72,11 +72,11 @@
<features name="org.eclipse.remote.serial.feature.group" versionRange="[11.6.0.202403071917]"/>
<features name="org.eclipse.remote.proxy.feature.group" versionRange="[11.6.0.202403071917]"/>
</repositories>
<repositories location="https://download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m2/">
<features name="org.eclipse.cdt.lsp.feature.feature.group" versionRange="[2.0.0.202404301607]">
<repositories location="https://download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m3/">
<features name="org.eclipse.cdt.lsp.feature.feature.group" versionRange="[2.0.0.202405221347]">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.cdt.lsp.feature.source.feature.group" versionRange="[2.0.0.202404301607]"/>
<features name="org.eclipse.cdt.lsp.feature.source.feature.group" versionRange="[2.0.0.202405221347]"/>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='jonah@kichwacoders.com']"/>
</aggregator:Contribution>