index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
UseJava.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
UseJava: Fix documented name of `CLASSDIR` property (#15936)
Brad King
2016-01-26
1
-1/+1
*
UseJava: Fix create_javah CLASSPATH handling on Windows
Marc Chevrier
2016-01-19
1
-2/+2
*
UseJava: Allow relative path to manifest file just as with other sources
Marc Chevrier
2015-12-03
1
-1/+1
*
UseJava: Add support for javah tool
Marc Chevrier
2015-08-21
1
-0/+157
*
UseJava: Teach install_jar new DESTINATION and COMPONENT options
Marc Chevrier
2015-08-04
1
-6/+48
*
UseJava: Teach add_jar to support file syntax for sources
Marc Chevrier
2015-08-04
1
-9/+25
*
UseJava: Fix add_jar argument parsing (#14655)
Mark Studenka
2015-03-20
1
-11/+11
*
UseJava: Fix classpath separator on WIN32 cross compilation (#15206)
Lorenz Witte
2014-10-14
1
-1/+1
*
UseJava: Copy resource files before compiling the jar (#13360)
Bruno Nova
2014-03-20
1
-3/+5
*
Help: Fix some erroneous code block markers in Module docs.
Stephen Kelly
2014-01-07
1
-19/+12
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-141/+261
*
UseJava: Add support for the jar 'm' (Manifest) option
Simon Levermann
2013-09-23
1
-3/+13
*
UseJava: Update notice of copyright by Kitware
Brad King
2013-07-17
1
-1/+1
*
UseJava: Pass sources to javac using response file (#13028)
Graham Markall
2013-07-16
1
-1/+7
*
UseJava.cmake: document add_jar compat shim
Matthew Woehlke
2013-06-17
1
-0/+7
*
Merge topic 'use-java-use-parse-arguments'
Brad King
2013-05-28
1
-35/+58
|
\
|
*
UseJava.cmake: fully use cmake_parse_arguments in add_jar
Matthew Woehlke
2013-03-28
1
-35/+58
*
|
Allow using Java in a cross-compilation toolchain
Gregoire Lejeune
2013-05-08
1
-1/+1
|
/
*
UseJava.cmake: require explicit request to include jars
Matthew Woehlke
2013-03-28
1
-18/+40
*
UseJava.cmake: accept jar targets in add_jar
Matthew Woehlke
2013-03-13
1
-1/+8
*
UseJava.cmake: fix passing jars to add_jar
Matthew Woehlke
2013-03-13
1
-1/+5
*
UseJava.cmake: simplify path logic
Matthew Woehlke
2013-03-13
1
-11/+11
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-59/+59
*
UseJava: fix find_jar() called with multiple files (#13281)
Rolf Eike Beer
2012-06-08
1
-2/+2
*
UseJava: fix typo in variable name (#13135)
Rolf Eike Beer
2012-04-16
1
-1/+1
*
various typo and formatting fixes in manual pages (#12975)
Modestas Vainius
2012-02-18
1
-1/+1
*
java: Add CMAKE_JAVA_JAR_ENTRY_POINT optional variable.
Nicolas Despres
2012-02-13
1
-2/+11
*
java: Add CMAKE_JAVA_TARGET_OUTPUT_DIR optional variable.
Nicolas Despres
2012-02-13
1
-9/+18
*
java: Factor jar output path.
Nicolas Despres
2012-02-13
1
-9/+11
*
Modules: Add support for more java archives in add_jar().
Andreas Schneider
2011-08-29
1
-1/+4
*
Java: Fix documentation format and indentation
Andreas Schneider
2011-06-20
1
-169/+162
*
Java: Use set_property/get_property for target variables.
Andreas Schneider
2011-06-20
1
-37/+77
*
Java: Create correct jar archive dependencies.
Oliver Buchtala
2011-04-04
1
-5/+7
*
Java: Added some dependency magic to avoid recompilations.
Oliver Buchtala
2011-04-04
1
-2/+10
*
Java: Create java_class_filelist only if it does't exist.
Oliver Buchtala
2011-04-04
1
-1/+3
*
Modules: Added CMake Java support.
Andreas Schneider
2011-03-29
1
-0/+813