1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-29 19:23:38 +02:00
cdt/qt/org.eclipse.cdt.qt.core
Mat Booth 5e4a66b0af Bug 580178 - Unable to stop build process from launchbar
Switch from the standard Java ProcessBuilder to the CDT CommandLauncher
for new style core build projects.

The CommandLauncher uses a more sophiscated mechanism for watching the
spawned process allowing us to interrupt the process when the user hits
the stop button on the launchbar by properly listening to a monitor.

The change adds new API to CBuildCongifuration that takes a progress
monitor, and changes all the affected build configuration types to use
this new API.

Change-Id: I0c4225616ad8331c2cea28bcb502028455a8ea71
2022-06-30 12:34:16 -04:00
..
.settings [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
acorn-qml
META-INF [releng] Prepare for 10.7.0 with version bumps 2022-04-13 13:15:06 -04:00
schema
src/org/eclipse/cdt Bug 580178 - Unable to stop build process from launchbar 2022-06-30 12:34:16 -04:00
templates
tern-qml
.classpath
.project Bug 566334: Turn on API Tooling & Analysis for all bundles 2020-08-24 17:50:56 -04:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties
plugin.properties
plugin.xml