summaryrefslogtreecommitdiffstats
path: root/java/jc
Commit message (Collapse)AuthorAgeFilesLines
* Fix build failure: USE_JIKES is useless without USE_JAVA.archie2004-12-091-0/+1
|
* Upgrade to version 1.2.3.archie2004-11-295-1016/+1463
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-071-0/+1
| | | | big upgrade.
* Use ${MASTER_SITE_GNU}.archie2004-07-281-2/+2
|
* Add port dependency on GTK stuff and configure classpath to include it.archie2004-07-263-7/+21
|
* Update to version 1.2.2.archie2004-07-262-28/+6
|
* Update to version 1.2.1archie2004-07-133-9/+329
|
* Update to version 1.2.archie2004-07-067-142/+909
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Build fix for 5.x.archie2004-03-281-0/+22
|
* Build fix for 5.x.archie2004-03-171-0/+13
|
* Fix build with a patch from CVS.archie2004-03-102-2/+25
|
* Add USE_LIBTOOL.archie2004-03-081-2/+2
|
* Update to version 1.0.1.archie2004-02-263-3/+12
|
* Set ONLY_FOR_ARCHS i386. Remove extraneous "exit 1".archie2004-02-231-1/+1
|
* New port.archie2004-02-225-0/+16021
JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object file loader. JC utilizes the GNU Classpath class library and provides support for most features you would expect such as reflection, user class loaders, etc. WWW: http://jcvm.sourceforge.net/
OpenPOWER on IntegriCloud