1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00
cdt/build/org.eclipse.cdt.cmake.core
Doug Schaefer e744550278 Bug 549014 - Manage CMake toolchain files by toolchain
Use the toolchain type and id as the key to the Map holding the
toolchain files instead of the Path to the file. Also simplifies the
build config since we can always figure out the toolchain file from
the toolchain. Deprecate getting toolchain by path since that shouldn't
be needed any more.

Also took the opportunity to add javadoc to the interfaces.

Change-Id: I11ae2ad8177a3f60399742c8c19576f85ea4b8c0
2019-07-15 16:30:59 -04:00
..
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
META-INF Bug 549014 - Manage CMake toolchain files by toolchain 2019-07-15 16:30:59 -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 549014 - Manage CMake toolchain files by toolchain 2019-07-15 16:30:59 -04:00
templates/simple Bug 533444 - Add Container Build support to CMake Projects 2018-04-17 12:20:21 -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 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00: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