1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
cdt/cmake
Martin Weber 636691a404 Bug 559674: Migrating from a ILanguageSettingsProvider implementation to IIndexerInfoConsumer (4/6)
Adjust core tests to new implementation.

This is piece four of change https://git.eclipse.org/r/c/159828 being split into pieces.
Splitting is done for code reviewing reasons.

Change-Id: I925fd5e56cbf6bf3e6d14322c738c0ff412b8b1d
Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
2020-06-03 08:30:03 -04:00
..
aggregator [releng] Remove and add .prefs files according to improved cleanliness script 2020-04-26 14:52:45 -04:00
org.eclipse.cdt.cmake.is.arm [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.arm.tests [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.core Bug 559674: Migrating from a ILanguageSettingsProvider implementation to IIndexerInfoConsumer (3/6) 2020-06-03 07:56:16 -04:00
org.eclipse.cdt.cmake.is.core.doc [releng] Remove and add .prefs files according to improved cleanliness script 2020-04-26 14:52:45 -04:00
org.eclipse.cdt.cmake.is.core.tests Bug 559674: Migrating from a ILanguageSettingsProvider implementation to IIndexerInfoConsumer (4/6) 2020-06-03 08:30:03 -04:00
org.eclipse.cdt.cmake.is.core.ui [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.hpenonstop [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.hpenonstop.tests [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.intel [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.microsoft [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.microsoft.tests [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.nvidia [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.is.nvidia.tests [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
README.txt Bug 559674: initial import from cmake4eclipse 2020-03-20 11:48:20 -04:00

Files in this directory tree provide CMake support for the CDT core build.

Bundles with a name starting with 'org.eclipse.cdt.cmake.is' provide support for the CDT indexer. 'is' in this case stands for Indexer Support.