[Cmake-commits] CMake branch, master, updated. v3.3.0-692-gfccb3e2

Brad King brad.king at kitware.com
Wed Aug 5 13:54:37 EDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  fccb3e2dae4993650a980799e571bf6ae6e304e6 (commit)
       via  cc23f0e9d38fe3f880ada549af4e552fc13fc655 (commit)
       via  3d287de4ea99718ffe2ac6b855c2786d67946be2 (commit)
       via  e72806fb30dd9162aa1b05cb478ae51d1ecd27fa (commit)
      from  a15b69cbc75f475601f41c516330c679915676e4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fccb3e2dae4993650a980799e571bf6ae6e304e6
commit fccb3e2dae4993650a980799e571bf6ae6e304e6
Merge: a15b69c cc23f0e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 5 13:54:36 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Aug 5 13:54:36 2015 -0400

    Merge topic 'java-updates'
    
    cc23f0e9 UseJava: Teach install_jar new DESTINATION and COMPONENT options
    3d287de4 UseJava: Teach add_jar to support file syntax for sources
    e72806fb FindJava: Add support for idlj and jarsigner tools


-----------------------------------------------------------------------

Summary of changes:
 Help/release/dev/java-updates.rst |   13 +++++
 Modules/FindJava.cmake            |   94 ++++++++++++++++++++++++++++---------
 Modules/UseJava.cmake             |   88 ++++++++++++++++++++++++++++------
 Tests/CMakeLists.txt              |   21 +++++++--
 Tests/Java/CMakeLists.txt         |    4 ++
 5 files changed, 178 insertions(+), 42 deletions(-)
 create mode 100644 Help/release/dev/java-updates.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list