1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 08:35:26 +02:00
Find a file
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
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Add indexing support for CDT Build in Container 2017-06-22 18:10:10 -04:00
codan Bug 513589 - Add support to build CDT projects in a Docker Container 2017-06-22 18:10:09 -04:00
core Add indexing support for CDT Build in Container 2017-06-22 18:10:10 -04:00
cross Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
debug Bug 517516: Update N&N in CDT docs 2017-05-31 07:39:52 -04:00
doc Bug 517516: Update N&N in CDT docs 2017-05-31 07:39:52 -04:00
dsf Bug 516461: use file contents to determine content type when debugging 2017-05-11 13:32:18 +01:00
dsf-gdb Bug 516102: Change DSF tests to run GDB 8.0 tests by default 2017-06-22 11:35:13 -04:00
jtag Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
launch Add indexing support for CDT Build in Container 2017-06-22 18:10:10 -04:00
llvm lldb: Update version check to newly released, non-beta Xcode 2017-04-11 10:44:40 -04:00
lrparser Bug 512932 - Name lookup for friend class 2017-04-08 02:15:37 -04:00
memory releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
native Fix serial port naming on Windows to ensure get() method works. 2017-06-19 10:21:25 -04:00
qt Bug 510987 - Properly support PIE executables as build output 2017-06-02 12:08:10 -04:00
releng Bug 516836 Terminal support for Arduino. 2017-05-23 16:41:00 -04:00
remote Bug 513589 - Add support to build CDT projects in a Docker Container 2017-06-22 18:10:09 -04:00
testsrunner Bug 459197 - C++ Unit Testing does not work with QT5 2017-05-08 17:52:18 -04:00
toolchains/arduino Fix another IndexOutOfBounds exception. 2017-06-12 14:35:48 -04:00
upc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
util Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
visualizer releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
windows releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
xlc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Enforce JavaSE-1.8 EE for tycho-eclipserun-plugin 2017-05-26 12:31:20 -04:00