1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 00:45:28 +02:00
cdt/core/org.eclipse.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
..
.settings [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
browser/org/eclipse/cdt Remove unreachable code 2020-11-03 14:33:15 -05:00
doxygen/org/eclipse/cdt/doxygen Bug 562997 - Switch CDT doxygen to use new Equinox preferences API 2020-05-09 11:42:57 -04:00
META-INF Bug 580178 - Unable to stop build process from launchbar 2022-06-30 12:34:16 -04:00
model/org/eclipse/cdt [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
OSGI-INF Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
parser/org/eclipse/cdt Bug 580201 - narrowing for constexpr evaluation of builtins 2022-06-28 19:43:05 -04:00
schema Bug 570992: Fix templates extension point documentation 2021-02-07 04:03:44 -05:00
src/org/eclipse/cdt Bug 580178 - Unable to stop build process from launchbar 2022-06-30 12:34:16 -04:00
templateengine/org/eclipse/cdt [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
utils/org/eclipse/cdt Stop using jaxb's DatatypeConverter 2022-05-02 21:54:12 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.options Added tracing to CompositeValue.create. 2017-02-27 20:29:30 -08:00
.project Remove unused C Nature from cdt core 2020-11-03 14:29:40 -05:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 565154 - Delete CDT Core Options API 2020-08-01 05:54:03 -04:00
plugin.properties Bug 573560: Mark GCC constexpr message as info 2021-05-15 19:43:18 -04:00
plugin.xml Bug 573560: Mark GCC constexpr message as info 2021-05-15 19:43:18 -04:00