Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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! | ||
| 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 | ||
| 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@ | ||
| b9234bd9 | 2019-10-20 08:02:59 | Revert previous and add ICU support back now that the port has been fixed. tested in a bulk | ||
| 17c58be9 | 2019-10-16 13:45:03 | Disable ICU in gnustep. Temporary solution until we can use the native linker instead of -fuse-ld=bfd. from sebastia@ | ||
| 744a85fb | 2018-11-26 14:17:12 | Force using ld.bfd, since there is a still unknown problem loading Bundles into Objective-C applications, which breaks most of x11/gnustep and www/sogo Bump everything using the x11/gnustep module | ||
| bded825a | 2017-07-27 11:01:32 | bump REVISION on gnustep ports where libestdc++ has been removed due to switching to clang in base. add COMPILER_LIBCXX where c++abi is used. there will be some "Extra"s but this is the simplest way to use c++abi on base=clang and estdc++ on base=gcc arches. | ||
| 7b8300f1 | 2016-06-03 11:57:56 | Bump after gnustep make/base update |