commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

classpath lib/.cvsignore lib/Makefile.am lib/ge...


From: Brian Jones
Subject: classpath lib/.cvsignore lib/Makefile.am lib/ge...
Date: Sat, 27 Oct 2001 14:31:27 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Brian Jones <address@hidden>    01/10/27 14:31:26

Modified files:
        lib            : .cvsignore Makefile.am gen-classlist.sh.in 
        native         : Makefile.am 
        native/jni     : Makefile.am fdlibm.h java_lang_System.c 
        native/jni/awt : Makefile.am 
        native/lib     : Makefile.am 
        vm             : Makefile.am 
Added files:
        gnu/java/text  : .cvsignore 

Log message:
        * gnu/java/text/.cvsignore: new file
        * lib/.cvsignore: added com
        * acinclude.m4: renamed CLASSPATH_INTERNAL_CHECK_JAPHAR to
        CLASSPATH_CHECK_JAPHAR
        renamed CLASSPATH_INTERNAL_CHECK_KAFFE to CLASSPATH_CHECK_KAFFE
        renamed CLASSPATH_CHECK_JAPHAR to CLASSPATH_WITH_JAPHAR
        renamed CLASSPATH_CHECK_KAFFE to CLASSPATH_WITH_KAFFE
        added CLASSPATH_FIND_JAVAC and supporting functions re-arranged,
        support for gcj added
        added CLASSPATH_FIND_JAVA and supporting functions
        added CLASSPATH_WITH_JAVAH and supporting functions
        added CLASSPATH_WITH_CLASSLIB
        added CLASSPATH_WITH_INCLUDEDIR
        * configure.in: use AC_CANONICAL_SYSTEM instead of AC_CANONICAL_HOST
        version changed to 0.03
        added --enable-java (always by default)
        added --enable-jni (not built by default)
        added --enable-cni (not built by default, currently not implemented)
        added automake conditional CREATE_JNI_HEADERS, if true then build
        JNI headers
        added automake conditional CREATE_JNI_LIBRARIES, if true then build
        JNI native libraries
        added automake conditional CREATE_CNI_LIBRARIES, if true then build
        CNI native libraries, currently not implemented
        moved checks related to building JNI libraries so they are avoided
        when not building JNI libraries
        added AC_CYGWIN and AC_MINGW32 tests when building JNI libraries
        removed JVM specific checks
        moved --with-java, --with-javah, --with-classlib, --with-includedir
        macros to acinclude.m4
        removed --enable-developer-mode
        added macro call to link jni_md.h
        added jni.h to OUTPUT to place it in ${top_builddir}/include easily
        handled INIT_LOAD_LIBRARY appropriately when --enable-cni is used
        * lib/Makefile.am: centralized definition of configured variables
        remove Sun's javac cruft
        simply definition of various tool argument definitions
        added gcj support
        avoid creating JNI headers unless --enable-jni used with configure
        fixup maintainer clean target
        * lib/genclasslist.sh.in: added com, avoid duplicates when top_srcdir
        equals top_builddir, causes gcj problems otherwise
        * native/Makefile.am: redefine subdirs in terms of --enable-jni or
        --enable-cni
        * native/jni/Makefile.am: removed JVM specific rules
        * native/jni/fdlibm.h: include stdlib.h (for NULL)
        * native/jni/java_lang_System.c: include stdlib.h (for NULL)
        * native/jni/awt/Makefile.am: removed JVM specific rules
        * native/lib/Makefile.am: removed JVM specific rules
        * vm/Makefile.am: removed JVM specific SUBDIRS definition

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/text/.cvsignore?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/lib/.cvsignore.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/lib/Makefile.am.diff?tr1=1.36&tr2=1.37&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/lib/gen-classlist.sh.in.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/Makefile.am.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/jni/Makefile.am.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/jni/fdlibm.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/jni/java_lang_System.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/jni/awt/Makefile.am.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/lib/Makefile.am.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/vm/Makefile.am.diff?tr1=1.3&tr2=1.4&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]