Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 лет назад |
Brad King
|
74805b28c1
Merge topic 'ImprovedVersionCheckingInSomeModules'
|
15 лет назад |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 лет назад |
Alex Neundorf
|
19b68b9fae
Improved version checking for FindJava using the new FPHSA() mode
|
15 лет назад |
Mathieu Malaterre
|
a9a2af19d4
BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime
|
15 лет назад |
Bill Hoffman
|
0da537d167
Do not error out if the java version is not found, if java is not required.
|
15 лет назад |
Mathieu Malaterre
|
fdc6638b1c
Add more documentation to module
|
16 лет назад |
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 лет назад |
Mathieu Malaterre
|
b93b6dc677
Replace FATAL_ERROR with status. Remove output when QUIET is ON
|
16 лет назад |
Mathieu Malaterre
|
ccb8accc1b
BUG: hardcoded path, are not hints. Split the two lists. Thanks Brad
|
16 лет назад |
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 лет назад |
Mathieu Malaterre
|
2b071aeb07
ENH: Make those variables advanced.
|
16 лет назад |
Mathieu Malaterre
|
ae27492091
STYLE: Fix documentation (thanks Brad).
|
16 лет назад |
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 лет назад |
Mathieu Malaterre
|
5c594b6f3a
FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/EXACT.
|
16 лет назад |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 лет назад |
Andy Cedilnik
|
e607d5f7df
ENH: More locations for Java
|
19 лет назад |
Ken Martin
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
Bill Hoffman
|
1d031367d9
ENH: java fixes from Mathieu
|
20 лет назад |
Bill Hoffman
|
bcd62c8091
ENH: add support for java 1.5
|
20 лет назад |
Andy Cedilnik
|
d8c5e8f094
ENH: More paths for java
|
20 лет назад |
Brad King
|
290ffc01b6
ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed.
|
20 лет назад |
Brad King
|
76f9050026
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
|
20 лет назад |
Bill Hoffman
|
aa947ff48b
ENH: bug fix 1573
|
21 лет назад |
Bill Hoffman
|
26eff86298
ENH: look for java in more places
|
21 лет назад |
Bill Hoffman
|
28cc5b973f
BUG: 1107 add extra place to look for java
|
21 лет назад |
Bill Hoffman
|
049985f36f
BUG: 1107 add extra place to look for java
|
21 лет назад |
Sebastien Barre
|
296e731808
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)
|
22 лет назад |
Andy Cedilnik
|
2281726935
Clean find for Python, add find for python 2.2 on windows, cleanup java on windows and add java 1.4 support
|
23 лет назад |