summaryrefslogtreecommitdiffstats
path: root/Modules/FindJava.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Removing extra 64-bit search paths. They are now constructed ↵Brad King2005-04-071-1/+0
| | | | automatically from the paths listed.
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+1
|
* ENH: bug fix 1573Bill Hoffman2005-02-101-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 ↵Sebastien Barre2003-10-161-2/+2
| | | | before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin)
* Clean find for Python, add find for python 2.2 on windows, cleanup java on ↵Andy Cedilnik2002-11-141-0/+12
| | | | windows and add java 1.4 support
* 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
and jar.