1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 17:45:24 +02:00
cdt/core
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.core Add indexing support for CDT Build in Container 2017-06-22 18:10:10 -04:00
org.eclipse.cdt.core.linux Remove profiles that helped skip ppc64le 2017-02-08 09:51:43 -05:00
org.eclipse.cdt.core.linux.ppc Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.core.linux.ppc64 Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.core.linux.ppc64le Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.core.linux.x86 Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.core.linux.x86_64 Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.core.macosx Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.core.native releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.core.tests Bug 518628 Function declarator location misses virtual specifiers 2017-06-22 07:48:33 -04:00
org.eclipse.cdt.core.win32 Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.core.win32.x86 Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.core.win32.x86_64 Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.ui Bug 517954 - ClassCastException in CVisitor.findBindingsForContentAssist() 2017-06-08 02:57:45 -04:00
org.eclipse.cdt.ui.tests Bug 516338 - Introduce alias template specializations 2017-06-20 02:34:07 -04:00
pom.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00