1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/cmake
Jonah Graham 2bd07a89ca Bug 559674: Include only "primary" cmake.is support by default
The vendor specific support files need to be installed separately.
Includes changing the bundles display names to match the CMake main bundle
so that in the install wizard it is clear(er) what they work with.

Change-Id: I12ca155228e906c6c38fe37e37e8ce08d05a2452
2020-08-04 16:23:03 -04:00
..
aggregator Bug 559674: Integrate new indexer support into CDT build 2020-07-22 13:06:11 -04:00
org.eclipse.cdt.cmake.is.arm Bug 559674: Include only "primary" cmake.is support by default 2020-08-04 16:23:03 -04:00
org.eclipse.cdt.cmake.is.arm.tests Bug 559674: move 'contribute more implementations API' to package participant 2020-06-04 10:22:33 -04:00
org.eclipse.cdt.cmake.is.core Bug 565586: Handle -include and -imacros compiler flags 2020-07-31 13:21:28 -04:00
org.eclipse.cdt.cmake.is.core.doc Bug 565586: Handle -include and -imacros compiler flags 2020-07-31 13:21:28 -04:00
org.eclipse.cdt.cmake.is.core.tests Bug 565586: Handle -include and -imacros compiler flags 2020-07-31 13:21:28 -04:00
org.eclipse.cdt.cmake.is.core.ui Bug 565154 - Delete CDT Core Options API 2020-08-01 05:54:03 -04:00
org.eclipse.cdt.cmake.is.hpenonstop Bug 559674: Include only "primary" cmake.is support by default 2020-08-04 16:23:03 -04:00
org.eclipse.cdt.cmake.is.hpenonstop.tests Bug 559674: move 'contribute more implementations API' to package participant 2020-06-04 10:22:33 -04:00
org.eclipse.cdt.cmake.is.intel Bug 559674: Include only "primary" cmake.is support by default 2020-08-04 16:23:03 -04:00
org.eclipse.cdt.cmake.is.microsoft Bug 559674: Include only "primary" cmake.is support by default 2020-08-04 16:23:03 -04:00
org.eclipse.cdt.cmake.is.microsoft.tests Bug 559674: move 'contribute more implementations API' to package participant 2020-06-04 10:22:33 -04:00
org.eclipse.cdt.cmake.is.nvidia Bug 559674: Include only "primary" cmake.is support by default 2020-08-04 16:23:03 -04:00
org.eclipse.cdt.cmake.is.nvidia.tests Bug 565586: Handle -include and -imacros compiler flags 2020-07-31 13:21:28 -04:00
pom.xml Bug 559674: Enable CMake plug-ins in build 2020-06-05 04:21:19 -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.