aboutsummaryrefslogtreecommitdiff
path: root/java/tya/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.8.Max Khon2003-10-272-0/+51
| | | | | | | | Fix build on -CURRENT. Utilize DOCSDIR, obey NOPORTDOCS. Notes: svn path=/head/; revision=92339
* Clarify usage instructions (you have to set LD_LIBRARY_PATH toMaxim Sobolev2000-09-251-0/+14
| | | | | | | ${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER. Notes: svn path=/head/; revision=33089
* Several enhancements/cleanups:Maxim Sobolev2000-09-111-0/+26
- HAS_CONFIGURE -> GNU_CONFIGURE; - Don't bind to any particular virtual machine - install jit into ${LOCALBASE}/lib/tya; - Respect CFLAGS. Notes: svn path=/head/; revision=32506