cp-tools ./ChangeLog ./Makefile.am ./acinclude....
[email protected] Tue, 08 Feb 2005 20:42:36 -0500
| Newsgroups | gmane.comp.java.classpath.tools.cvs |
|---|---|
| Message-ID | <E1CygsG-0001zY-00@savannah> |
CVSROOT: /cvsroot/classpath Module name: cp-tools Branch: Changes by: Brian Jones <[email protected]> 05/02/09 01:42:36 Modified files: . : ChangeLog Makefile.am acinclude.m4 configure.ac src/gnu/classpath/tools/javap: GnuByteCodeJavap.java Javap.java src/gnu/classpath/tools/rmi/registry: RegistryImpl.java Log message: 2005-02-08 C. Brian Jones <[email protected]> * configure.ac: change --enable-gcj to --enable-native in keeping with gjdoc; the default in cp-tools is still to compile natively if possible * Makefile.am: add nodist_ to _SOURCES including src/jar/bytecode.jar for make distcheck; also added this file to DISTCLEANFILES 2005-02-07 Julian Scheid <[email protected]> * acinclude.m4: apply Thomas Zander's workaround for buggy AC_PROG_JAVA macro as a temporary solution. 2005-02-07 Julian Scheid <[email protected]> * acinclude.m4: added patched macro from gcj.m4. * configure.ac: adjust for patched macro. 2005-02-07 Julian Scheid <[email protected]> * acinclude.m4: add current directory to classpath when trying whether a java compiler works. * configure.ac: add test for java compiler; * Makefile.am: use $(JAVAC) for compiling to bytecode instead of $(GCJ); only generate binaries if ENABLE_NATIVE; if not ENABLE_NATIVE, generate and install a start script. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/ChangeLog.diff?tr1=1.34&tr2=1.35&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/Makefile.am.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/acinclude.m4.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/configure.ac.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/src/gnu/classpath/tools/javap/GnuByteCodeJavap.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/src/gnu/classpath/tools/javap/Javap.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/src/gnu/classpath/tools/rmi/registry/RegistryImpl.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text