1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/build/org.eclipse.cdt.cmake.core
Doug Schaefer 582a7c10d5 Bug 515990 - Fix constant reindexing in CMake projects
There were issues with how the Core Build calculated whether reindexing
was required due to compiler settings changes. Also if a source file
was built more than once in a CMake build, it ended up always
triggering a reindexing since the second instance looked like a
settings change. We now only use the last compile command for a file.

Change-Id: Icf2922e527ae20e0c3b0dae898d981d334013109
2017-05-02 10:14:13 -04:00
..
.settings Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
META-INF Introduce Core Build launches and Launch Bar integration. 2016-09-12 11:14:17 -04:00
schema Allow participants in CMake toolchain file management. 2016-08-31 15:03:29 -04:00
src/org/eclipse/cdt/cmake/core Bug 515990 - Fix constant reindexing in CMake projects 2017-05-02 10:14: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 Clean up CMake build.properties files. 2016-09-06 19:49:34 -04:00
plugin.xml Introduce Core Build launches and Launch Bar integration. 2016-09-12 11:14:17 -04:00