summaryrefslogtreecommitdiff
path: root/Modules/FindJava.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG: 1107 add extra place to look for javaBill Hoffman2004-08-231-1/+1
* BUG: 1107 add extra place to look for javaBill Hoffman2004-08-231-0/+1
* FIX: for Windows users, it seems logical to favor native win32 installation b...Sebastien Barre2003-10-161-2/+2
* Clean find for Python, add find for python 2.2 on windows, cleanup java on wi...Andy Cedilnik2002-11-141-0/+12
* ENH: mark some vars as advanced (and resort the list)Sebastien Barre2002-10-101-0/+5
* Add module that finds java executables. This module should find java, javac, ...Andy Cedilnik2002-07-081-0/+22