1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-15 04:05:38 +02:00
cdt/build
Jeff Johnston 9fd79b0596 Bug 491619 - Choosing a C++ dialect should reindex
- changed gcc builtin settings providers to prefer non-shared
- added isIndexerAffected method override to ToolSettingsTab which
  looks at new isIndexerAffected boolean
- add logic to ToolSettingsTab setOptions() method to look for
  dirty options that return true for isForScannerDiscovery() or
  are special options that affect include path or defines
- add performok method to ToolSettingsTab to look if isIndexerAffected
  when user hits OK without hitting APPLY
- change the message for bringing up the question dialog for end-user
  to choose whether to reindex or not

Change-Id: Icd740caafe638f272b6f1434d5817f2377ffe04a
2016-05-13 09:54:29 -04:00
..
org.eclipse.cdt.autotools-feature Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.autotools.core Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.autotools.docs Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.autotools.source-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.autotools.tests Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.autotools.ui Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.autotools.ui.tests Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.build.gcc.core Add MSYS2 support for managed build. A few Qt cleanups on Windows. 2016-05-12 15:32:51 -04:00
org.eclipse.cdt.cmake-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.cmake.core Add binary parsers to new build system. Clean up some toolchain stuff. 2016-05-10 16:05:53 -04:00
org.eclipse.cdt.cmake.ui Remove build.core from cmake.ui. 2016-04-14 16:41:57 -04:00
org.eclipse.cdt.gnu.build-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.gnu.build.source-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.make.core fixed NPE when loading c descriptors 2016-05-11 14:24:05 -04:00
org.eclipse.cdt.make.core.tests Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.make.ui Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 18:49:32 -04:00
org.eclipse.cdt.make.ui.tests Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.managedbuilder.core Bug 491619 - Choosing a C++ dialect should reindex 2016-05-13 09:54:29 -04:00
org.eclipse.cdt.managedbuilder.core.tests Bug 491619 - Choosing a C++ dialect should reindex 2016-05-13 09:54:29 -04:00
org.eclipse.cdt.managedbuilder.gnu.ui Add MSYS2 support for managed build. A few Qt cleanups on Windows. 2016-05-12 15:32:51 -04:00
org.eclipse.cdt.managedbuilder.ui Bug 491619 - Choosing a C++ dialect should reindex 2016-05-13 09:54:29 -04:00
org.eclipse.cdt.managedbuilder.ui.tests Bug 491945 - Remove new String() literals 2016-04-18 23:30:05 +01:00