26 Commits

Author SHA1 Message Date
Schplee
d4fc7348a3
Merge pull request #15 from Steveice10/cherry_picks
Cherry pick some build fixes from upstream
2023-07-04 15:43:26 -07:00
Brent Cook
83fdd2ee99 make cross compilation possible on macOS with CMake
Sync CMAKE_SYSTEM_PROCESSOR to CMAKE_OSX_ARCHITECTURES. This doesn't
support universal binaries, but does allow cross-compiling for a single
architecture by setting -DCMAKE_OSX_ARCHITECTURES=(arm64|x86_64)
2023-07-04 11:38:25 -07:00
Brent Cook
2e09973d32 generate opensslconf.h in build dir for cmake 2023-07-04 01:23:21 -07:00
bunnei
dcf9a84aba
Merge pull request #13 from Steveice10/master
libressl: Update to 3.8.0
2023-06-04 22:44:50 -07:00
Steveice10
38d6d35aac libressl: Disable endian.h check for iOS. 2023-06-04 18:45:04 -07:00
Steveice10
41de3f161a libressl: Update to 3.8.0 2023-06-04 17:13:21 -07:00
Schplee
8929f818fd
Merge pull request #12 from Morph1984/fix-cmake
Remove uninstall target
2022-04-24 11:24:43 -07:00
Morph
7d04a1d1a9 Remove uninstall target
These files don't exist in our distribution of libressl.
2022-04-24 06:46:00 -04:00
Schplee
097cf6002f
Merge pull request #11 from Morph1984/3.5.2
libressl: Update to 3.5.2
2022-04-24 02:58:06 -07:00
Morph
d6f6ae758d libressl: Update to 3.5.2 2022-04-24 05:48:15 -04:00
Schplee
4ce55f8047
Merge pull request #10 from SachinVin/mac
Revert "Explicitly set assembly files to ASM lang"
2022-03-25 22:55:42 -07:00
SachinVin
039d945419 Revert "Explicitly set assembly files to ASM lang"
This reverts commit b2ef71e0b462c3cd00204bc573aef3fa80c386f0.
2022-03-25 23:50:02 +05:30
Schplee
310d33471d
Merge pull request #9 from SachinVin/master
fixup Cmake build
2022-03-05 10:10:22 -08:00
SachinVin
464eb7ba4a fixup Cmake build 2022-02-27 13:05:22 +05:30
Schplee
5f51486f69
Merge pull request #8 from liushuyu/master
libressl: Update to 3.4.2
2021-12-22 16:42:59 -08:00
liushuyu
a944a45e81 libressl: Update to 3.4.2 2021-12-22 17:33:19 -07:00
Schplee
d3aedc4008
Merge pull request #7 from xperia64/fix_cmake_asm
Explicitly set assembly files to ASM lang
2020-11-24 15:10:24 -08:00
xperia64
b2ef71e0b4 Explicitly set assembly files to ASM lang 2020-11-24 17:53:33 -05:00
Schplee
8289d0d07d
Merge pull request #6 from liushuyu/master
cmake: remove redundant definitions
2020-10-27 00:08:59 -07:00
liushuyu
d75423ec71
cmake: remove redundant definitions 2020-10-27 01:00:36 -06:00
Schplee
d7731e8a81
Merge pull request #5 from liushuyu/master
libressl: Update to 3.2.2
2020-10-23 20:00:14 -07:00
liushuyu
dcc6116424
libressl: Update to 3.2.2 2020-10-23 20:51:08 -06:00
Flame Sage
7d01cb01cb
Merge pull request #2 from liushuyu/master
libressl: Update to 2.7.2
2018-04-18 15:35:38 -04:00
liushuyu
3e42c54fd3
libressl: Update to 2.7.2 2018-04-12 20:53:40 -06:00
Weiyi Wang
cbb1dcab9a gitignore: ignore generated symbol files (#1)
gitignore: ignore generated symbol files
2018-03-30 11:21:50 +00:00
James
49f073a705 Build from https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.4.tar.gz 2018-03-11 17:40:12 +11:00