Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5bd332ec | 2024-02-04 19:16:14 | Windows: Improve the check for endianness when using Visual Studio. Visual studio does not define __BYTE_ORDER__ so all architectures were detected as LITTLE_ENDIAN since both __BYTE_ORDER__ and __ORDER_LITTLE_ENDIAN__ would evaluate to 0 and compare equal. This updates the checks to use CMakes detection of endianness, with a hard error, if this also fails. | ||
| 3d306726 | 2024-02-02 04:49:03 | Update ChangeLog | ||
| 37d868b0 | 2024-02-02 00:54:51 | Link bio_dump test to build | ||
| 00895353 | 2024-02-01 16:36:02 | Update ChangeLog | ||
| f719dff2 | 2024-01-30 10:14:14 | Update ChangeLog | ||
| 7d4657e2 | 2024-01-28 14:33:37 | Update ChangeLog | ||
| 4c2a6681 | 2024-01-27 10:47:01 | Unhook p5_crypt{,2}.c and p12_crpt.c | ||
| 0dd636ae | 2024-01-27 10:36:33 | Update ChangeLog | ||
| 935d9852 | 2024-01-26 10:32:42 | Update ChangeLog | ||
| 21b4da74 | 2024-01-25 10:06:42 | Update ChangeLog |