Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Matthew Woehlke
|
0bd91ad405
UseJava: Fix race condition creating java class list
|
9 years ago |
Matthew Woehlke
|
5341c0d84a
UseJava: Add infrastructure to export targets
|
9 years ago |
Matthew Woehlke
|
bcf3968851
UseJava: Fix grammar error in documentation
|
9 years ago |
Brad King
|
fa382ae85e
UseJava: use CMAKE_COMMAND instead of direct cmake call
|
9 years ago |
Felix Geyer
|
49e82c15d5
Fix spelling typos in comments and documentation (#16037)
|
9 years ago |
Brad King
|
1053db7b0c
UseJava: Fix documented name of `CLASSDIR` property (#15936)
|
9 years ago |
Marc Chevrier
|
18c3714f4f
UseJava: Fix create_javah CLASSPATH handling on Windows
|
9 years ago |
Marc Chevrier
|
56c11eee13
UseJava: Allow relative path to manifest file just as with other sources
|
10 years ago |
Marc Chevrier
|
4476feac33
UseJava: Add support for javah tool
|
10 years ago |
Marc Chevrier
|
cc23f0e9d3
UseJava: Teach install_jar new DESTINATION and COMPONENT options
|
10 years ago |
Marc Chevrier
|
3d287de4ea
UseJava: Teach add_jar to support file syntax for sources
|
10 years ago |
Mark Studenka
|
a21e8df0da
UseJava: Fix add_jar argument parsing (#14655)
|
10 years ago |
Lorenz Witte
|
7a373d5e55
UseJava: Fix classpath separator on WIN32 cross compilation (#15206)
|
11 years ago |
Bruno Nova
|
2abd8efecb
UseJava: Copy resource files before compiling the jar (#13360)
|
11 years ago |
Stephen Kelly
|
efc43cde8f
Help: Fix some erroneous code block markers in Module docs.
|
11 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Simon Levermann
|
69aff17d38
UseJava: Add support for the jar 'm' (Manifest) option
|
12 years ago |
Brad King
|
53431ea259
UseJava: Update notice of copyright by Kitware
|
12 years ago |
Graham Markall
|
177c0516ce
UseJava: Pass sources to javac using response file (#13028)
|
12 years ago |
Matthew Woehlke
|
b41771dfeb
UseJava.cmake: document add_jar compat shim
|
12 years ago |
Brad King
|
9c1393217c
Merge topic 'use-java-use-parse-arguments'
|
12 years ago |
Gregoire Lejeune
|
778aacc864
Allow using Java in a cross-compilation toolchain
|
13 years ago |
Matthew Woehlke
|
81b5fb5b0d
UseJava.cmake: fully use cmake_parse_arguments in add_jar
|
12 years ago |
Matthew Woehlke
|
8a2fca8cd7
UseJava.cmake: require explicit request to include jars
|
12 years ago |
Matthew Woehlke
|
adeafad488
UseJava.cmake: accept jar targets in add_jar
|
12 years ago |
Matthew Woehlke
|
53a05b8f51
UseJava.cmake: fix passing jars to add_jar
|
12 years ago |
Matthew Woehlke
|
45c8e4b181
UseJava.cmake: simplify path logic
|
12 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Rolf Eike Beer
|
5593d5718e
UseJava: fix find_jar() called with multiple files (#13281)
|
13 years ago |