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: Update module documentation
Bartosz Kosiorek
2018-10-03
1
-10/+15
*
Merge topic 'java-new-packaging-fixes'
Brad King
2018-05-08
1
-1/+1
|
\
|
*
FindJava, FindJNI: fix erroneous regex, enhance registry lookup
Marc Chevrier
2018-05-07
1
-1/+1
*
|
Merge topic 'java-new-packaging-version-sort'
Brad King
2018-04-30
1
-4/+16
|
\
\
|
|
/
|
*
FindJava, FindJNI: Ensure most recent version is searched first
Marc Chevrier
2018-04-27
1
-4/+16
*
|
Merge branch 'backport-java-new-packaging' into java-new-packaging
Brad King
2018-04-25
1
-5/+39
|
\
\
|
|
/
|
*
FindJava, FindJNI, UseJava: update for version 10 support
Marc Chevrier
2018-04-25
1
-5/+39
*
|
FindJava: Add Java_JAR_EXECUTABLE to a component: Development
Giel van Schijndel
2018-02-27
1
-4/+4
|
/
*
FindJava: ignore javah for JDK 10, it has been removed
Stefan BrĂ¼ns
2018-01-19
1
-9/+25
*
FindJava: Revise version parsing to support Java 9
Brad King
2017-10-06
1
-25/+42
*
Merge topic 'FindJava-fix-1.6-registry'
Brad King
2017-08-02
1
-1/+1
|
\
|
*
FindJava: fix hint for windows jre 1.6
Rechi Rechi
2017-08-02
1
-1/+1
*
|
Allow early access version trailing string to be mixed case
Craig Scott
2017-07-25
1
-1/+1
|
/
*
FindJava: Add support for OpenJDK early access builds
Bryan Donlan
2017-05-04
1
-0/+3
*
FindJava: add hints for jre
Rechi Rechi
2017-01-11
1
-0/+8
*
Find*.cmake: drop the comments before including FPHSA
Rolf Eike Beer
2016-11-28
1
-1/+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14/+3
*
FindJava: Do not document variables we do not provide
Brad King
2016-07-05
1
-2/+1
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1/+1
*
FindJava: Fix typos in IdlJ and JarSigner component implementation
Marc Chevrier
2015-12-03
1
-3/+3
*
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
[next]