1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
Sean Evoy f909efeb3c This patch fixes:
1. PR 62349: [Managed Build] Funny include paths - added -P option to
'generate scanner info command' to suppress line numbering
2. Account for simple gcc names like: gcc.c2.95.3-p10.mips64
3. Exporting make.core plugin's .options file as a part of binaries.
Customers now can turn scanner config discovery debugging on or off.
2004-05-18 18:59:34 +00:00
..
org.eclipse.cdt.make.core This patch fixes: 2004-05-18 18:59:34 +00:00
org.eclipse.cdt.make.ui Upgrade to latest platform APIs. 2004-05-17 18:44:14 +00:00
org.eclipse.cdt.managedbuilder.core Fix for bug 61505 - closing and opening a project causes "null" to appear in the makefile 2004-05-13 18:52:25 +00:00
org.eclipse.cdt.managedbuilder.core.tests External commit for Leo Treggiari. The archList attribute of the target object specifies the list of architectures that the target is supported on. The valid list of architectures is the string values returned by BootLoader.getOSArch(). If the archList attribute is not specified, or if the value is "all", then the target is supported on all architectures. Otherwise, the target is only displayed when CDT is running on one of the specified architectures, unless the user has requested to see all targets. 2004-05-10 15:44:32 +00:00
org.eclipse.cdt.managedbuilder.ui Fix for bug 44082 - Managed Make: browse to include path "C:\like\this" 2004-05-13 19:38:45 +00:00