Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| a0a6e7bd | 2023-02-25 10:34:43 | reenable aarch64 asm for macos | ||
| 532d0ef7 | 2023-02-23 08:52:59 | include more asm files | ||
| a498c6a7 | 2023-02-23 08:31:31 | only disable asm on aarch64 for now, enable for other archs | ||
| a64adc58 | 2023-02-21 09:37:47 | disable asm for autoconf tests as well |