Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-15 | fix compile for arm target | Waldemar Brodkorb | |
2011-08-08 | fix compile with uClibc, tested on rb532 | Waldemar Brodkorb | |
2011-08-06 | really compile openadk without host java and ant | Waldemar Brodkorb | |
2011-04-10 | minor tweaks to get ant used | wbx | |
2011-04-09 | compile ant as prerequisites with jikes and jamvm | Waldemar Brodkorb | |
2011-04-08 | add openjdk native build to jtools, add jikes for ant compile tests | Waldemar Brodkorb | |
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-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... |