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
/
FindOpenSSL.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modules: Guard calls to pkg_check_modules
Kai Pastor
2024-08-07
1
-1/+3
*
Merge topic 'FindOpenSSL-SLP-layout'
Brad King
2024-04-04
1
-4/+8
|
\
|
*
FindOpenSSL: Update layout for Shining Light Productions debug libraries
Matthias Isele
2024-04-03
1
-0/+2
|
*
FindOpenSSL: Update layout for Shining Light Productions 32-bit package
Matthias Isele
2024-04-03
1
-4/+6
*
|
Modules: Fix CMP0159 warnings in modules when tracing
Juan Ramos
2024-03-29
1
-0/+5
|
/
*
FindOpenSSL: Update layout for Shining Light Productions package on Windows
Matthias Isele
2024-02-23
1
-6/+20
*
FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-empty
Brad King
2023-07-20
1
-1/+1
*
Merge topic 'FindOpenSSL-deps'
Brad King
2023-05-23
1
-3/+3
|
\
|
*
FindOpenSSL: Enable static library dependencies on more platforms
Brad King
2023-05-19
1
-3/+3
*
|
codespell: Fix typos
Brad King
2023-05-22
1
-1/+1
*
|
FindOpenSSL: Trust the user's OPENSSL_ROOT_DIR
Richard Levitte
2023-05-19
1
-10/+8
|
/
*
FindOpenSSL: Fix finding header files and static libraries on MinGW
مهدي شينون (Mehdi Chinoune)
2023-04-05
1
-2/+2
*
FindOpenSSL: Search for -pthread flag
Kyle Edwards
2023-02-23
1
-1/+14
*
FindOpenSSL: Fix regression in dependency on threads
Brad King
2023-02-20
1
-6/+14
*
FindOpenSSL: Use static pkgconfig if OPENSSL_USE_STATIC_LIBS=ON
Kyle Edwards
2023-02-07
1
-2/+8
*
FindOpenSSL: use extra dependencies from pkg-config as well
Rolf Eike Beer
2022-12-05
1
-4/+38
*
FindOpenSSL: Search "lib64" for mingw 64-bit installs
klytje
2022-11-07
1
-0/+2
*
FindOpenSSL: Document use of pkg-config
tofraa
2022-07-05
1
-0/+5
*
FindOpenSSL: Reformat hints documentation as definition list
Brad King
2022-07-05
1
-5/+12
*
FindOpenSSL: Set version variables for version >= 3.0.0
James Calo
2022-06-02
1
-0/+8
*
FindOpenSSL: Support version 1.1.1 under QNX 7.0
Georg Lutz
2022-05-06
1
-3/+19
*
FindOpenSSL: Fix ws2 reference on WinCE
leha-bot
2022-01-28
1
-1/+5
*
Merge topic 'FindOpenSSL-applink'
Brad King
2021-12-07
1
-1/+1
|
\
|
*
FindOpenSSL: Fix typo in applink condition
Brad King
2021-12-06
1
-1/+1
*
|
FindOpenSSL: Search in lib64 directories on non-Windows platforms
Brad King
2021-12-06
1
-2/+2
|
/
*
FindOpenSSL: Link with ws2_32 and crypt32 on Windows/static
Orgad Shaneh
2021-06-07
1
-0/+4
*
FindOpenSSL: Add support for version-range
Deniz Bahadir
2021-02-01
1
-0/+8
*
FindOpenSSL: Distinguish 32-bit and 64-bit search paths on Windows
Ma Br
2020-12-21
1
-5/+19
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-2/+15
*
FindOpenSSL: Add support for finding static libraries
Sylvain Corlay
2020-08-13
1
-0/+50
*
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-2/+2
*
Merge topic 'FindOpenSSL-3.0'
Brad King
2020-06-09
1
-2/+4
|
\
|
*
FindOpenSSL: Fix OpenSSL 3.0.0 version extraction
Billy Brumley
2020-06-08
1
-2/+4
*
|
Merge topic 'openssl-3.0.0'
Brad King
2020-05-28
1
-0/+9
|
\
\
|
|
/
|
*
FindOpenSSL: Detect OpenSSL 3.0.0
Vitezslav Cizek
2020-05-27
1
-0/+9
*
|
FindOpenSSL: add target OpenSSL::applink to support OpenSSL's applink feature
gnaggnoyil
2020-05-15
1
-0/+47
|
/
*
FindOpenSSL: do not mark a local variable as advanced
Ben Boeckel
2020-01-20
1
-1/+1
*
FindOpenSSL: Fix ordering of dependency link flags
Ashley Whetter
2019-12-31
1
-7/+5
*
FindOpenSSL: Lookup all pkg-config directories
Denis Thulin
2019-11-07
1
-0/+3
*
FindOpenSSL: add pthread and dl dependencies to static lib on Linux
David Callu
2019-09-20
1
-5/+43
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-47/+48
*
FindOpenSSL: Add component support
Harry Mallon
2018-04-16
1
-19/+46
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-1/+1
*
FindOpenSSL: Search 'ssld' and 'crypod' for debug variants
Robert Dailey
2017-09-08
1
-0/+2
*
Merge topic 'FindOpenSSL-crypto-only'
Brad King
2017-05-16
1
-2/+2
|
\
|
*
FindOpenSSL: Restore support for crypto-only result
Brad King
2017-05-15
1
-2/+2
*
|
Merge topic 'FindOpenSSL-more-precompiled'
Brad King
2017-04-20
1
-0/+4
|
\
\
|
|
/
|
*
FindOpenSSL: Add more library name alternatives
Alex Turbov
2017-04-19
1
-0/+4
*
|
FindOpenSSL: Add another name for libcrypto with MSVC
Kevin Whitaker
2017-02-16
1
-0/+1
|
/
*
FindOpenSSL: Check that both CRYPTO and SSL libraries are present
Harry Mallon
2017-01-10
1
-7/+6
[next]