1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
cdt/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
..
org.eclipse.cdt.core Bug 580178 - Unable to stop build process from launchbar 2022-06-30 12:34:16 -04:00
org.eclipse.cdt.core.linux [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.core.linux.aarch64 [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
org.eclipse.cdt.core.linux.x86_64 [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
org.eclipse.cdt.core.macosx [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.core.native [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.core.tests Bug 580201 - narrowing for constexpr evaluation of builtins 2022-06-28 19:43:05 -04:00
org.eclipse.cdt.core.win32 [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
org.eclipse.cdt.ui Bug 579876: Use same bgcolor for occurrence in editor as JDT 2022-05-13 10:07:53 -04:00
org.eclipse.cdt.ui.tests [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
pom.xml [releng] Bump versions for 10.7.0 2022-04-10 20:55:36 -04:00