Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a0a146e2 | 2025-03-04 11:27:48 | update 1.4.0 -> 1.5.0 | ||
| d99a9370 | 2024-11-13 20:23:20 | Now that gnustep-make properly passes on -lc++abi can finally update Gorm to latest, since it doesn't crash anymore right on startup. | ||
| b4005106 | 2024-03-09 11:48:09 | gnustep/libobjc2 isn't ready for bti enforcement on arm64 yet, set USE_NOBTCFI-aarch64 in gnustep.port.mk and bump users | ||
| 0d78a6b6 | 2023-09-27 20:37:01 | MASTER_SITES -> SITES now I only need to finish modules! | ||
| a36475e8 | 2023-02-25 19:47:26 | update 1.2.28 -> 1.3.1 for the time being, fetch directly from GitHub, as ther's problems with their FTP | ||
| 21f1bb8a | 2022-03-11 20:15:18 | drop RCS Ids | ||
| df53b050 | 2021-10-19 19:43:35 | use clang lld instead of bfd linker in gnustep.port.mk The only port that needed a build patch was gworkspace. no runtime startup issues observed anymore, as it was before with older lld versions. Triggered to look at it again by an initial patch from Brad Smith minor tweask and testing by myself, bump all ports using gnustep.port.mk | ||
| b67a28df | 2021-06-14 21:10:49 | update 1.2.26 -> 1.2.28 | ||
| 3d09ec81 | 2020-08-16 20:35:18 | unbreak most of the -gui related apps, building gnustep-back was broken since update to clang 10. in gnustep.port.mk don't use -fuse-ld but use USE_LLD = no OK naddy@ | ||
| 66ef0822 | 2020-06-09 21:13:18 | update 1.2.24 -> 1.2.26 |