| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'backport-java-new-packaging' into java-new-packaging | Brad King | 2018-04-25 | 1 | -5/+5 |
|\ |
|
| * | FindJava, FindJNI, UseJava: update for version 10 support | Marc Chevrier | 2018-04-25 | 1 | -5/+5 |
|
|
* | | MAINT: Misc. typos | luz.paz | 2018-02-13 | 1 | -1/+1 |
|/ |
|
* | add_jar: add option GENERATE_NATIVE_HEADERS | Marc Chevrier | 2018-01-22 | 1 | -1/+73 |
|
|
* | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -1/+1 |
|
|
* | UseJava: add_jar OUTPUT_DIR option used only for jar generation. | Marc Chevrier | 2017-10-12 | 1 | -4/+4 |
|
|
* | UseJava: OUTPUT_DIR must exists in all cases. | Marc Chevrier | 2017-10-10 | 1 | -0/+2 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2017-05-17 | 1 | -1/+1 |
|
|
* | UseJava: Support namespaced exports | Matthew Woehlke | 2017-04-21 | 1 | -15/+21 |
|
|
* | Don't include CMakeParseArguments | Daniel Pfeifer | 2017-01-11 | 1 | -2/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -15/+3 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -3/+3 |
|
|
* | UseJava: Fix race condition creating java class list | Matthew Woehlke | 2016-06-09 | 1 | -5/+5 |
|
|
* | UseJava: Add infrastructure to export targets | Matthew Woehlke | 2016-06-07 | 1 | -0/+153 |
|
|
* | UseJava: Fix grammar error in documentation | Matthew Woehlke | 2016-05-31 | 1 | -1/+1 |
|
|
* | UseJava: use CMAKE_COMMAND instead of direct cmake call | Brad King | 2016-04-06 | 1 | -1/+1 |
|
|
* | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 1 | -1/+1 |
|
|
* | 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 |
|
|