summaryrefslogtreecommitdiff
path: root/packages/cacao
AgeCommit message (Collapse)AuthorFiles
2008-08-20cacaoh-cldc-native: Remove unneeded dependencies and configure arguments.Robert Schuster1
2008-07-16cacao-native 0.99.2: Fixed expected md5sum.Robert Schuster3
cacaoh-native 0.99.2: Fixed expected md5sum. cacao 0.99.2: Fixed expected md5sum.
2008-07-13cacao: Removed 0.99.1, switched to 0.99.2, deleted unneeded patches.Robert Schuster6
cacaoh-native: Removed 0.99.1, switched to 0.99.2. cacao-native: Removed 0.99.1, switched to 0.99.2.
2008-07-10cacao-native.inc: Fix setting include dir.Robert Schuster1
2008-06-27cacao-native 0.99.1: New recipe.Robert Schuster2
* add support for new configure options in cacao-native.inc
2008-06-27disapproval of revision 'a846a4c23e94c3e771fd7aaf448e8bb4e11f4506'Robert Schuster3
2008-06-27cacao-native 0.99.1: New recipe.Robert Schuster3
2008-06-27cacao 0.98+hg20080519: Removed superfluous \ from SRC_URI.Robert Schuster1
2008-06-27cacao 0.99.1: Added missing patch file to repository.Robert Schuster1
2008-06-26Add a new cacao revision and add support for changed configure options (new ↵Robert Schuster12
in 0.99) cacao: Cleanup and new recipe. * removed the need for the 'libdir' patches and simplified cacao.inc * removed those patches * added with-build-java-library-classes patch (applied upstream already) * usage of changed configure options cacao 0.98+hg20080519: Simplified. * adjusted with-build-java-library-classes patch for this version * increased PR cacao 0.99.1: New recipe. cacaoh-native: * usage of changed configure options cacaoh-native 0.98+hg20080519: Simplified. cacaoh-native 0.99.1: New recipe.
2008-06-26disapproval of revision 'ba3fd04d7fb91b031d23b8b8abdfd77186ece799'Robert Schuster11
2008-06-26cacao: Cleanup and new recipe.Robert Schuster11
* removed the need for the 'libdir' patches and simplified cacao.inc * removed those patches * added with-build-java-library-classes patch (applied upstream already) cacao 0.98+hg20080519: Simplified. * adjusted with-build-java-library-classes patch for this version * increased PR cacao 0.99.1: New recipe.
2008-05-22cacao: change hg rev to corresponding date.John Lee4
* 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 Lee4
2008-02-09cacao: Use ${libdir_jni} instead of ${libdir}/jniRobert Schuster2
2008-01-26divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵Rolf Leggewie2
fixes 2317.
2008-01-21cacao: Fix cache flushing.Robert Schuster2
- removed workaround patch - added real fix OABI and EABI compliant cacheflushing
2008-01-18cacao: Small fix.Robert Schuster1
- removed superfluous configure argument - has no effect on binaries so not adjusting PR
2008-01-16cacaoh-native: Small cleanup in include file.Robert Schuster3
cacao: Added N800 quirk and a patch to fix AttachCurrentThread behavior.
2008-01-14cacao 0.98+hg20071001: Added snapshot version.Robert Schuster11
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-14cacao-cldc: Use virtual/javac-native.Robert Schuster2
cacaoh-cldc-native: Use virtual/javac-native.
2008-01-09jamvm: Added -initial version.Robert Schuster4
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-11-22cacao-cldc: fix RDEPENDS for libltdlHenning Heinold1
* cacao-cldc needs libltdl if executed
2007-11-22cacao-cldc: fix path to cldc1.1.jarHenning Heinold3
* path is now /usr/share/java for cldc1.1.jar * cosmetic change for cacao-cldc in package area * bump PR to 1
2007-08-14cacaoh-cldc-native: fixing dependency of virtual/cldc-api-1.1Henning Heinold1
* cacaoh-cldc-native depends now on virtual/cldc-api-1.1-native
2007-08-08cacao: first support of cacao in oeHenning Heinold11
* 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