1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 03:45:35 +02:00
Find a file
Jeff Johnston 4b8274b9a1 Bug 536317 - Deadlock at start with launchbar and docker tooling enabled
- fix ContainerTargetTypeProvider changeEvent() to start a Job and
  return immediately so it will not cause a DockerConnection
  to be held in multi-threading
- move the DockerConnectionManager addConnectionListener call
  to end of init() method so the fetching of images won't cause
  a notification event to occur
- at end of init(), call CBuildConfigurationManager.recheckConfigs()
  to make sure any disabled configuration due to a missing
  IDockerConnection is now put in the configs master list and
  removed from the noconfigs list
- make similar changes to ContainerGCCToolChainProvider

Change-Id: Idc120d613b99ec365522f5e7bf5da82d1b362425
(cherry picked from commit 2bcd06f097)
2018-07-03 15:52:57 -05:00
.mvn Sync tycho pomless to main tycho used to build to 1.1.0 2018-03-26 13:12:38 +03:00
build [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
codan [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
core [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
cross [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
debug [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
doc [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
dsf [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
dsf-gdb [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
jtag [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
launch Bug 536317 - Deadlock at start with launchbar and docker tooling enabled 2018-07-03 15:52:57 -05:00
llvm [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
lrparser [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
lsp4e-cpp Add LSP4E dependency to cdt.target 2018-05-17 23:03:37 -04:00
memory [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
native [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
qt [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
releng [releng] Proper URL for platform with milestones being removed 2018-06-27 17:48:17 +01:00
remote [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
testsrunner [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
toolchains/arduino [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
upc [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
util [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
visualizer [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
windows [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
xlc [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml [releng] Bump version to 9.5.1 2018-06-27 11:56:51 +01:00