Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | BUG: 0009611 Fix Arch independent FindJNI.cmake on Linux | Mathieu Malaterre | 2010-07-30 | 1 | -18/+43 |
| | |||||
* | -handle the REQUIRED and QUIET keywords in FindJNI.cmake, also set JNI_FOUND | Alexander Neundorf | 2009-12-21 | 1 | -0/+5 |
| | | | | Alex | ||||
* | BUG: 0009817 cmake does not search in solaris subdirectory for ↵ | Mathieu Malaterre | 2009-11-02 | 1 | -0/+1 |
| | | | | JAVA_INCLUDE_PATH2. Thanks to Gaetan Lehmann for patch | ||||
* | Fix for bug #9793 try to make sure jni.h matches jni_md.h | Bill Hoffman | 2009-10-29 | 1 | -2/+1 |
| | |||||
* | Fix for bug#9686 convert java_home to a cmake path before using. | Bill Hoffman | 2009-10-22 | 1 | -5/+8 |
| | |||||
* | Fix for bug #9611, some more paths for OpenJDK. | Bill Hoffman | 2009-09-30 | 1 | -1/+5 |
| | |||||
* | Fix for bug #9611 do not hard code archs for search paths of java, look at ↵ | Bill Hoffman | 2009-09-30 | 1 | -35/+52 |
| | | | | the machine type. | ||||
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -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 Hoffman | 2009-09-16 | 1 | -1/+12 |
| | |||||
* | ENH: add even more search directories for debian-like systems (see #8821) | Alexander Neundorf | 2009-04-21 | 1 | -2/+8 |
| | | | | Alex | ||||
* | ENH: add one more search directory (see #8919) | Alexander Neundorf | 2009-04-21 | 1 | -0/+1 |
| | | | | Alex | ||||
* | BUG: #7333, search dirs for Fedora | Alexander Neundorf | 2008-07-20 | 1 | -0/+2 |
| | | | | Alex | ||||
* | BUG: #7360: add support for FreeBSD | Alexander Neundorf | 2008-07-20 | 1 | -1/+8 |
| | | | | | | BUG: #7345: add support for ppc Alex | ||||
* | BUG: fix #6416: provide JNI_LIBRARIES and JNI_INCLUDE_DIRS | Alexander Neundorf | 2008-07-20 | 1 | -3/+20 |
| | | | | Alex | ||||
* | ENH: have jni look more places on linux | Bill Hoffman | 2008-04-08 | 1 | -1/+2 |
| | |||||
* | BUG: Eliminate message - it pops up an annoying dialog whenever you run ↵ | David Cole | 2008-01-16 | 1 | -1/+0 |
| | | | | CMakeSetup in a project with java wrapping turned on. | ||||
* | BUG: fix for 5933, look for java in more reg entries | Bill Hoffman | 2007-12-17 | 1 | -1/+5 |
| | |||||
* | BUG: fix for bug 4605 | Bill Hoffman | 2007-04-04 | 1 | -4/+22 |
| | |||||
* | ENH: Support JVM on Mac | Andy Cedilnik | 2006-12-26 | 1 | -1/+1 |
| | |||||
* | ENH: More documentation | Andy Cedilnik | 2006-10-27 | 1 | -0/+3 |
| | |||||
* | ENH: Add support for libjvm | Andy Cedilnik | 2006-10-27 | 1 | -0/+17 |
| | |||||
* | ENH: remove JavaEmbedding | Bill Hoffman | 2006-10-27 | 1 | -7/+4 |
| | |||||
* | ENH: remove JavaEmbedding framework | Bill Hoffman | 2006-10-24 | 1 | -4/+1 |
| | |||||
* | ENH: More locations for Java | Andy Cedilnik | 2006-10-12 | 1 | -0/+7 |
| | |||||
* | ENH: some style fixes for the book | Ken Martin | 2005-12-15 | 1 | -3/+3 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -2/+2 |
| | |||||
* | ENH: java fixes from Mathieu | Bill Hoffman | 2005-09-23 | 1 | -0/+5 |
| | |||||
* | ENH: add support for java 1.5 | Bill Hoffman | 2005-09-08 | 1 | -0/+2 |
| | |||||
* | STYLE: Fix typo | Andy Cedilnik | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 1 | -3/+0 |
| | | | | automatically from the paths listed. | ||||
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+3 |
| | |||||
* | ENH: bug fix 1573 | Bill Hoffman | 2005-02-10 | 1 | -0/+2 |
| | |||||
* | ENH: Better finding of JNI | Andy Cedilnik | 2004-02-06 | 1 | -0/+17 |
| | |||||
* | FIX: for Windows users, it seems logical to favor native win32 installation ↵ | Sebastien Barre | 2003-10-16 | 1 | -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.2 | Andy Cedilnik | 2003-02-11 | 1 | -10/+14 |
| | |||||
* | Fix typo | Andy Cedilnik | 2003-02-11 | 1 | -3/+3 |
| | |||||
* | Add missing location | Andy Cedilnik | 2003-02-11 | 1 | -0/+3 |
| | |||||
* | Improve searching for java files on OSX | Andy Cedilnik | 2003-02-11 | 1 | -10/+38 |
| | |||||
* | Clean find for Python, add find for python 2.2 on windows, cleanup java on ↵ | Andy Cedilnik | 2002-11-14 | 1 | -0/+2 |
| | | | | windows and add java 1.4 support | ||||
* | ENH: Added /usr/local/lib/java search paths. | Brad King | 2002-07-15 | 1 | -2/+6 |
| | |||||
* | Add debian Java paths | Andy Cedilnik | 2002-06-17 | 1 | -1/+2 |
| | |||||
* | ENH: Make everything ADVANCED | Sebastien Barre | 2001-12-20 | 1 | -1/+8 |
| | |||||
* | bad spelling of java | Ken Martin | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | ENH: Added support for using backslash-style escaping in CMakeLists.txt file ↵ | Brad King | 2001-07-17 | 1 | -4/+2 |
| | | | | arguments. This allows double quotes to be used in arguments. | ||||
* | better tests | Ken Martin | 2001-06-06 | 1 | -3/+12 |
| | |||||
* | minor fixes and new python module | Ken Martin | 2001-05-11 | 1 | -1/+1 |
| | |||||
* | ENH: change find library and find program to look for more than one name | Bill Hoffman | 2001-05-09 | 1 | -1/+1 |
| | |||||
* | minor fixes | Ken Martin | 2001-05-04 | 1 | -0/+4 |
| | |||||
* | new module | Ken Martin | 2001-05-04 | 1 | -0/+17 |