# # ChangeLog for / in rtems-eclipse-plug-in # # Generated by Trac 1.2.1.dev0 # 04/19/24 13:17:08 Tue, 25 Nov 2008 14:37:10 GMT Sebastian Huber [3a85b45] * org.rtems.cdt.toolchain2/META-INF/MANIFEST.MF (modified) * org.rtems.cdt.toolchain2/org/rtems/cdt/Activator.java (added) * org.rtems.cdt.toolchain2/org/rtems/cdt/Constants.java (added) * org.rtems.cdt.toolchain2/org/rtems/cdt/preferences/PreferenceInitializer.java (added) * org.rtems.cdt.toolchain2/org/rtems/cdt/preferences/PreferencePage.java (added) * org.rtems.cdt.toolchain2/org/rtems/cdt/properties/PropertyPage.java (added) * org.rtems.cdt.toolchain2/org/rtems/cdt/wizards/BasicSetup.java (modified) * org.rtems.cdt.toolchain2/org/rtems/cdt/wizards/FinishSetup.java (added) * org.rtems.cdt.toolchain2/plugin.xml (modified) Added preferences. Mon, 24 Nov 2008 14:05:44 GMT Sebastian Huber [08caf92] * org.rtems.cdt.toolchain2/.classpath (added) * org.rtems.cdt.toolchain2/.settings/org.eclipse.jdt.core.prefs (added) * org.rtems.cdt.toolchain2/META-INF/MANIFEST.MF (modified) * org.rtems.cdt.toolchain2/build.properties (deleted) * org.rtems.cdt.toolchain2/org/rtems/cdt/wizards/BasicSetup.java (added) * org.rtems.cdt.toolchain2/plugin.xml (modified) First try of a new project wizard. Mon, 24 Nov 2008 09:14:12 GMT Sebastian Huber [624877d] * org.rtems.cdt.toolchain/META-INF/MANIFEST.MF (modified) Removed explicit version requirement. Mon, 24 Nov 2008 09:12:09 GMT Sebastian Huber [8d045c3] * org.rtems.cdt.toolchain2/plugin.xml (modified) Replaced tabs with space characters. Mon, 24 Nov 2008 03:01:03 GMT Daron Chabot [f124b04] * org.rtems.cdt.toolchain/plugin.xml (modified) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsScannerInfoCollector.java (modified) * org.rtems.cdt.toolchain/templates/hello/src/init.c (added) * org.rtems.cdt.toolchain/templates/hello/src/system.h (added) * org.rtems.cdt.toolchain/templates/hello/template.properties (added) * org.rtems.cdt.toolchain/templates/hello/template.xml (added) Clean up of plugin.xml and addition of simpler, "Hello World" ... Sat, 22 Nov 2008 03:06:30 GMT Daron Chabot [235b60c] * org.rtems.cdt.toolchain/.classpath (modified) Remove unnecessary dependencies from ".settings". Fri, 21 Nov 2008 17:18:35 GMT Sebastian Huber [914bad0] * org.rtems.cdt.toolchain2/.project (added) * org.rtems.cdt.toolchain2/LICENSE (added) * org.rtems.cdt.toolchain2/META-INF/MANIFEST.MF (added) * org.rtems.cdt.toolchain2/build.properties (added) * org.rtems.cdt.toolchain2/plugin.xml (added) First version of a test plug-in that works with Linux. Thu, 20 Nov 2008 16:33:19 GMT Joel Sherrill [8dcf6a1] This commit was generated by cvs2svn to compensate for changes in r2, ... Thu, 20 Nov 2008 16:33:19 GMT Joel Sherrill [52a6839] * org.rtems.cdt.toolchain/.classpath (added) * org.rtems.cdt.toolchain/.project (added) * org.rtems.cdt.toolchain/.settings/org.eclipse.jdt.core.prefs (added) * org.rtems.cdt.toolchain/LICENSE (added) * org.rtems.cdt.toolchain/META-INF/MANIFEST.MF (added) * org.rtems.cdt.toolchain/build.properties (added) * org.rtems.cdt.toolchain/plugin.properties (added) * org.rtems.cdt.toolchain/plugin.xml (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/Activator.java (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/IsRtemsToolChainSupported.java (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsBspDefinedSymbolsValueHandler.java (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsCommandLineGenerator.java (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsEnvironmentVariableSupplier.java (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsInstallBspDirectoryValueHandler.java (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsLinkCommandLineInfo.java (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsManagerRelocationLinkHandler.java (added) * org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsScannerInfoCollector.java (added) * org.rtems.cdt.toolchain/templates/serial/src/Basename.c (added) * org.rtems.cdt.toolchain/templates/serial/template.properties (added) * org.rtems.cdt.toolchain/templates/serial/template.xml (added) Initial import.