| Commit message (Expand) | Author | Age | Files | Lines |
* | FindJNI: Search in Fedora arch-specific JVM location (#12276) | Christoph Höger | 2011-06-15 | 1 | -0/+1 |
|
|
* | Merge topic 'fixbug_0011183' | Brad King | 2011-04-12 | 1 | -0/+1 |
|\ |
|
| * | Add support for java on fedora | Mathieu Malaterre | 2011-04-08 | 1 | -0/+1 |
|
|
* | | Add support for FindJava on HP-UX and alpha | Mathieu Malaterre | 2011-04-08 | 1 | -0/+2 |
|/ |
|
* | Modules: Include builtin FindPackageHandleStandardArgs directly | Brad King | 2011-01-20 | 1 | -1/+1 |
|
|
* | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 |
|
|
* | Use absolute path to FindPackageHandleStandardArgs.cmake everywhere | Alex Neundorf | 2010-09-28 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | BUG: 0009817 cmake does not search in solaris subdirectory for JAVA_INCLUDE_P... | Mathieu Malaterre | 2009-11-02 | 1 | -0/+1 |
|
|
* | 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 th... | Bill Hoffman | 2009-09-30 | 1 | -35/+52 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | 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 |
|
|
* | ENH: add one more search directory (see #8919) | Alexander Neundorf | 2009-04-21 | 1 | -0/+1 |
|
|
* | BUG: #7333, search dirs for Fedora | Alexander Neundorf | 2008-07-20 | 1 | -0/+2 |
|
|
* | BUG: #7360: add support for FreeBSD | Alexander Neundorf | 2008-07-20 | 1 | -1/+8 |
|
|
* | BUG: fix #6416: provide JNI_LIBRARIES and JNI_INCLUDE_DIRS | Alexander Neundorf | 2008-07-20 | 1 | -3/+20 |
|
|
* | 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 CMake... | David Cole | 2008-01-16 | 1 | -1/+0 |
|
|
* | 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 automatica... | Brad King | 2005-04-07 | 1 | -3/+0 |
|
|
* | 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 b... | Sebastien Barre | 2003-10-16 | 1 | -4/+4 |
|
|
* | 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 wi... | Andy Cedilnik | 2002-11-14 | 1 | -0/+2 |
|
|
* | 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 |
|
|