index
:
portable
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle i?86 for 32-bit CMake builds
Brent Cook
2023-02-27
1
-1
/
+2
*
set CMAKE_SYSTEM_PROCESSOR when cross compiling
Brent Cook
2023-02-27
1
-4
/
+4
*
reenable aarch64 asm for macos
Brent Cook
2023-02-25
1
-2
/
+0
*
only disable asm on aarch64 for now, enable for other archs
Brent Cook
2023-02-23
1
-3
/
+1
*
generally disable asm for now
Brent Cook
2023-02-21
1
-1
/
+4
*
disable BN ASM for aarch64 for now (fails tests)
Brent Cook
2023-02-21
1
-0
/
+1
*
generate and include arch-specific headers for CMake builds
Brent Cook
2023-02-21
1
-1
/
+27
*
Detect machine/endian.h for macOS
Jiajie Chen
2022-07-12
1
-0
/
+5
*
Add libmd as platform specific libraries for Solaris
kinichiro
2022-01-17
1
-1
/
+1
*
adjust cmake check to include dependencies for netinet/ip.h
Brent Cook
2021-11-30
1
-1
/
+1
*
Build static library for regression tests when shared build with CMake
kinichiro
2021-11-27
1
-0
/
+9
*
Update CMake for new header checks
Brent Cook
2021-11-09
1
-0
/
+10
*
Land #694, Add the option for Apple-style xcframework libraries
Brent Cook
2021-11-09
1
-0
/
+13
|
\
|
*
Add the option to support an Apple-style xcframework for tls, ssl, and crypto
Cameron Lowell Palmer
2021-10-15
1
-0
/
+13
*
|
Don't install pkgconfig if ENABLE_LIBRESSL_INSTALL is disabled.
Tobias Heider
2021-11-06
1
-18
/
+20
|
/
*
Add -DHAVE_GNU_STACK on ELF platforms to enable non-executable
Tobias Heider
2021-07-20
1
-0
/
+1
*
Fix UWP build
kinichiro
2021-05-29
1
-1
/
+4
*
cmake: tweak for clang-cl
Paweł Wegner
2021-05-18
1
-2
/
+1
*
Statically link libcrypto/ssl into libtls with cmake
kinichiro
2021-05-07
1
-1
/
+2
*
Add '--enable-libtls-only' build option
Brent Cook
2021-04-07
1
-0
/
+11
*
Add -lbcrypt to Windows builds for CNG in getentropy
Brent Cook
2020-11-11
1
-1
/
+1
*
[CMakeLists.txt] Move `project` below `cmake_minimum_required`; fix indentati...
Samuel Marks
2020-05-23
1
-5
/
+6
*
Fix cmake build to enable masm with VS2019
kinichiro
2020-05-09
1
-1
/
+1
*
more MSVC build/test tweaks
Brent Cook
2020-05-01
1
-1
/
+1
*
make cmake version bump conditional on MSVC
Brent Cook
2020-05-01
1
-1
/
+5
*
bump cmake and appveyor build environment
Brent Cook
2020-05-01
1
-1
/
+1
*
Force use of 3.15.7
OJ
2020-04-20
1
-1
/
+1
*
Add support for use of static MSVC runtimes
OJ
2020-04-15
1
-1
/
+7
*
Check for existing uninstall target before creating.
Matthew Albrecht
2019-09-20
1
-6
/
+8
*
Enable speed on win32
kinichiro
2019-07-14
1
-1
/
+1
*
Fix illegal pkg-config file generated
kinichiro
2019-07-09
1
-1
/
+3
*
remove comments and unify fixups
Brent Cook
2019-06-10
1
-3
/
+0
*
Fix masm build
kinichiro
2019-06-10
1
-1
/
+1
*
Enable masm compilation under windows
Stephan Vedder
2019-06-10
1
-1
/
+1
*
add __dead__ annotation support
Brent Cook
2019-02-09
1
-0
/
+1
*
update cmake
Brent Cook
2019-01-31
1
-0
/
+15
*
more masm fixes, but disable for now
Brent Cook
2019-01-21
1
-2
/
+5
*
a couple of fixes to get MSVC Win64 going again
Brent Cook
2019-01-21
1
-1
/
+1
*
use generator to determine if we're building 64-bit code on Windows
Brent Cook
2019-01-21
1
-1
/
+1
*
fixes to build asm on MSVS
Brent Cook
2019-01-21
1
-1
/
+2
*
consider masm/mingw assembly flavors from cmake
Brent Cook
2019-01-20
1
-0
/
+4
*
add configure-time check for timespecsub
Brent Cook
2019-01-06
1
-0
/
+5
*
add some defines for building Mingw cross-compiled with CMake
Brent Cook
2019-01-02
1
-5
/
+5
*
Fix CMake not finding getpagesize for Android 19
tux3
2018-12-14
1
-2
/
+3
*
don't enable global debug
Brent Cook
2018-11-13
1
-1
/
+1
*
initial 32-bit arm assembly optimization support
Brent Cook
2018-11-11
1
-0
/
+2
*
enable optimizations for all cmake builds
Brent Cook
2018-11-09
1
-3
/
+5
*
Fix cmake to generate proper Libs.private in .pc files
kinichiro
2018-10-05
1
-6
/
+7
*
Fix cmake linking libraries
kinichiro
2018-10-03
1
-17
/
+7
*
better separate linux and non-linux checks for clock_gettime
Brent Cook
2018-04-06
1
-10
/
+15
[next]