summaryrefslogtreecommitdiff
path: root/package/openjdk
AgeCommit message (Collapse)Author
2011-04-29only use this configure option for shark backendWaldemar Brodkorb
2011-04-29fix cross-compile from amd64->i586Waldemar Brodkorb
2011-04-29fix shark backendwbx
2011-04-29Merge branch 'master' of git+ssh://openadk.org/git/openadkwbx
2011-04-29add small header patchWaldemar Brodkorb
2011-04-29use llvm for sharkWaldemar Brodkorb
2011-04-28add missing directorywbx
2011-04-27fix allconfig for foxg20Waldemar Brodkorb
2011-04-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-04-13add dependencyWaldemar Brodkorb
2011-04-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-04-12refresh lemote yeelong supportwbx
2011-04-12mergeWaldemar Brodkorb
2011-04-12add missing dependencywbx
2011-04-12add some hacks to cross-compile to mipswbx
2011-04-11disable jamvm -> segfaultWaldemar Brodkorb
2011-04-11make it compile with eglibc (without libnsl/backtrace support)Waldemar Brodkorb
2011-04-10tweak a little bit for Cacao backendWaldemar Brodkorb
2011-04-09add third build, full nativeWaldemar Brodkorb
2011-04-09fix g++ usage with a workaroundWaldemar Brodkorb
when calling g++ from REAL_GNU_HOSTNAME/bin directory cc1plus cannot be found. May relative path is broken. When copying the binaries to one directory above, it works. Add patches. At least bootstrap target compile begins.
2011-04-08add openjdk native build to jtools, add jikes for ant compile testsWaldemar Brodkorb
2011-04-06add wrappers for ecj and gij, allow to start openjdk bootstrap target jdk ↵Waldemar Brodkorb
compile
2011-04-04get all prerequisites for openjdk (cross-compile) rightWaldemar Brodkorb
2011-04-04first bootstrap compiler successfully works.Waldemar Brodkorb
the AWT requires all the X11 and graphic libraries. Jamvm is not required, we can just use gij from gcj.
2011-04-03fix extraction problemsWaldemar Brodkorb
2011-04-03merge some changes, cosmetic fixesWaldemar Brodkorb
2011-04-03more steps toward an IcedTea (or so we hope), still fails, though…Waldemar Brodkorb
2011-04-03pass ADK_ECJ to ease “building” of native-ecjThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-04-02use OpenADK download infrastructure for IcedTea “drops”Thorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-04-02add distfile with xalan2 and xerces2 bootstrap JARsThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-04-02help gcj/ecj both to find their dylibs on Mac as well as othersThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-04-01now icedtea starts with compile....Waldemar Brodkorb
2011-04-01add a java build tool directoryWaldemar Brodkorb
following build tools seem to be required to cross-compile OpenJDK: - fastjar - classpath - gcj - jamvm - ecj Maybe cacao is better, maybe ant is required, too. ... hacking...
2011-03-28rename package to openjdkWaldemar Brodkorb
- fix bootstrap build - optmize source extraction and layout