1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
2004-05-19 19:36:11 +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 Final fix for bug 61505. When an option was set, a toolr reference was created but the "copy constructor" was not doing a complete copy, so the output of the tool was lost. This fix addresses that 2004-05-19 17:39:16 +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 Commits for the deprecation of IPluginDescriptor (may it rest in peace) 2004-05-19 19:36:11 +00:00