1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
Find a file
Jeff Johnston a394557c60 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
2018-07-11 14:58:32 -04:00
.mvn Sync tycho pomless to main tycho used to build to 1.1.0 2018-03-26 13:12:38 +03:00
build autotools: Use mylyn docs 3.0.25 to build docs. 2018-07-06 17:20:15 +03:00
codan Bug 536268 - Find uses of overloaded operators when checking for unused symbols 2018-07-07 20:17:13 -04:00
core Bug 535777 - Disallow class body in trailing return type 2018-07-08 14:28:34 -04:00
cross Bug 533399 - Workaround RemoteResourceBrowser layout issue 2018-06-13 17:49:22 -04:00
debug Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverter 2018-06-26 11:05:28 -04:00
doc [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
dsf Bug 535836: Log instead of pop-up errors in disassembly view 2018-06-13 16:15:09 +01:00
dsf-gdb Bug #535767: Store endianess per memory context 2018-06-11 10:49:26 -04:00
jtag [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
launch Bug 533363 - Indexer spending a lot of time in CommandLauncherManager 2018-07-11 14:58:32 -04:00
llvm [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
lrparser [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
lsp4e-cpp Bug 536797. Add implement for "$cquery/progress" notification message from cquery 2018-07-08 17:06:59 -04:00
memory [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
native Revert "Bug 534286. Made read(byte[],int,int) blocking" 2018-06-17 00:13:56 -04:00
qt Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverter 2018-06-26 11:05:28 -04:00
releng [releng] Proper URL for platform with milestones being removed 2018-06-27 17:47:40 +01:00
remote [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
testsrunner [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
toolchains/arduino [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
upc [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
util [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
visualizer [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
windows [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
xlc [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 535427 - Add the lsp4e-cpp plugins to the build 2018-06-28 13:47:07 +01:00