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
|
15 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 |
Mathieu Malaterre
|
bb123d0b81
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
|
16 years ago |
Mathieu Malaterre
|
5c594b6f3a
FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/EXACT.
|
16 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Andy Cedilnik
|
e607d5f7df
ENH: More locations for Java
|
19 years ago |
Ken Martin
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Bill Hoffman
|
1d031367d9
ENH: java fixes from Mathieu
|
20 years ago |