1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 19:13:27 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
Torbjörn Svensson 4881a2ecd4 Bug 330204 - Use ManagedBuildManager to build
The UI is using ManagedBuildManager to build a specified set of
configurations.
Insead of duplicating the logic (since clean does not support argument
transfer from HeadlessBuilder all the way to CommonBuilder), call the
public function for building a set of configurations.

WARNING: This fix is relying on a race condition in
ManagedBuildManager.buildConfigurations() since that method swaps the
"active configuration" while invoking the builder for the clean target.

Change-Id: I422a22e43a0acbef85420c04028475d61ad2ff85
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
2018-05-09 10:56:10 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
META-INF Fix API baseline errors from Command Launcher changes. 2017-10-31 15:57:56 -04:00
schema Bug 533473 - Dynamically hide option categories 2018-04-12 17:48:53 +02:00
src/org/eclipse/cdt Bug 330204 - Use ManagedBuildManager to build 2018-05-09 10:56:10 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.options Add missing buildModel tracing option 2015-10-22 15:24:47 -04:00
.project
about.html
build.properties Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
plugin.properties Properties spelling 2013-08-16 16:29:43 -04:00
plugin.xml Bug 491619 - Choosing a C++ dialect should reindex 2016-05-13 09:54:29 -04:00