summaryrefslogtreecommitdiff
path: root/Tests/Java
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* UseJava: Add RESOURCES with NAMESPACE to add_jar()Smit tay2021-05-103-0/+56
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-051-1/+1
* FindJava: tests clean-upMarc Chevrier2019-10-021-0/+9
* UseJava: OUTPUT_DIR must exists in all cases.Marc Chevrier2017-10-101-0/+3
* Tests/Java: Clean up style of Java test codeMatthew Woehlke2016-06-072-12/+12
* UseJava: Teach add_jar to support file syntax for sourcesMarc Chevrier2015-08-041-0/+4
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-132-4/+4
* Tests: Java tests should test UseJava.cmakeAndreas Schneider2011-03-291-39/+6
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* BUG: For in-source version do not use a custom command output and custom targ...Brad King2007-06-271-1/+1
* STYLE: add some more output, so it is easier to understandAlexander Neundorf2007-06-211-5/+10
* ENH: create the correct jar nameBill Hoffman2006-04-231-1/+1
* ENH: use the right name for the testBill Hoffman2006-04-231-3/+3
* ENH: fix buildBill Hoffman2006-04-231-8/+9
* ENH: fix in source build for vs ideBill Hoffman2006-04-221-0/+5
* try and get this java test to workBill Hoffman2004-09-242-15/+1
* ENH: add some java code to try and find the system pathBill Hoffman2004-09-242-0/+16
* ENH: remove classpath so that this test passes with older java compilers that...Bill Hoffman2004-09-241-2/+0
* use verbose makefilesBill Hoffman2004-09-221-0/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-223-0/+51