summaryrefslogtreecommitdiff
path: root/jtools/classpath
AgeCommit message (Collapse)Author
2011-08-06really compile openadk without host java and antWaldemar Brodkorb
2011-04-03more steps toward an IcedTea (or so we hope), still fails, though…Waldemar Brodkorb
2011-04-02disable gjdoc to make classpath buildThorsten 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...