1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/build
Marc-Andre Laperle d017917f35 Bug 563006 - CDB settings provider/parser doesn't support "arguments"
One flaw with this implementation is that the "arguments" coming from
the CDB do not have shell quoting and shell escaping of quotes whereas
the current implementations of Build Output parsers assume some form of
shell quoting. This means that simply joining strings of arguments with
spaces will be missing the expected shell quoting and possibly misparsed
by the build output parsers.
It is not clear to be at this point if this should be fixed or not as it
might involve revamping the existing build output parsers to add the
concept of shell/environment and this could also affect potential
extenders.

In this current form, simple cases with no spacing and quote escaping
involved work correctly and is still a nice improvement.

Change-Id: Ia81796e63c748318b34696998ac4a467712e5f96
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
2020-07-11 17:28:56 -04:00
..
org.eclipse.cdt.autotools-feature [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.autotools.core Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.autotools.docs [releng] Remove and add .prefs files according to improved cleanliness script 2020-04-26 14:52:45 -04:00
org.eclipse.cdt.autotools.tests Bug 561406 - Revise API for CDT Autotools 2020-03-28 14:38:02 -04:00
org.eclipse.cdt.autotools.ui Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.autotools.ui.tests Bug 561406 - Revise API for CDT Autotools 2020-03-28 14:38:02 -04:00
org.eclipse.cdt.build.gcc.core Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.build.gcc.ui Bug 561539 - Revise API for CDT Build GCC support 2020-03-30 13:52:08 +03:00
org.eclipse.cdt.cmake-feature [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.cmake.core Bug 564123 delete org.eclipse.cdt.utils.Platform 2020-06-13 13:05:41 -04:00
org.eclipse.cdt.cmake.ui Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.cmake.ui.tests [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.core.autotools-feature [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.core.autotools.core Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.core.autotools.ui Bug 561406 - Revise API for CDT Autotools 2020-03-25 22:22:10 +03:00
org.eclipse.cdt.gnu.build-feature [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.make.core Bug 564272: Increment major version of org.eclipse.cdt.core to 7.0.0 2020-06-13 16:21:05 -04:00
org.eclipse.cdt.make.core.tests Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.make.ui Bug 564949 - Remove support for CDT 3.X style projects (partial) 2020-07-07 22:26:01 -04:00
org.eclipse.cdt.make.ui.tests Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.managedbuilder.core Bug 563006 - CDB settings provider/parser doesn't support "arguments" 2020-07-11 17:28:56 -04:00
org.eclipse.cdt.managedbuilder.core.tests Bug 563006 - CDB settings provider/parser doesn't support "arguments" 2020-07-11 17:28:56 -04:00
org.eclipse.cdt.managedbuilder.gnu.ui Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.managedbuilder.ui Bug 564949 - Remove support for CDT 3.X style projects (partial) 2020-07-07 22:26:01 -04:00
org.eclipse.cdt.managedbuilder.ui.tests Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.meson-feature [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.meson.core Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.meson.docs [releng] Remove and add .prefs files according to improved cleanliness script 2020-04-26 14:52:45 -04:00
org.eclipse.cdt.meson.ui Fixed NLS and null warnings 2020-07-04 04:20:49 -04:00
org.eclipse.cdt.meson.ui.editor Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.meson.ui.tests [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00