mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-06 08:35:26 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() - 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 |
||
---|---|---|
.mvn | ||
build | ||
codan | ||
core | ||
cross | ||
debug | ||
doc | ||
dsf | ||
dsf-gdb | ||
jtag | ||
launch | ||
llvm | ||
lrparser | ||
memory | ||
native | ||
qt | ||
releng | ||
remote | ||
testsrunner | ||
toolchains/arduino | ||
upc | ||
util | ||
visualizer | ||
windows | ||
xlc | ||
.gitignore | ||
pom.xml |