summaryrefslogtreecommitdiff
path: root/Modules/FindJava.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindJava: Do not document variables we do not provideBrad King2016-07-051-2/+1
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* FindJava: Fix typos in IdlJ and JarSigner component implementationMarc Chevrier2015-12-031-3/+3
* FindJava: Add support for idlj and jarsigner toolsMarc Chevrier2015-08-041-23/+71
* FindJava: Fix OpenJDK 8 version detection (#15565)Felix Geyer2015-05-121-1/+1
* Merge topic 'FindJava-no-osx-stub'Brad King2014-11-201-1/+4
|\
| * FindJava: Do not accept OS X stub 'java' as JavaBrad King2014-11-191-1/+4
* | Modules: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-061-1/+1
|/
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-9/+6
* Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME}Brad King2014-01-291-3/+5
* Find{Java,JNI}: Use ENV{JAVA_HOME} first when setBrad King2014-01-291-2/+7
* FindJava: fix message output (#14502)Rolf Eike Beer2013-10-221-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-30/+41
* OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDKAmit Kulkarni2012-12-041-0/+7
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-38/+38
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* FindJava: improve version matching (#12878)Rolf Eike Beer2012-06-251-3/+3
* remove extra output message from FindJava.cmakeRolf Eike Beer2011-08-031-5/+0
* Merge topic 'asn_java_support'Brad King2011-07-261-0/+18
|\
| * FindJava: Find missing java development executables.Andreas Schneider2011-03-291-0/+18
* | Add support for Java on HPMathieu Malaterre2011-04-081-4/+4
|/
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Merge topic 'ImprovedVersionCheckingInSomeModules'Brad King2010-08-101-29/+15
|\
| * Improved version checking for FindJava using the new FPHSA() modeAlex Neundorf2010-08-071-29/+15
* | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|/
* BUG: 0009840 Fix case when only Java is available by implementing COMP RuntimeMathieu Malaterre2010-05-111-9/+42
* Do not error out if the java version is not found, if java is not required.Bill Hoffman2010-04-251-1/+5
* Add more documentation to moduleMathieu Malaterre2009-11-041-0/+14
* Adding support for java 1.6.0-oem. Make sure to report failure when user ask ...Mathieu Malaterre2009-11-041-5/+6
* Replace FATAL_ERROR with status. Remove output when QUIET is ONMathieu Malaterre2009-11-031-2/+6
* BUG: hardcoded path, are not hints. Split the two lists. Thanks BradMathieu Malaterre2009-11-021-12/+20
* BUG: To be able to use ENV and at the same time allow /usr/loca/bin to overri...Mathieu Malaterre2009-11-021-8/+3
* ENH: Make those variables advanced.Mathieu Malaterre2009-11-021-0/+5
* STYLE: Fix documentation (thanks Brad).Mathieu Malaterre2009-10-301-3/+4
* ENH: Update code: 1. In version 1.6.0_17, 17 is now the TWEAK version as per ...Mathieu Malaterre2009-10-301-40/+34
* FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/E...Mathieu Malaterre2009-10-301-10/+91
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+14
* ENH: More locations for JavaAndy Cedilnik2006-10-121-0/+1
* ENH: some style fixes for the bookKen Martin2005-12-151-3/+3
* ENH: add documentation support for modulesBill Hoffman2005-12-141-1/+1
* ENH: java fixes from MathieuBill Hoffman2005-09-231-0/+2
* ENH: add support for java 1.5Bill Hoffman2005-09-081-0/+1
* ENH: More paths for javaAndy Cedilnik2005-08-261-0/+1
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-1/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+1
* ENH: bug fix 1573Bill Hoffman2005-02-091-0/+1
* ENH: look for java in more placesBill Hoffman2004-09-201-3/+8