1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/cmake
Alexander Fedorov 76497af249 Bug 565154 - Delete CDT Core Options API
Removed org.eclipse.cdt.core.options package
Removed org.eclipse.cdt.internal.core.options package
Removed corresponding tests
Updated documentation

Change-Id: Iac3ae1328e9eec3c8db0a633de68bde71573b736
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-08-01 05:54: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: rename doc file 2020-07-27 13:40:34 -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: rename doc file 2020-07-27 13:40:34 -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: rename doc file 2020-07-27 13:40:34 -04:00
org.eclipse.cdt.cmake.is.microsoft Bug 559674: rename doc file 2020-07-27 13:40:34 -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: rename doc file 2020-07-27 13:40:34 -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.