[m-rev.] for review: generate executables in the Java grade as JARs

Paul Bone paul at bone.id.au
Thu Apr 16 23:26:02 AEST 2015


On Tue, Apr 07, 2015 at 12:18:13PM +1000, Julien Fischer wrote:
>
> compiler/compile_target_code.m:
>         Rename the link target type for Java executables.
>
>         Add a predicate for creating Java "executables": this involves generating
>         an archive (as we do for libraries) and then generating the wrapper script
>         or batch file.

There are a number of overlong lines in this patch.
You'll need to check the whole patch.

The semantics look fine.

I think it would also be useful to generate .jar files for libraries.  That
can be a later patch that hopefully re-uses some of this work.

Cheers.


-- 
Paul Bone



More information about the reviews mailing list