1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
Fabrizio Iannetti 9a654efbe3 NEW - bug 394959: CDT GCC build output parser does not understand
-isystem 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=394959

Simple patch to treat -isystem as -I, so that at least the paths show
up in the configuration:

- added two include parse options (copied/adapted from -I)
- added junit test case (copied/adapted from -I)


Change-Id: Ib3f3764ad75def49f6ec180bfecc0d6f42eabb1d
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@intel.com>
Reviewed-on: https://git.eclipse.org/r/15584
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-08-19 09:43:09 -04:00
..
org.eclipse.cdt.autotools-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.autotools.core Bug 410637 - Duplicate string ID found in autotools plugin.properties. 2013-06-19 16:44:19 -04:00
org.eclipse.cdt.autotools.docs Bug 414829 - Unexternalized cheat sheet name 2013-08-16 12:10:31 -04:00
org.eclipse.cdt.autotools.source-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.autotools.tests Bug 412057 - UI tests don't run on Mac Cocoa using Tycho build 2013-07-03 21:02:43 -04:00
org.eclipse.cdt.autotools.ui Bug 289834: Converting an C autotools based project into a C++ lost 2013-05-02 18:30:43 -04:00
org.eclipse.cdt.autotools.ui.tests Remove unused hamcrest requirement in autotools ui tests. 2013-06-17 18:22:21 -04:00
org.eclipse.cdt.gnu.build-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.gnu.build.source-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.make.core Bug 411498: bumped org.eclipse.cdt.make.core to 7.3.0 in pom.xml 2013-07-11 14:30:23 -04:00
org.eclipse.cdt.make.core.tests Bug 412247: Makefile Editor: F3 navigation does not work inside conditional directives 2013-07-03 23:01:42 -04:00
org.eclipse.cdt.make.ui Bug 411498: Content assist in Makefile Editor for builtin functions 2013-07-11 13:38:40 -04:00
org.eclipse.cdt.make.ui.tests Bug 412057 - UI tests don't run on Mac Cocoa using Tycho build 2013-07-03 21:02:43 -04:00
org.eclipse.cdt.managedbuilder.core NEW - bug 394959: CDT GCC build output parser does not understand 2013-08-19 09:43:09 -04:00
org.eclipse.cdt.managedbuilder.core.tests NEW - bug 394959: CDT GCC build output parser does not understand 2013-08-19 09:43:09 -04:00
org.eclipse.cdt.managedbuilder.gnu.ui bug 404913: Dialect category and options for language standards for GCC toolchain 2013-07-24 14:50:45 -04:00
org.eclipse.cdt.managedbuilder.ui Bug 394492 - Project options can be invisible in Convert wizard 2013-06-02 16:19:26 -04:00
org.eclipse.cdt.managedbuilder.ui.tests Bug 412057 - UI tests don't run on Mac Cocoa using Tycho build 2013-07-03 21:02:43 -04:00
org.eclipse.linuxtools.cdt.autotools.core Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00