1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/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
..
org.eclipse.cdt.core Scanner discovery for CMake projects. 2016-08-23 01:05:13 -04:00
org.eclipse.cdt.core.aix Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc64le Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.x86 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.x86_64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.macosx Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.native Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.tests Bug Bug 482225 - decltype(auto) not parsed 2016-08-19 16:48:13 +02:00
org.eclipse.cdt.core.win32 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.win32.x86 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.win32.x86_64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.ui Bug 499837 - Mac keybindings for expand selection commands are inconsistent with JDT 2016-08-18 00:51:51 -04:00
org.eclipse.cdt.ui.tests Improved Remove Unused Declarations refactoring. 2016-08-21 20:00:08 -07:00