1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
Find a file
Philip Langer ab7afbf0aa Bug 506843: Reset buildFailed flag on buildForLaunch
Since delegate instances are cached and reused for subsequent launches,
we have to reset the buildFailed flag on subsequent builds (i.e., calls
of buildForLaunch). Otherwise, this flag will remain to be set to true
after a failed/cancelled build for the entire lifetime of this delegate,
even if a project has been re-launched and the build succeeded. If the
flag remains to be true, the dialog keeps popping up asking the user
whether to succeed with the launch with errors in the project, even if
the build succeeded and there are no errors any more.

Change-Id: I51aece90154f817542ed7548ec4c36591b19eaec
Signed-off-by: Philip Langer <planger@eclipsesource.com>
2016-11-02 11:04:47 -04:00
build Make launchMode a core thing and add Debug for CMake configs. 2016-10-20 20:01:52 -04:00
codan Bug 496720 - Respect scope filters for AST-based checkers 2016-10-26 01:18:55 -04:00
core Revert "Bug 483602 - Implement deletion of elements from Outline view" 2016-10-31 14:59:53 -07:00
cross Update version to 9.1.0 2016-08-17 10:11:57 -04:00
debug Bug 303808: DebuggerConsole shall not be automatically brought to top 2016-10-31 15:22:42 -04:00
doc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
dsf Bug 337899 - [debug view][non-stop] Process label is not updated 2016-08-29 07:23:30 -04:00
dsf-gdb Bug 501006 - [visualizer] harmonize TID with DV and new GDB console 2016-11-02 08:05:24 -04:00
jtag Update version to 9.1.0 2016-08-17 10:11:57 -04:00
launch Bug 506843: Reset buildFailed flag on buildForLaunch 2016-11-02 11:04:47 -04:00
llvm lldb: Fix parsing of some version formats 2016-09-03 21:05:00 -04:00
lrparser Bug 490475. Support the evaluation of C++14 constexpr functions 2016-09-16 03:09:25 -04:00
memory Update version to 9.1.0 2016-08-17 10:11:57 -04:00
native/org.eclipse.cdt.native.serial Fix Windows 32-bit serial.dll. 2016-08-26 10:43:20 -04:00
qt Revert "Bug 402498 - Apply declaredBefore() filtering to index bindings" 2016-10-26 22:31:46 -04:00
releng Update cdt-baseline to point to final release of 9.1 2016-10-12 15:22:47 -04:00
remote Update version to 9.1.0 2016-08-17 10:11:57 -04:00
testsrunner Fix change of version 2016-08-24 10:35:50 -04:00
toolchains/arduino removed unused imports 2016-10-21 11:25:05 -04:00
upc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
util Update version to 9.1.0 2016-08-17 10:11:57 -04:00
visualizer Update version to 9.1.0 2016-08-17 10:11:57 -04:00
windows Update version to 9.1.0 2016-08-17 10:11:57 -04:00
xlc removed unused imports 2016-10-21 11:25:05 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Build with Tycho 0.26. 2016-08-23 16:22:28 -04:00