index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindJava.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindJava: Add support for idlj and jarsigner tools
Marc Chevrier
2015-08-04
1
-23/+71
*
FindJava: Fix OpenJDK 8 version detection (#15565)
Felix Geyer
2015-05-12
1
-1/+1
*
Merge topic 'FindJava-no-osx-stub'
Brad King
2014-11-20
1
-1/+4
|
\
|
*
FindJava: Do not accept OS X stub 'java' as Java
Brad King
2014-11-19
1
-1/+4
*
|
Modules: Wrap long lines in pre-formatted documentation blocks
Brad King
2014-11-06
1
-1/+1
|
/
*
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-9/+6
*
Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME}
Brad King
2014-01-29
1
-3/+5
*
Find{Java,JNI}: Use ENV{JAVA_HOME} first when set
Brad King
2014-01-29
1
-2/+7
*
FindJava: fix message output (#14502)
Rolf Eike Beer
2013-10-22
1
-1/+1
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-30/+41
*
OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDK
Amit Kulkarni
2012-12-04
1
-0/+7
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-5/+5
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-38/+38
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
FindJava: improve version matching (#12878)
Rolf Eike Beer
2012-06-25
1
-3/+3
*
remove extra output message from FindJava.cmake
Rolf Eike Beer
2011-08-03
1
-5/+0
*
Merge topic 'asn_java_support'
Brad King
2011-07-26
1
-0/+18
|
\
|
*
FindJava: Find missing java development executables.
Andreas Schneider
2011-03-29
1
-0/+18
*
|
Add support for Java on HP
Mathieu Malaterre
2011-04-08
1
-4/+4
|
/
*
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
*
Merge topic 'ImprovedVersionCheckingInSomeModules'
Brad King
2010-08-10
1
-29/+15
|
\
|
*
Improved version checking for FindJava using the new FPHSA() mode
Alex Neundorf
2010-08-07
1
-29/+15
*
|
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
|
/
*
BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime
Mathieu Malaterre
2010-05-11
1
-9/+42
*
Do not error out if the java version is not found, if java is not required.
Bill Hoffman
2010-04-25
1
-1/+5
*
Add more documentation to module
Mathieu Malaterre
2009-11-04
1
-0/+14
*
Adding support for java 1.6.0-oem. Make sure to report failure when user ask ...
Mathieu Malaterre
2009-11-04
1
-5/+6
*
Replace FATAL_ERROR with status. Remove output when QUIET is ON
Mathieu Malaterre
2009-11-03
1
-2/+6
*
BUG: hardcoded path, are not hints. Split the two lists. Thanks Brad
Mathieu Malaterre
2009-11-02
1
-12/+20
*
BUG: To be able to use ENV and at the same time allow /usr/loca/bin to overri...
Mathieu Malaterre
2009-11-02
1
-8/+3
*
ENH: Make those variables advanced.
Mathieu Malaterre
2009-11-02
1
-0/+5
*
STYLE: Fix documentation (thanks Brad).
Mathieu Malaterre
2009-10-30
1
-3/+4
*
ENH: Update code: 1. In version 1.6.0_17, 17 is now the TWEAK version as per ...
Mathieu Malaterre
2009-10-30
1
-40/+34
*
FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/E...
Mathieu Malaterre
2009-10-30
1
-10/+91
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-0/+14
*
ENH: More locations for Java
Andy Cedilnik
2006-10-12
1
-0/+1
*
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
-1/+1
*
ENH: java fixes from Mathieu
Bill Hoffman
2005-09-23
1
-0/+2
*
ENH: add support for java 1.5
Bill Hoffman
2005-09-08
1
-0/+1
*
ENH: More paths for java
Andy Cedilnik
2005-08-26
1
-0/+1
*
ENH: Removing extra 64-bit search paths. They are now constructed automatica...
Brad King
2005-04-07
1
-1/+0
*
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
Brad King
2005-04-07
1
-0/+1
*
ENH: bug fix 1573
Bill Hoffman
2005-02-10
1
-0/+1
*
ENH: look for java in more places
Bill Hoffman
2004-09-20
1
-3/+8
*
BUG: 1107 add extra place to look for java
Bill Hoffman
2004-08-23
1
-1/+1
*
BUG: 1107 add extra place to look for java
Bill Hoffman
2004-08-23
1
-0/+1
*
FIX: for Windows users, it seems logical to favor native win32 installation b...
Sebastien Barre
2003-10-16
1
-2/+2
[next]