1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-07 18:43:32 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
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
..
.settings Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
META-INF bug 404913: @since tags 2013-07-25 21:03:51 -04:00
schema bug 404913: Flag to designate build options to be also used by scanner discovery. 2013-07-24 14:05:03 -04:00
src/org/eclipse/cdt NEW - bug 394959: CDT GCC build output parser does not understand 2013-08-19 09:43:09 -04:00
.classpath Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
.cvsignore
.options
.project RESOLVED - bug 273636: changes to enable MBS on EFS projects 2009-04-28 12:02:33 +00:00
about.html
build.properties Switched to Java 1.6. 2011-10-17 20:57:43 -07:00
ChangeLog
plugin.properties Properties spelling 2013-08-16 16:29:43 -04:00
plugin.xml Properties spelling 2013-08-16 16:29:43 -04:00
pom.xml bug 404913: @since tags 2013-07-25 21:03:51 -04:00