summaryrefslogtreecommitdiff
path: root/java/cacao/files/patch-boehm-gc-include-private-gcconfig.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.6.0.Jung-uk Kim2012-10-051-88/+0
| | | | | | | | | | | - Reset maintainership. See ports/164941. - Make it as amd64 and i386 only. Other architectures needs porting. - Reduce Makefile headers, add licenses, and convert to optionsNG. - Add an option to build with native JDK. When it is not selected, GCJ is used instead. Turned on by default. Notes: svn path=/head/; revision=305320
* Revert the previous accidental commit. It is not ready yet.Jung-uk Kim2012-10-041-14/+60
| | | | Notes: svn path=/head/; revision=305264
* - Reset maintainership. See ports/164941.Jung-uk Kim2012-10-041-60/+14
| | | | | | | | | | | - Fix conflicts with java/classpath. Note security provider configuration is moved to ${PREFIX}/lib/security/SableVM.security. This file is always loaded first because the short vendor name is SableVM. If it does not exist, then classpath.security is loaded (java/security/Security.java). - Reduce Makefile headers, add licenses, and convert to optionsNG. Notes: svn path=/head/; revision=305262
* Update to 0.98Tilman Keskinoz2007-06-061-1/+1
| | | | Notes: svn path=/head/; revision=192944
* Add the cacao JVMTilman Keskinoz2007-02-041-0/+88
Notes: svn path=/head/; revision=184152