summaryrefslogtreecommitdiff
path: root/packages/cacao/files
AgeCommit message (Collapse)AuthorFiles
2008-05-22cacao: change hg rev to corresponding date.John Lee2
* Hi John Lee, please use the corresponding date instead of the hg revision number. Reason is that in mercurial revision numbers are local and not equal between different users. Regards Robert
2008-05-21cacao: add hg version 8190 and the corresponding cacaoh-native.John Lee2
2008-01-21cacao: Fix cache flushing.Robert Schuster1
- removed workaround patch - added real fix OABI and EABI compliant cacheflushing
2008-01-16cacaoh-native: Small cleanup in include file.Robert Schuster1
cacao: Added N800 quirk and a patch to fix AttachCurrentThread behavior.
2008-01-14cacao 0.98+hg20071001: Added snapshot version.Robert Schuster4
cacao-cldc: Added an include recipe. classpath: Moved versions prior 0.95 to obsolete/ . classpath-minimal: Moved versions prior 0.95 to obsolete/ . classpath-gtk: Moved to obsolete/. classpath cvs: Moved to obsolete/. classpath 0.96.1: Added new version. classpath 0.95: Added new version. classpath-minimal 0.96.1: Added new version. midpath-cldc: Removed notion of virtual/cldc-api-1.1 - install cldc1.1.jar as midpath-cldc1.1.jar to ${datadir}/midpath-cldc
2008-01-09jamvm: Added -initial version.Robert Schuster1
cacao: Multiple fixes. - added -initial version - added -native snapshot version classpath: - added -initial version - added -native version ecj: - added -initial version - added -native version that is compiled from source jikes: - jikes-native is not a virtual/javac-native provider any more
2007-08-08cacao: first support of cacao in oeHenning Heinold7
* for now we only support cacao-cldc * with cacao-cldc and midapth wie have midp support in oe * opera-mini and serval other midlets should work now * installing the packages is not enough * you have to write shellscripts which looks like http://midpath.svn.sourceforge.net/viewvc/midpath/trunk/bin/midpath-test-cacao-cldc.sh?view=markup * arm is the only support platform for now, others will breakout at not finding genoffset.h, which can only generate at the target device with the binary genoffset, upstream is working on diffrent solution, feel free to submit genoffset.h for your architecture or machine