summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineJavaCompiler.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)
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows ↵Bill Hoffman2002-12-171-1/+1
| | | | projects within projects to have different languages
* Add java supportAndy Cedilnik2002-12-111-0/+75