2015-07-31 10:00:43 +02:00
|
|
|
java-updates
|
|
|
|
------------
|
|
|
|
|
|
|
|
* The :module:`FindJava` module learned to optionally find
|
|
|
|
the ``idlj`` and ``jarsigner`` tools.
|
2015-07-30 11:17:04 +02:00
|
|
|
|
|
|
|
* The :module:`UseJava` module ``add_jar`` function learned
|
|
|
|
to support response files (e.g. ``@srcs.txt``) for source
|
|
|
|
specification.
|
2015-07-30 11:19:24 +02:00
|
|
|
|
|
|
|
* The :module:`UseJava` module ``install_jar`` function learned
|
|
|
|
new ``DESTINATION`` and ``COMPONENT`` options to specify
|
|
|
|
the corresponding :command:`install` command options.
|
2015-08-05 07:46:02 +00:00
|
|
|
|
|
|
|
* The :module:`UseJava` module gained a new ``create_javah``
|
|
|
|
function to create C headers from Java classes.
|