1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Doug Schaefer b953649c09 Bug 548980 - Track launch target connects and add error builds
We need a way to alert the user that we are unable to find a toolchain
that maps to the current target. An ErrorBuildConfiguration is created
that simply prints out an error message at build time to handle this.
We then set one of these as the active build config in the tracker
with the appropriate message.

We also add a target listener so that when a target becomes OK_STATUS,
we run the tracker again to see if we have the right active build
config for that target. Some targets can only determine some of their
attributes when connected.

Hook up the IToolChain matches so we're using it in the toolchain
manager. This allows toolchains to do more complicated matching of
the properties.

Change-Id: Icaff85117e8147cd2793f2915fa75ce33673ab52
2019-07-05 10:43:56 -04:00
..
org.eclipse.cdt.core Bug 548980 - Track launch target connects and add error builds 2019-07-05 10:43:56 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.native Remove remnants of no longer supported arches 2019-06-19 16:10:21 -04:00
org.eclipse.cdt.core.tests Bug 548954 - Type transformation specifier in type-id 2019-07-03 23:02:35 -04:00
org.eclipse.cdt.core.win32 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
org.eclipse.cdt.ui Bug 548334: Remove unused NLS message with no entry 2019-06-17 07:59:54 -04:00
org.eclipse.cdt.ui.tests Bug 467346 - Fix format structs/unions with attributes 2019-07-01 17:57:48 +02:00
pom.xml [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00