Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b98c56fd | 2023-02-28 01:51:41 | stop exposing hidden defines in public opensslconf.h pull in hidden headers instead, patching drectly for Windows support | ||
| 65af3925 | 2023-02-28 01:51:07 | update .gitignore for integrated tests, build files | ||
| ab214b56 | 2023-02-27 07:26:07 | handle i?86 for 32-bit CMake builds | ||
| 305d0532 | 2023-02-27 06:27:01 | delete opensslconf.h for each build | ||
| b0310cb3 | 2023-02-27 05:48:23 | set CMAKE_SYSTEM_PROCESSOR when cross compiling handle x86 as option for 32-bit x86 on Windows | ||
| 703f4304 | 2023-02-27 04:57:29 | add conditional around common apt commands | ||
| c305c7ac | 2023-02-27 04:46:43 | disable BN asm for amd64 win32 build | ||
| 1fbc858e | 2023-02-27 04:19:34 | remove inherited CC env variable, consolidate common setup | ||
| 531f9970 | 2023-02-25 20:56:44 | enable ASM on aarch64, disable on i386 | ||
| 6b59828d | 2023-02-25 18:20:29 | update cross arch tests for arm/aarch64 |