1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
Find a file
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
.mvn Build with Tycho 1.4.0. 2019-04-11 02:43:05 -04:00
build Bug 545976 Clicking on error/warning in build console doesn't open file 2019-06-21 13:19:27 -04:00
codan Bug 548141 - Fix description of Codan project options 2019-06-26 00:49:20 -04:00
core Bug 548980 - Track launch target connects and add error builds 2019-07-05 10:43:56 -04:00
cross [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
debug Bug 548980 - Track launch target connects and add error builds 2019-07-05 10:43:56 -04:00
doc [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
dsf [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
dsf-gdb [releng] Add missing @since tags 2019-06-21 11:26:29 -04:00
jtag Bug 548281: Merge JTagDevice extensions 2019-06-15 12:35:22 +01:00
launch [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
llvm [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
lrparser [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
lsp [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
memory [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
native Remove remnants of no longer supported arches 2019-06-19 16:10:21 -04:00
qt [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
releng [releng] Update baseline to released 9.8.0 2019-06-21 11:19:21 -04:00
remote [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
testsrunner [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
toolchains/arduino [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
upc [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
util [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
visualizer [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
windows MSVC: Add a few more macro workarounds for missing built-ins 2019-07-04 00:52:13 -04:00
xlc [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
.gitattributes Bug 540373: Instructions on how to rebase an old commit onto master 2018-11-24 17:50:05 +00:00
.gitignore Bug 540373: Add a code cleanliness check script 2018-11-23 14:59:29 +00:00
pom.xml [releng] Change default to be baseline compare and replace is not run 2019-07-03 13:57:42 -04:00