summaryrefslogtreecommitdiff
path: root/Modules/FindJNI.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+3
* ENH: bug fix 1573Bill Hoffman2005-02-091-0/+2
* ENH: Better finding of JNIAndy Cedilnik2004-02-061-0/+17
* FIX: for Windows users, it seems logical to favor native win32 installation b...Sebastien Barre2003-10-161-4/+4
* Ok, now it finds JNI on Mac OSX 10.2Andy Cedilnik2003-02-111-10/+14
* Fix typoAndy Cedilnik2003-02-111-3/+3
* Add missing locationAndy Cedilnik2003-02-111-0/+3
* Improve searching for java files on OSXAndy Cedilnik2003-02-111-10/+38
* Clean find for Python, add find for python 2.2 on windows, cleanup java on wi...Andy Cedilnik2002-11-141-0/+2
* ENH: Added /usr/local/lib/java search paths.Brad King2002-07-151-2/+6
* Add debian Java pathsAndy Cedilnik2002-06-171-1/+2
* ENH: Make everything ADVANCEDSebastien Barre2001-12-191-1/+8
* bad spelling of javaKen Martin2001-12-181-1/+1
* ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...Brad King2001-07-171-4/+2
* better testsKen Martin2001-06-061-3/+12