From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19069 invoked by alias); 14 Apr 2005 22:12:56 -0000 Mailing-List: contact rhug-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-cvs-owner@sources.redhat.com Received: (qmail 19053 invoked by uid 9289); 14 Apr 2005 22:12:56 -0000 Date: Thu, 14 Apr 2005 22:12:00 -0000 Message-ID: <20050414221256.19052.qmail@sourceware.org> From: fitzsim@sourceware.org To: rhug-cvs@sources.redhat.com Subject: java-gcj-compat ChangeLog Makefile.am configur ... X-SW-Source: 2005/txt/msg00031.txt.bz2 List-Id: CVSROOT: /cvs/rhug Module name: java-gcj-compat Changes by: fitzsim@sourceware.org 2005-04-14 22:12:55 Modified files: . : ChangeLog Makefile.am configure.ac Added files: . : aot-compile.in find-and-aot-compile.in Removed files: . : find-and-nativify.in nativify.in Log message: 2005-04-13 Thomas Fitzsimmons * Makefile.am (bin_SCRIPTS): Don't install java wrapper script. (install-data-local): Symlink java command directly to gij. * find-and-nativify.in: Rename ... * find-and-aot-compile.in: New file. * nativify.in: Rename ... * aot-compile.in: New file. * rebuild-security-providers.in: Remove. * configure.ac: Don't generate rebuild-security-providers. Generate aot-compile and find-and-aot-compile. Bump release number to 1.0.28. Don't generate java wrapper. * Makefile.am (gcjbin_SCRIPTS): Remove rebuild-security-providers. Remove nativify and find-and-nativify. Add aot-compile and find-and-aot-compile. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/java-gcj-compat/aot-compile.in.diff?cvsroot=rhug&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/java-gcj-compat/find-and-aot-compile.in.diff?cvsroot=rhug&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/java-gcj-compat/ChangeLog.diff?cvsroot=rhug&r1=1.39&r2=1.40 http://sources.redhat.com/cgi-bin/cvsweb.cgi/java-gcj-compat/Makefile.am.diff?cvsroot=rhug&r1=1.16&r2=1.17 http://sources.redhat.com/cgi-bin/cvsweb.cgi/java-gcj-compat/configure.ac.diff?cvsroot=rhug&r1=1.31&r2=1.32 http://sources.redhat.com/cgi-bin/cvsweb.cgi/java-gcj-compat/find-and-nativify.in.diff?cvsroot=rhug&r1=1.1&r2=NONE http://sources.redhat.com/cgi-bin/cvsweb.cgi/java-gcj-compat/nativify.in.diff?cvsroot=rhug&r1=1.1&r2=NONE