1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-12 18:55:38 +02:00
Find a file
Simeon Andreev 92bc379917 Bug 529023 - Cannot set build.proj.ref.configs.enabled via customization
The setting build.proj.ref.configs.enabled=true ensures CDT projects are
not rebuilt if non-related projects are changed. This setting cannot be
changed with product or command line customization, hindering products
which require this behavior.

The reason for this is that ACBuilder, which is asked for the value of
the preference, communicates with the instance scope of preferences.
Product and command line customization, however, are on default scope
level.

With this change, ACBuilder will also ask the default scope when
retrieving the value of the preference.

Change-Id: I09e895ea2a05b677e36fac9eb28f24f1f3bc2877
Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
2018-01-08 10:55:37 -05:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 529386 - NoSuchMethodError in AutotoolsNewMakeGenerator.runScript 2018-01-03 16:00:52 -05:00
codan Bug 350144 - suppressing the "No break" problem with regexp 2017-12-26 15:08:20 -05:00
core Bug 529023 - Cannot set build.proj.ref.configs.enabled via customization 2018-01-08 10:55:37 -05:00
cross Fix version of serial launch feature. 2017-12-02 01:29:06 -04:00
debug Fix issue with core build launch desc deletion. 2017-12-01 12:47:21 -05:00
doc Bug 520340: enable CLI to CDT's code formatter 2017-11-02 07:03:22 -04:00
dsf Bug 525675: Delegate opening unknown file types to unknownEditorStrategy 2017-11-14 20:57:54 +00:00
dsf-gdb Bug 527419: Process async output with no variable 2017-11-18 02:26:13 -05:00
jtag Bug 361881: Test for undefined reset/delay/halt command 2017-11-01 21:36:21 +00:00
launch Bug 529390 - Run in Container launch config not resetting err message 2018-01-03 17:52:36 -05:00
llvm Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
lrparser Bug 522010 - Completion of non-type template parameter in ambiguous template argument 2017-11-13 13:22:26 -05: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 Bug 515305 - Fix 32-bit serial port dll 2017-11-30 11:11:24 -05:00
qt Cleanup Core Build Preference pages. 2017-12-01 14:04:51 -05:00
releng Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
remote Bug 529386 - NoSuchMethodError in AutotoolsNewMakeGenerator.runScript 2018-01-03 16:00:52 -05: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 Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -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 Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05: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 Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00