1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 20:05:35 +02:00
cdt/build/org.eclipse.cdt.cmake.core
Doug Schaefer 6c6901547e Scanner discovery for CMake projects.
Reads the compile_commands.json file and feeds the commands into
the processLine method of the build config which creates the scanner
info. The scanner info is cached in memory and stored in the
metadata directory.

Change-Id: I8b04e661dfe767904d1c10119c07167fee8cd7e4
2016-08-23 01:05:13 -04:00
..
.settings Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
META-INF Scanner discovery for CMake projects. 2016-08-23 01:05:13 -04:00
src/org/eclipse/cdt/cmake/core Scanner discovery for CMake projects. 2016-08-23 01:05:13 -04:00
templates/simple Scanner discovery for CMake projects. 2016-08-23 01:05:13 -04:00
.classpath Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
.project Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
about.html Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
build.properties Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
plugin.xml Get CMake projects created and building. New C/C++ Project Wizard. 2016-08-10 11:17:41 -04:00
pom.xml Update version to 9.1.0 2016-08-17 10:11:57 -04:00