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 |
Bill Hoffman
|
bcd62c8091
ENH: add support for java 1.5
|
20 years ago |
Andy Cedilnik
|
d8c5e8f094
ENH: More paths for java
|
20 years ago |
Brad King
|
290ffc01b6
ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed.
|
20 years ago |
Brad King
|
76f9050026
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
|
20 years ago |
Bill Hoffman
|
aa947ff48b
ENH: bug fix 1573
|
21 years ago |
Bill Hoffman
|
26eff86298
ENH: look for java in more places
|
21 years ago |
Bill Hoffman
|
28cc5b973f
BUG: 1107 add extra place to look for java
|
21 years ago |
Bill Hoffman
|
049985f36f
BUG: 1107 add extra place to look for java
|
21 years ago |
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 years ago |
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 years ago |
Sebastien Barre
|
fe100ef263
ENH: mark some vars as advanced (and resort the list)
|
23 years ago |
Andy Cedilnik
|
ab4e894b92
Add module that finds java executables. This module should find java, javac, and jar.
|
23 years ago |