Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e197cdc4 | 2025-11-18 21:20:29 | drop USE_NOBTCFI-aarch64; luajit now handles this | ||
| c89559b7 | 2025-10-17 11:31:01 | switch luajit users from USE_NOBTCFI=Yes to USE_NOBTCFI-aarch64=Yes | ||
| 223dd2dc | 2025-01-28 11:22:02 | set COMPILER_LANGS=c for various C-only ports add annotations near COMPILER for some other ports that don't have COMPILER_LIBCXX in WANTLIB not changing the actual compiler version of anything here (some could possibly remove the COMPILER line completely where they only used COMPILER due to an old WANTLIB entry which has since stopped using C++, but changing that is too likely to break things) | ||
| a4770540 | 2024-12-21 11:38:32 | handle py3.12 switchover in net | ||
| 9f172655 | 2024-05-30 17:05:37 | hexchat: adjust for removal of static buffer from HMAC() | ||
| 41b34e25 | 2024-05-06 12:23:44 | bump REVISION for py3.10 -> py3.11 switch | ||
| ea3041ea | 2024-02-14 19:33:21 | hexchat: don't reach into X509_ALGOR | ||
| ac12ed06 | 2024-02-14 11:31:35 | update to hexchat-2.16.2, likely to be the final release https://hexchat.github.io/news/2.16.2.html | ||
| a34bba28 | 2023-09-27 14:17:59 | MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use | ||
| de95e468 | 2023-06-23 17:34:51 | mark ports linked with luajit as USE_NOBTCFI=Yes ok sthen@ |