Commit History

Author SHA1 Message Date
  Brad King 20c5f4fbd9 Modules: Wrap long lines in pre-formatted documentation blocks 11 years ago
  Rolf Eike Beer 2622bc3f65 Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 11 years ago
  Brad King fcd66a7f7b Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME} 11 years ago
  Brad King 4b3614b25a Find{Java,JNI}: Use ENV{JAVA_HOME} first when set 11 years ago
  Rolf Eike Beer c832299e90 FindJava: fix message output (#14502) 12 years ago
  Kitware Robot f051814ed0 Convert builtin help to reStructuredText source files 12 years ago
  Amit Kulkarni 6e7a3453b4 OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDK 13 years ago
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Rolf Eike Beer 304562e7b5 FindJava: improve version matching (#12878) 13 years ago
  Rolf Eike Beer f46236949e remove extra output message from FindJava.cmake 14 years ago
  Brad King 2b16232d45 Merge topic 'asn_java_support' 14 years ago
  Mathieu Malaterre 5f7683317a Add support for Java on HP 14 years ago
  Andreas Schneider a4b6275eb7 FindJava: Find missing java development executables. 14 years ago
  Brad King c4275592a8 Modules: Include builtin FindPackageHandleStandardArgs directly 14 years ago
  Alex Neundorf ce28737c93 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 15 years ago
  Alex Neundorf b01184022b Use absolute path to FindPackageHandleStandardArgs.cmake everywhere 15 years ago
  Brad King 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 years ago
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Alex Neundorf 19b68b9fae Improved version checking for FindJava using the new FPHSA() mode 15 years ago
  Mathieu Malaterre a9a2af19d4 BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime 15 years ago
  Bill Hoffman 0da537d167 Do not error out if the java version is not found, if java is not required. 15 years ago
  Mathieu Malaterre fdc6638b1c Add more documentation to module 16 years ago
  Mathieu Malaterre b0960683b2 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 16 years ago
  Mathieu Malaterre b93b6dc677 Replace FATAL_ERROR with status. Remove output when QUIET is ON 16 years ago
  Mathieu Malaterre ccb8accc1b BUG: hardcoded path, are not hints. Split the two lists. Thanks Brad 16 years ago
  Mathieu Malaterre ff0ff68967 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) 16 years ago
  Mathieu Malaterre 2b071aeb07 ENH: Make those variables advanced. 16 years ago
  Mathieu Malaterre ae27492091 STYLE: Fix documentation (thanks Brad). 16 years ago