1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-11 10:15:39 +02:00
Find a file
Jeff Johnston 893784ca80 Bug 533363 - Indexer spending a lot of time in CommandLauncherManager
- it seems that fetching the active configuration for a project
  using an ICConfigurationDescription is time-consuming
- the active configuration is sought in ContainerCommandLauncherFactory
  to get the optional build properties and thus we can figure out
  if the active configuration has enabled container build or not
- see if we are given a CConfigurationDescriptionCache and it
  contains a BuildConfigurationData element which allows us to
  get an IConfiguration without creating a new one, serializing
  it etc.. which is adding to the time taken

Change-Id: I8973f1707a602a73fc5ac751f12a1e8dbd549aab
(cherry picked from commit a394557c60)C
2018-07-12 10:58:39 -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.2 2018-07-06 14:19:08 +01:00
codan [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
core [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
cross [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
debug [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
doc [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
dsf [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
dsf-gdb [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
jtag [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
launch Bug 533363 - Indexer spending a lot of time in CommandLauncherManager 2018-07-12 10:58:39 -05:00
llvm [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
lrparser [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +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.2 2018-07-06 14:19:08 +01:00
native [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
qt [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
releng [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
remote [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
testsrunner [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
toolchains/arduino [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
upc [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
util [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
visualizer [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
windows [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
xlc [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml [releng] Bump version to 9.5.2 2018-07-06 14:19:08 +01:00