From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8595 invoked by alias); 7 Mar 2006 11:39:43 -0000 Received: (qmail 8581 invoked by uid 9364); 7 Mar 2006 11:39:42 -0000 Date: Tue, 07 Mar 2006 11:39:00 -0000 Message-ID: <20060307113942.8579.qmail@sourceware.org> From: gary@sourceware.org To: rhug-cvs@sources.redhat.com Subject: java-gcj-compat ChangeLog aot-compile.in aotco ... Mailing-List: contact rhug-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-cvs-owner@sourceware.org X-SW-Source: 2006/txt/msg00020.txt.bz2 List-Id: CVSROOT: /cvs/rhug Module name: java-gcj-compat Changes by: gary@sourceware.org 2006-03-07 11:39:42 Modified files: . : ChangeLog aot-compile.in aotcompile.py.in configure.ac Log message: 2006-03-07 Gary Benson * aotcompile.py.in: Rewrite the build stages to use make. * aot-compile.in: Add options, etc to control make. * configure.ac: Add a make substitution for aotcompile.py.in. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/ChangeLog.diff?cvsroot=rhug&r1=1.78&r2=1.79 http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/aot-compile.in.diff?cvsroot=rhug&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/aotcompile.py.in.diff?cvsroot=rhug&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/configure.ac.diff?cvsroot=rhug&r1=1.58&r2=1.59