aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ecj
AgeCommit message (Collapse)Author
2012-07-04libecj-bootstrap_3.6.1: Update SRC_URI to archive.eclipse.orgApelete Seketeli
This updates SRC_URI to archive.eclipse.org since mirrors.ibiblio.org seems to be down. This commit is the result of rebasing my patch f5ea9a from master. Signed-off-by: Apelete Seketeli <apelete@seketeli.net> Acked-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2011-09-02classpath in 2011.03-maintenanceJesse Gilles
On Fri, 2011-08-05 at 11:38 -0400, George C. Huntington, III wrote: > I posted a patch that makes the wrapper script return the error code > if it > fails after 5 retries. it is on patchwork. > http://patches.openembedded.org/patch/7249/ It seems like saving the javac script arguments into the ARGS variable is what broke the old behavior where -bootclasspath '' worked for building classpath. Putting that part of the script back to the way it used to be fixes it. Do you want to merge this in with your error code return patch? Otherwise, I can submit it as another patch, but it will depend on yours... Thanks, Jesse
2011-05-09ecj-bootstrap: try 5 times to compile the classesHenning
* that is an easy fix to workaround the aborts and segfaults of cacao and jamvm * bump PR Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-05-09ecj: for ecj-initial 512 mb heapsize is okay for ecj-bootstrap we need 1024Henning Heinold
Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-02-04libecj-bootstrap: add version 3.6.1Henning Heinold
2011-02-04libecj-bootstrap: delete versions that are not pinnedHenning Heinold
2010-10-21Various fixes for cp argument portabilityChris Larson
2010-06-28libecj-bootstrap_3.4.bb: Fix SRC_URI for new locationStefan Schmidt
2010-06-24libecj-bootstrap 3.5: Removed (was not stable for openjdk builds).Robert Schuster
libecj-bootstrap 3.6: New recipe.
2010-05-16libecj-bootstrap.inc: convert to new staging systemHenning Heinold
2010-05-16ecj-initial: convert to new staging systemHenning Heinold
2010-05-16ecj-bootstrap-native: convert to new staging systemHenning Heinold
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-01ecj: fix maxheap size jamvm is compiled with 512m onlyHenning Heinold
2009-10-01ecj-initial: Increased maximum heap space to 1 GiB.Robert Schuster
ecj-bootstrap-native: Dito.
2009-08-24libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1.Robert Schuster
2009-07-22libecj-bootstrap: update to version 3.5Henning Heinold
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>