summaryrefslogtreecommitdiffstats
path: root/Modules/FindJava.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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.