view ChangeLog @ 4:b04bfca58e58

First attempt at wrapping tools using a C program and the JNI library.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Thu, 29 Nov 2007 16:46:44 +0000
parents dbc17dd9fa08
children 23c4c196778a
line wrap: on
line source

2007-11-29  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* tools/library.c:
	Initial attempt to wrap tools using a C program and
	the JNI library.

2007-11-29  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* Makefile.am:
	Clean up of property file inclusion and
	fix for version.properties.
	
2007-11-28  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* Makefile.am,
	* configure.ac,
	* m4/acinclude.m4:
	Fix so that it works with a langtools checkout.
	
2007-11-28  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* NEWS,
	* README,
	* ChangeLog,
	* AUTHORS,
	* m4/acinclude.m4,
	* configure.ac,
	* Makefile.am,
	* tools/javac.in,
	* tools/javadoc.in,
	* tools/javah.in,
	* tools/apt.in,
	* autogen.sh:
	Initial import of the IcePick work.