1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/cmake
Martin Weber f2761aa76c Sync project layouts with other CDT bundles.
Move sources from src/main/java to src.
Change output dir from target/classes to bin.

Change-Id: I348fdf2960d183e6ba8ddf1b7971c494fb2bca9c
Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
2020-09-25 22:47:41 +02:00
..
aggregator Bug 566495: Rework CMakeErrorParser 2020-09-22 15:57:43 -04:00
org.eclipse.cdt.cmake.core.tests Bug 566495: Rework CMakeErrorParser 2020-09-22 15:57:43 -04:00
org.eclipse.cdt.cmake.is.arm Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.arm.tests Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.core Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.core.doc Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.core.tests Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.core.ui Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.hpenonstop Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.hpenonstop.tests Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.intel Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.microsoft Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.microsoft.tests Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.nvidia Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
org.eclipse.cdt.cmake.is.nvidia.tests Sync project layouts with other CDT bundles. 2020-09-25 22:47:41 +02:00
pom.xml Bug 566495: Rework CMakeErrorParser 2020-09-22 15:57:43 -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.