1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/cmake/org.eclipse.cdt.cmake.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
META-INF [releng] Prepare for 10.7.0 with version bumps 2022-04-13 13:15:06 -04:00
schema Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
src/org/eclipse/cdt/cmake/core Bug 580178 - Unable to stop build process from launchbar 2022-06-30 12:34:16 -04:00
templates/simple Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
.classpath Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
.project Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
plugin.properties Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
plugin.xml Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00