summaryrefslogtreecommitdiffstats
path: root/Modules/FindJNI.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Bill Hoffman2009-09-301-35/+52
| | | | the machine type.
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
| | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices.
* 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
| | | | Alex
* ENH: add one more search directory (see #8919)Alexander Neundorf2009-04-211-0/+1
| | | | Alex
* BUG: #7333, search dirs for FedoraAlexander Neundorf2008-07-201-0/+2
| | | | Alex
* BUG: #7360: add support for FreeBSDAlexander Neundorf2008-07-201-1/+8
| | | | | | BUG: #7345: add support for ppc Alex
* BUG: fix #6416: provide JNI_LIBRARIES and JNI_INCLUDE_DIRSAlexander Neundorf2008-07-201-3/+20
| | | | Alex
* 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 ↵David Cole2008-01-161-1/+0
| | | | CMakeSetup in a project with java wrapping turned on.
* 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 ↵Brad King2005-04-071-3/+0
| | | | automatically from the paths listed.
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+3
|
* ENH: bug fix 1573Bill Hoffman2005-02-101-0/+2
|
* ENH: Better finding of JNIAndy Cedilnik2004-02-061-0/+17
|
* FIX: for Windows users, it seems logical to favor native win32 installation ↵Sebastien Barre2003-10-161-4/+4
| | | | before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin)
* 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 ↵Andy Cedilnik2002-11-141-0/+2
| | | | windows and add java 1.4 support
* 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-201-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
| | | | arguments. This allows double quotes to be used in arguments.
* better testsKen Martin2001-06-061-3/+12
|
* minor fixes and new python moduleKen Martin2001-05-111-1/+1
|
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-091-1/+1
|
* minor fixesKen Martin2001-05-041-0/+4
|
* new moduleKen Martin2001-05-041-0/+17