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
/
FindJNI.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindJNI: Add Debian/Ubuntu specific paths for more recent JDK versions
Brad King
2025-11-12
1
-0/+5
*
Find*: Update *_FOUND variables
Peter Kokot
2025-09-23
1
-2/+2
*
Find*: Add intro code blocks
Peter Kokot
2025-08-04
1
-1/+5
*
FindJNI: Update documentation
Peter Kokot
2025-04-23
1
-29/+124
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Remove optional arguments from else() and end*() commands
Peter Kokot
2025-01-28
1
-5/+5
*
CMP0057: Remove support for OLD behavior
Brad King
2025-01-22
1
-5/+0
*
Fix: A lot of typos in code found by `typos`
Alex Turbov
2025-01-12
1
-1/+1
*
FindJNI: Improve output on macOS if Xcode is not installed
Brad King
2024-08-19
1
-1/+3
*
FindJNI: Support finding libjvm.so for all OpenJDK variants
WANG Xuerui
2024-08-15
1
-0/+2
*
FindJNI: use modern foreach() syntax
scivision
2023-09-20
1
-6/+6
*
FindJNI: use 2-space indents
scivision
2023-09-20
1
-65/+65
*
FindJNI: use cmake_host_system_info to query registry
scivision
2023-09-20
1
-7/+6
*
FindJNI: Restore support for macOS without Xcode
Brad King
2023-08-11
1
-5/+9
*
FindJNI: Update for Xcode greater than 12.1 on macOS
Christian Oyarzun
2023-08-07
1
-0/+17
*
FindJNI: add Ubuntu specific paths for more recent JDK versions
Even Rouault
2023-05-01
1
-0/+7
*
FindJNI: replace CMAKE_ANDROID_API by CMAKE_SYSTEM_VERSION
Sergiu Deitsch
2022-10-17
1
-2/+2
*
Merge branch 'backport-3.23-Java-version-handling' into Java-version-handling
Marc Chevrier
2022-05-05
1
-45/+30
|
\
|
*
FindJava, FindJNI: ensure correct handling of versions on Windows
Marc Chevrier
2022-05-05
1
-45/+30
*
|
FindJNI: support Android NDK
Sergiu Deitsch
2022-04-05
1
-14/+142
*
|
FindJNI: added components and imported targets
Sergiu Deitsch
2022-04-04
1
-25/+172
*
|
FindJNI: improved description
Sergiu Deitsch
2022-04-04
1
-9/+9
|
/
*
Modules: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
FindJNI: Search in FreeBSD standard locations
Adriaan de Groot
2020-10-07
1
-0/+8
*
FindJNI: Add aarch64 support
Brad King
2020-09-25
1
-1/+1
*
FindJNI: Add arm64 support
Malcolm Parsons
2020-08-25
1
-0/+2
*
FindJava: ensure all versions can be found
Marc Chevrier
2019-10-02
1
-1/+1
*
FindJNI: Unify path search, fix support for Java 9
Christian Pfeiffer
2019-03-01
1
-52/+47
*
FindJNI: Update module documentation
Bartosz Kosiorek
2018-10-03
1
-23/+43
*
FindJNI: Add Ubuntu 18.04 path to java-11-openjdk
Bartosz Kosiorek
2018-10-03
1
-0/+1
*
FindJava, FindJNI: fix erroneous regex, enhance registry lookup
Marc Chevrier
2018-05-07
1
-2/+2
*
FindJava, FindJNI: Ensure most recent version is searched first
Marc Chevrier
2018-04-27
1
-3/+15
*
FindJava, FindJNI, UseJava: update for version 10 support
Marc Chevrier
2018-04-25
1
-13/+47
*
FindJNI: add some new architecture names for mips release 6
YunQiang Su
2018-03-14
1
-1/+4
*
Modules: Remove paths set as global Unix prefixes
Christian Pfeiffer
2017-11-20
1
-4/+0
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-2/+2
*
FindJNI: Add jvm paths for Arch Linux
Kitsu
2017-03-03
1
-0/+5
*
Merge topic 'simplify-license-notices'
Brad King
2016-09-28
1
-13/+3
|
\
|
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13/+3
*
|
FindJNI: Add aarch32 path on arm
Orion Poplawski
2016-09-27
1
-1/+1
|
/
*
Merge topic 'FindJNI-cleanup'
Brad King
2016-07-06
1
-2/+5
|
\
|
*
FindJNI: Improve formatting of FPHSA call
O Libre
2016-07-05
1
-2/+5
*
|
FindJNI: Fix support for Ubuntu 15.10
O Libre
2016-07-05
1
-3/+4
|
/
*
FindJNI: Append path only "if(EXISTS"
O. Libre
2016-03-09
1
-2/+6
*
FindJNI: Add support for Ubuntu 15.10
O. Libre
2016-03-09
1
-0/+9
*
FindJNI: Add support for AIX java sdk
Marc Chevrier
2015-12-04
1
-2/+4
*
FindJNI: Add mips64(el) mipsn32(el) support (#15714)
Yunqiang Su
2015-08-28
1
-1/+1
*
FindJNI: Add support for SuSE platform and IBM Java SDK
Marc Chevrier
2015-08-25
1
-0/+8
*
FindJNI: Add support for x32 architecture on Linux (#15710)
Thorsten Glaser
2015-08-24
1
-0/+4
*
FindJNI: Add arch-specific library dir for JDK 9 layout (#15408)
Tiago Stürmer Daitx
2015-02-18
1
-0/+1
[next]