1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 00:25:25 +02:00
cdt/launch
Jeff Johnston 00a7db1c4d Add indexing support for CDT Build in Container
- in LanguageSettingsSerializableSettings class, call the
  CommandLauncherFactoryManager getLanguageSettingEntries method
  to get the massaged language setting entries based on the
  current list
- in LanguageSettingsProviderSerializer, try and get the
  pooled entries using the cfg description so that it will
  have the project and can use the CommandLauncherFactoryManager
  to get entries from image
- add getLanguageSettingEntries method to CommandLauncherFactoryManager
  to convert include paths to locally cached paths copied from
  image
- add verifyLanguageSettingEntries method to ICommandLauncherFactory
- fix copy header logic in ContainerCommandLauncherFactory
- add verifyLanguageSettingEntries method to
  ContainerCommandLauncherFactory that looks to see if the
  project is currently enabled for container build and any
  include path entries are ones that have been copied over as
  part of a CopyVolumesFromImage job in which case they are
  replaced in the entries list
- fix the ContainerPropertyTab performOK method to always
  refresh the builtin specs for the time-being so switching
  can be done between container and regular build

Change-Id: I004e916253cbaae9c6dfed1ef4f5844678fe0dd9
2017-06-22 18:10:10 -04:00
..
org.eclipse.cdt.docker.launcher Add indexing support for CDT Build in Container 2017-06-22 18:10:10 -04:00
org.eclipse.cdt.docker.launcher-feature Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
org.eclipse.cdt.launch Bug 517722: Mark as deprecated code related to Launch Group 2017-06-05 12:46:05 +01:00
pom.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00