summaryrefslogtreecommitdiffstats
path: root/Modules/FindJNI.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindJNI: search for ppc64 on ppc64le as wellDinar Valeev2014-07-011-1/+1
* FindJNI: Add ppc64le architectureDinar Valeev2014-02-181-0/+2
* FindJNI: Overhaul finding JDK libraries and headers on OS XBrad King2014-01-291-36/+56
* Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME}Brad King2014-01-291-2/+5
* Find{Java,JNI}: Use ENV{JAVA_HOME} first when setBrad King2014-01-291-15/+20
* FindJNI: Set JAVA_INCLUDE_PATH2 for darwin (#14508)Joe Abbey2014-01-091-0/+1
* FindJNI: Support biarch installations (#14541)Modestas Vainius2013-11-041-2/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-11/+17
* OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDKAmit Kulkarni2012-12-041-0/+9
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-24/+24
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-97/+97
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-9/+9
* FindJNI: Search in Fedora arch-specific JVM location (#12276)Christoph Höger2011-06-151-0/+1
* Merge topic 'fixbug_0011183'Brad King2011-04-121-0/+1
|\
| * Add support for java on fedoraMathieu Malaterre2011-04-081-0/+1
* | Add support for FindJava on HP-UX and alphaMathieu Malaterre2011-04-081-0/+2
|/
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* BUG: 0009611 Fix Arch independent FindJNI.cmake on LinuxMathieu Malaterre2010-07-301-18/+43
* -handle the REQUIRED and QUIET keywords in FindJNI.cmake, also set JNI_FOUNDAlexander Neundorf2009-12-211-0/+5
* BUG: 0009817 cmake does not search in solaris subdirectory for JAVA_INCLUDE_P...Mathieu Malaterre2009-11-021-0/+1
* Fix for bug #9793 try to make sure jni.h matches jni_md.hBill Hoffman2009-10-291-2/+1
* Fix for bug#9686 convert java_home to a cmake path before using.Bill Hoffman2009-10-221-5/+8
* Fix for bug #9611, some more paths for OpenJDK.Bill Hoffman2009-09-301-1/+5
* Fix for bug #9611 do not hard code archs for search paths of java, look at th...Bill Hoffman2009-09-301-35/+52
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* Bug #09476, add more search paths for jni.Bill Hoffman2009-09-161-1/+12
* ENH: add even more search directories for debian-like systems (see #8821)Alexander Neundorf2009-04-211-2/+8
* ENH: add one more search directory (see #8919)Alexander Neundorf2009-04-211-0/+1
* BUG: #7333, search dirs for FedoraAlexander Neundorf2008-07-201-0/+2
* BUG: #7360: add support for FreeBSDAlexander Neundorf2008-07-201-1/+8
* BUG: fix #6416: provide JNI_LIBRARIES and JNI_INCLUDE_DIRSAlexander Neundorf2008-07-201-3/+20
* ENH: have jni look more places on linuxBill Hoffman2008-04-081-1/+2
* BUG: Eliminate message - it pops up an annoying dialog whenever you run CMake...David Cole2008-01-161-1/+0
* BUG: fix for 5933, look for java in more reg entriesBill Hoffman2007-12-171-1/+5
* BUG: fix for bug 4605Bill Hoffman2007-04-041-4/+22
* ENH: Support JVM on MacAndy Cedilnik2006-12-261-1/+1
* ENH: More documentationAndy Cedilnik2006-10-271-0/+3
* ENH: Add support for libjvmAndy Cedilnik2006-10-271-0/+17
* ENH: remove JavaEmbeddingBill Hoffman2006-10-271-7/+4
* ENH: remove JavaEmbedding frameworkBill Hoffman2006-10-241-4/+1
* ENH: More locations for JavaAndy Cedilnik2006-10-121-0/+7
* ENH: some style fixes for the bookKen Martin2005-12-151-3/+3
* ENH: add documentation support for modulesBill Hoffman2005-12-141-2/+2
* ENH: java fixes from MathieuBill Hoffman2005-09-231-0/+5
* ENH: add support for java 1.5Bill Hoffman2005-09-081-0/+2
* STYLE: Fix typoAndy Cedilnik2005-08-031-1/+1
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-3/+0