Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-04 | first 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-03 | fix extraction problems | Waldemar Brodkorb | |
2011-04-03 | merge some changes, cosmetic fixes | Waldemar Brodkorb | |
2011-04-03 | more steps toward an IcedTea (or so we hope), still fails, though… | Waldemar Brodkorb | |
2011-04-03 | pass ADK_ECJ to ease “building” of native-ecj | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-04-02 | use OpenADK download infrastructure for IcedTea “drops” | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-04-02 | add distfile with xalan2 and xerces2 bootstrap JARs | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-04-02 | help gcj/ecj both to find their dylibs on Mac as well as others | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-04-01 | now icedtea starts with compile.... | Waldemar Brodkorb | |
2011-04-01 | add a java build tool directory | Waldemar 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-28 | rename package to openjdk | Waldemar Brodkorb | |
- fix bootstrap build - optmize source extraction and layout |