[Cmake-commits] CMake branch, master, updated. v3.3.1-948-gef0bf87

Brad King brad.king at kitware.com
Thu Aug 27 10:03:58 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  ef0bf87939d40c3a42129c82e3233fd9a27a5da8 (commit)
       via  4476feac33a88942ebbe2d988c7db4a575de716f (commit)
      from  81ad5622b486cd246d2407448461517b21787cf6 (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=ef0bf87939d40c3a42129c82e3233fd9a27a5da8
commit ef0bf87939d40c3a42129c82e3233fd9a27a5da8
Merge: 81ad562 4476fea
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 27 10:03:56 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Aug 27 10:03:56 2015 -0400

    Merge topic 'java-updates'
    
    4476feac UseJava: Add support for javah tool


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

Summary of changes:
 Help/release/dev/java-updates.rst                  |    3 +
 Modules/UseJava.cmake                              |  157 ++++++++++++++++++++
 Tests/CMakeLists.txt                               |   25 ++++
 Tests/JavaJavah/B.cpp                              |   10 ++
 Tests/JavaJavah/B.java                             |   19 +++
 Tests/JavaJavah/CMakeLists.txt                     |   20 +++
 .../HelloWorld.java => JavaJavah/HelloWorld2.java} |    9 +-
 7 files changed, 238 insertions(+), 5 deletions(-)
 create mode 100644 Tests/JavaJavah/B.cpp
 create mode 100644 Tests/JavaJavah/B.java
 create mode 100644 Tests/JavaJavah/CMakeLists.txt
 copy Tests/{Java/HelloWorld.java => JavaJavah/HelloWorld2.java} (57%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list