1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
cdt/jtag
Doug Schaefer 35135aa605 Bug 519529 - fix handling of quotes in the GCCToolChain scanner info.
Some Arduino boards have properties that feed into defines that have
spaces in them. The boards.txt property file adds quotes around those
things. When resolving the recipe property it results in -D gcc
options that have embedded spaces in them. That messes up the
ProcessBuilder and the command fails. We'll just strip the quotes from
all the command args since they aren't needed in this scenario anyway.

Change-Id: I41086ee264b8715823b3eab7931df4371b9ec873
(cherry picked from commit fc7b2f781c)
2017-08-10 10:06:42 -04:00
..
org.eclipse.cdt.debug.gdbjtag releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.debug.gdbjtag-feature Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
org.eclipse.cdt.debug.gdbjtag.core Bug 519529 - fix handling of quotes in the GCCToolChain scanner info. 2017-08-10 10:06:42 -04:00
org.eclipse.cdt.debug.gdbjtag.ui releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
pom.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00