1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00
Find a file
Christian Walther bacbb7b3c7 Bug 378302 - Only bring build console to top on problem output.
When the "Bring console to top when building (if present)" was enabled
(which it is by default as of bug 447703), the console would come to the
top on every line of output, i.e. constantly during a busy build. That
made it impossible to reach other views in the same part, in particular
the Progress view in order to stop the build.

Instead, only bring the console to the top at the start of the build and
when output arrives that is associated with a problem marker (error,
warning, info).

Change-Id: Iabda4858b443c330e9209c27ea3635b0485c7d98
Signed-off-by: Christian Walther <walther@indel.ch>
2017-11-09 08:48:21 -05:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Add Makefile Projects to collection of core build project types. 2017-11-08 14:11:31 -05:00
codan Bug 525953 - Simplify the implementation of AbstractCodanCMarkerResolution.getProblem() 2017-10-26 14:05:51 -04:00
core Bug 378302 - Only bring build console to top on problem output. 2017-11-09 08:48:21 -05:00
cross Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
debug Bug 242705: Fix misaligned breakpoint icon 2017-11-09 08:42:05 -05:00
doc Bug 520340: enable CLI to CDT's code formatter 2017-11-02 07:03:22 -04:00
dsf Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
dsf-gdb Bug 526254: Increase choice of speeds to match that of modern USB Serial 2017-10-19 15:05:16 +01:00
jtag Bug 361881: Test for undefined reset/delay/halt command 2017-11-01 21:36:21 +00:00
launch Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
llvm Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
lrparser Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
lsp4e-cpp Fix API error in lsp4e.cpp plugin. 2017-11-02 11:57:08 -04:00
memory Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
native Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
qt Hook up the error parser properly in the build configuration. 2017-11-03 16:48:20 -04:00
releng Bump cdt-baseline sequence number 2017-11-08 14:11:39 +00:00
remote Bug 526730 - Autotools should not run autotool commands in the Container 2017-11-02 11:20:35 -04:00
testsrunner Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
toolchains/arduino Adjust Arduino to new GCCToolChain API and add type and id/name. 2017-11-07 13:57:03 -05:00
upc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
util Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
visualizer Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
windows Implement ordering of toolchains. 2017-11-07 11:01:15 -05:00
xlc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Add the core build gcc ui plugin to the gcc build feature. 2017-11-04 22:31:41 -04:00