[Cmake-commits] CMake branch, master, updated. v3.4.2-863-g606ad17
Brad King
brad.king at kitware.com
Wed Jan 20 08:33:34 EST 2016
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 606ad1764ee8aff62368878576ecec7dd8671bae (commit)
via 18c3714f4f4cf35f2b040d887850cb3607345e5d (commit)
from 211d097998da4b730213645af4767fc24015f397 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=606ad1764ee8aff62368878576ecec7dd8671bae
commit 606ad1764ee8aff62368878576ecec7dd8671bae
Merge: 211d097 18c3714
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 20 08:33:32 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 20 08:33:32 2016 -0500
Merge topic 'java-updates'
18c3714f UseJava: Fix create_javah CLASSPATH handling on Windows
-----------------------------------------------------------------------
Summary of changes:
Modules/UseJava.cmake | 4 ++--
Tests/JavaJavah/C.cpp | 10 ++++++++++
Tests/JavaJavah/{B.java => C.java} | 4 ++--
Tests/JavaJavah/CMakeLists.txt | 9 ++++++---
Tests/JavaJavah/HelloWorld2.java | 5 +++++
5 files changed, 25 insertions(+), 7 deletions(-)
create mode 100644 Tests/JavaJavah/C.cpp
copy Tests/JavaJavah/{B.java => C.java} (93%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list