aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpath
AgeCommit message (Collapse)Author
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01classpath-native: the exit_hook.patch don't work anymore disable ↵Henning Heinold
wrapper-tools for now
2010-01-11classpath-native: disable-gjdoc, it calls antlr and fails without antlr ↵Martin Jansa
installed on buildhost (runantlr from antlr-native is found by configure, but antlr.jar from staging doesn't work) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-24classpath: Added toolwrapper-exithook.patch.Robert Schuster
classpath-native: Dito.
2009-12-24classpath: Added toolwrapper-exithook.patchRobert Schuster
classpath-native: Dito.
2009-09-29classpath-native: Use --enable-tool-wrapper (increased PRs in respective BB ↵Robert Schuster
files).
2009-09-18inetlib 1.1.1: New recipe (from Jalimo SVN).Robert Schuster
inetlib-native 1.1.1: Dito.
2009-07-22classpath-tools-native: native package should inherit nativeHenning Heinold
* workaround for do_stage * not bump PR because package doesnt produce something
2009-07-15classpath.inc: Added 'inherit java'.Robert Schuster
2009-07-07classpath: Depend on antlr-native, increased resp. PRs.Robert Schuster
2009-07-02classpath: depend on gmp (for libjavamath) and do not use system oneMarcin Juszkiewicz
2009-03-23classpath-native 0.97.2: Retrieved back from ↵Robert Schuster
595952e9bbff5d25c370fd140d58c3aae9434690.
2009-03-23classpath-native 0.98: Set DEFAULT_PREFERENCE to -1.Robert Schuster
2009-03-20classpath-native: Clean upRobert Schuster
- removed 0.96.1, 0.97.2: Unable to guarantee that these work with current VMs - added 0.98 - removed superfluous patches
2009-03-20classpath 0.98: New recipe.Robert Schuster
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>