[kaffe] Re: Kaffe/GNU Classpath AWT support

2003-08-28 Thread Brian Jones
James Simmons <[EMAIL PROTECTED]> writes: > I have managed to get the GNU Classpath AWT build under kaffe. The only > issue I ran into was kaffe uses profiles to define which classes to build. > The problem is the Classpth AWT code requires code from java beans and > java.accessibilty. So the p

[kaffe] CVS kaffe (dalibor): Herve's fix for kjc's path for rmic

2003-08-28 Thread Kaffe CVS
PatchSet 3993 Date: 2003/08/28 21:21:19 Author: dalibor Branch: HEAD Tag: (none) Log: Herve's fix for kjc's path for rmic Members: ChangeLog:1.1589->1.1590 kaffe/scripts/rmic.in:1.5->1.6 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.1589 kaffe/ChangeLog:1.1590 --- kaffe/Ch

[kaffe] Kaffe/GNU Classpath AWT support

2003-08-28 Thread James Simmons
I have managed to get the GNU Classpath AWT build under kaffe. The only issue I ran into was kaffe uses profiles to define which classes to build. The problem is the Classpth AWT code requires code from java beans and java.accessibilty. So the profile default breaks. The profile allatonce work

[kaffe] CVS kaffe (jim): Don't automatically default to --enable-pure-java-math if gmp is not found.

2003-08-28 Thread Kaffe CVS
PatchSet 3992 Date: 2003/08/28 02:53:35 Author: jim Branch: HEAD Tag: (none) Log: Don't automatically default to --enable-pure-java-math if gmp is not found. I keep stumbling into this one - it's a bit of a pet peeve. I want the build to fail, instead of finding out later when I run the built K

[kaffe] CVS kaffe (jim): Revert "bumped version number" that was checked in on wrong branch.

2003-08-28 Thread Kaffe CVS
PatchSet 3991 Date: 2003/08/28 00:47:59 Author: jim Branch: HEAD Tag: (none) Log: Revert "bumped version number" that was checked in on wrong branch. I meant to check that change into the release branch. Oh well, at least I got the right version numbers in the 1.1.1 tarball. Members: