1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
David Inglis d88c252a40 Since standard make project don't really know what there target platform
is lets (for now) assume any "*" if the extension does not list any, in the
future we'll call ICOwner.getPlatform(IProject) (new) to give back a target platform
which the user has given us.
2002-11-04 19:28:32 +00:00
..
org.eclipse.cdt.core Since standard make project don't really know what there target platform 2002-11-04 19:28:32 +00:00
org.eclipse.cdt.core.linux removed *.jar in build.xml files that was causing the generated jar to be included twice. Jars that need to be copied to the pluh\gins directory must be explicitly added 2002-10-17 20:42:27 +00:00
org.eclipse.cdt.core.qnx added source.cdt_qnx.jar 2002-10-31 15:25:33 +00:00
org.eclipse.cdt.core.solaris added source.cdt_qnx.jar 2002-10-31 15:25:33 +00:00
org.eclipse.cdt.core.win32 typo. 2002-10-22 00:30:35 +00:00
org.eclipse.cdt.ui IBinary label update to use isLittleEndian 2002-11-01 18:24:12 +00:00
org.eclipse.cdt.ui.tests Updated to refledt api changes, and come CProjectHelper code cleanup 2002-10-30 21:22:32 +00:00