1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core.tests
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
icons Test changes for Symbian (Lars & Bala) patch for Shared Tool Options support 2005-06-06 15:53:20 +00:00
META-INF Fixed few version mismatches between MANIFEST.MF and pom.xml files 2012-06-28 11:56:27 -07:00
resources Bug 210248 - test projects update, revert sample projects to MinGW 2011-11-24 12:30:37 -05:00
suite/org/eclipse/cdt/managedbuilder bug 402023: Provide programmatic access for names of CdtMacroSupplier variables ($ProjName, $ConfigName etc.) 2013-05-20 14:48:22 -04:00
testdata 197468: apply fix 2008-01-15 17:08:11 +00:00
tests/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 *** empty log message *** 2004-04-23 17:20:51 +00:00
.project Moved the managed build tests from the core tests package to here 2004-04-23 15:21:23 +00:00
about.html 1. About.html update for the managed builder plug-ins 2006-05-12 19:46:24 +00:00
build.properties update copyrights 2009-05-27 15:48:21 +00:00
ChangeLog First check-in 2004-04-23 14:26:43 +00:00
plugin.properties externalize Gnu Make Builder's name (bug 227369) 2008-04-16 16:03:39 +00:00
plugin.xml bug 404913: Built-In Settings Provider should recognize extra gcc 2013-07-24 14:05:13 -04:00
pom.xml Bug 412057 - UI tests don't run on Mac Cocoa using Tycho build 2013-07-03 21:02:43 -04:00