- 3acbe07 FindJava: improve failure/verbosity when 'java -version' fails by Seth R Johnson · 2 years, 10 months ago
- 93e18a4 FindJava, FindJNI: ensure correct handling of versions on Windows by Marc Chevrier · 3 years ago
- 8fea953 Help: Add `.. versionadded` directives to module docs by Nikita Nemkin · 4 years, 4 months ago
- e8051b1 FindJava: Update check to avoid accepting macOS stub 'java' as Java by Brad King · 4 years, 9 months ago
- 3d02593 FindJava: ensure all versions can be found by Marc Chevrier · 6 years ago
- df4ed1e Help: Convert remaining modules to block-style comments by Kitware Robot · 6 years ago
- 8d23264 FindJava: Update module documentation by Bartosz Kosiorek · 7 years ago
- 14bfd26 Merge topic 'java-new-packaging-fixes' by Brad King · 7 years ago
- b4e1569 FindJava, FindJNI: fix erroneous regex, enhance registry lookup by Marc Chevrier · 7 years ago
- 27279fa Merge topic 'java-new-packaging-version-sort' by Brad King · 7 years ago
- 1013560 FindJava, FindJNI: Ensure most recent version is searched first by Marc Chevrier · 7 years ago
- ea54a9c Merge branch 'backport-java-new-packaging' into java-new-packaging by Brad King · 7 years ago
- 5482f48 FindJava, FindJNI, UseJava: update for version 10 support by Marc Chevrier · 7 years ago
- 596a7f2 FindJava: Add Java_JAR_EXECUTABLE to a component: Development by Giel van Schijndel · 7 years ago
- 3c08d20 FindJava: ignore javah for JDK 10, it has been removed by Stefan Brüns · 7 years ago
- 6feb0c3 FindJava: Revise version parsing to support Java 9 by Brad King · 8 years ago
- 155dc75 Merge topic 'FindJava-fix-1.6-registry' by Brad King · 8 years ago
- 5479074 FindJava: fix hint for windows jre 1.6 by Rechi Rechi · 8 years ago
- e42fa01 Allow early access version trailing string to be mixed case by Craig Scott · 8 years ago
- f5a3ec4 FindJava: Add support for OpenJDK early access builds by Bryan Donlan · 8 years ago
- eb728d2 FindJava: add hints for jre by Rechi Rechi · 8 years ago
- 745b56f Find*.cmake: drop the comments before including FPHSA by Rolf Eike Beer · 8 years ago
- 86578ec Simplify CMake per-source license notices by Brad King · 9 years ago
- 10a7459 FindJava: Do not document variables we do not provide by Brad King · 9 years ago
- 49e82c1 Fix spelling typos in comments and documentation (#16037) by Felix Geyer · 9 years ago
- d8b251e FindJava: Fix typos in IdlJ and JarSigner component implementation by Marc Chevrier · 9 years ago
- e72806f FindJava: Add support for idlj and jarsigner tools by Marc Chevrier · 10 years ago
- 7953867 FindJava: Fix OpenJDK 8 version detection (#15565) by Felix Geyer · 10 years ago
- 3749ad4 Merge topic 'FindJava-no-osx-stub' by Brad King · 10 years ago
- dd37825 FindJava: Do not accept OS X stub 'java' as Java by Brad King · 10 years ago
- 20c5f4f Modules: Wrap long lines in pre-formatted documentation blocks by Brad King · 10 years ago
- 2622bc3 Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) by Rolf Eike Beer · 11 years ago
- fcd66a7 Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME} by Brad King · 11 years ago
- 4b3614b Find{Java,JNI}: Use ENV{JAVA_HOME} first when set by Brad King · 11 years ago
- c832299 FindJava: fix message output (#14502) by Rolf Eike Beer · 11 years ago
- f051814 Convert builtin help to reStructuredText source files by Kitware Robot · 11 years ago
- 6e7a345 OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDK by Amit Kulkarni · 12 years ago
- 9db3116 Remove CMake-language block-end command arguments by Kitware Robot · 13 years ago
- 77543bd Convert CMake-language commands to lower case by Kitware Robot · 13 years ago
- 7bbaa42 Remove trailing whitespace from most CMake and C/C++ code by Kitware Robot · 13 years ago
- 304562e FindJava: improve version matching (#12878) by Rolf Eike Beer · 13 years ago
- f462369 remove extra output message from FindJava.cmake by Rolf Eike Beer · 14 years ago
- 2b16232 Merge topic 'asn_java_support' by Brad King · 14 years ago
- 5f76833 Add support for Java on HP by Mathieu Malaterre · 14 years ago
- a4b6275 FindJava: Find missing java development executables. by Andreas Schneider · 14 years ago
- c427559 Modules: Include builtin FindPackageHandleStandardArgs directly by Brad King · 14 years ago
- ce28737 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 by Alex Neundorf · 14 years ago
- b011840 Use absolute path to FindPackageHandleStandardArgs.cmake everywhere by Alex Neundorf · 15 years ago
- 74805b2 Merge topic 'ImprovedVersionCheckingInSomeModules' by Brad King · 15 years ago
- 2cde67a Modules: Fix spelling 'To distributed' -> 'To distribute' by Todd Gamblin · 15 years ago
- 19b68b9 Improved version checking for FindJava using the new FPHSA() mode by Alex Neundorf · 15 years ago
- a9a2af1 BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime by Mathieu Malaterre · 15 years ago
- 0da537d Do not error out if the java version is not found, if java is not required. by Bill Hoffman · 15 years ago
- fdc6638 Add more documentation to module by Mathieu Malaterre · 15 years ago
- b096068 Adding support for java 1.6.0-oem. Make sure to report failure when user ask for version but regex failed to parse version number by Mathieu Malaterre · 15 years ago
- b93b6dc Replace FATAL_ERROR with status. Remove output when QUIET is ON by Mathieu Malaterre · 15 years ago
- ccb8acc BUG: hardcoded path, are not hints. Split the two lists. Thanks Brad by Mathieu Malaterre · 15 years ago
- ff0ff68 BUG: To be able to use ENV and at the same time allow /usr/loca/bin to override /usr/bin, apply patch suggested by Hendrik Sattler (thanks) by Mathieu Malaterre · 15 years ago
- 2b071ae ENH: Make those variables advanced. by Mathieu Malaterre · 15 years ago
- ae27492 STYLE: Fix documentation (thanks Brad). by Mathieu Malaterre · 15 years ago
- bb123d0 ENH: Update code: 1. In version 1.6.0_17, 17 is now the TWEAK version as per cmake convention. 2. Use VERSION_LESS to compare version, which simplify code 3. Enhance testing, see: https://gdcm.svn.sourceforge.net/svnroot/gdcm/Sandbox/CMakeBug/8/CMakeLists.txt by Mathieu Malaterre · 15 years ago
- 5c594b6 FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/EXACT. by Mathieu Malaterre · 15 years ago
- c4bb9c9 Convert CMake find-modules to BSD License by Brad King · 16 years ago
- e607d5f ENH: More locations for Java by Andy Cedilnik · 18 years ago
- d2689c9 ENH: some style fixes for the book by Ken Martin · 19 years ago
- b7fa820 ENH: add documentation support for modules by Bill Hoffman · 19 years ago
- 1d03136 ENH: java fixes from Mathieu by Bill Hoffman · 20 years ago
- bcd62c8 ENH: add support for java 1.5 by Bill Hoffman · 20 years ago
- d8c5e8f ENH: More paths for java by Andy Cedilnik · 20 years ago
- 290ffc0 ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed. by Brad King · 20 years ago
- 76f9050 ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. by Brad King · 20 years ago
- aa947ff ENH: bug fix 1573 by Bill Hoffman · 20 years ago
- 26eff86 ENH: look for java in more places by Bill Hoffman · 21 years ago
- 28cc5b9 BUG: 1107 add extra place to look for java by Bill Hoffman · 21 years ago
- 049985f BUG: 1107 add extra place to look for java by Bill Hoffman · 21 years ago
- 296e731 FIX: for Windows users, it seems logical to favor native win32 installation before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin) by Sebastien Barre · 21 years ago
- 2281726 Clean find for Python, add find for python 2.2 on windows, cleanup java on windows and add java 1.4 support by Andy Cedilnik · 22 years ago
- fe100ef ENH: mark some vars as advanced (and resort the list) by Sebastien Barre · 23 years ago
- ab4e894 Add module that finds java executables. This module should find java, javac, and jar. by Andy Cedilnik · 23 years ago