2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-10 21:54:59 by Jonathan Schleifer | Files touched by this commit (1) |
Log message: devel/objfw: Fix PLIST on macOS |
2024-11-09 13:51:15 by Jonathan Schleifer | Files touched by this commit (4) |
Log message: Update devel/objfw to 1.2.1 ObjFW 1.2 -> ObjFW 1.2.1, 2024-11-09 * Fixes exceptions in ObjC++. * Fixes compiling ObjC++ on Windows. * Fixes compiling tests on Haiku. * Properly hides private methods in ObjFWHID. |
2024-11-02 21:52:05 by Jonathan Schleifer | Files touched by this commit (5) |
Log message: Update devel/objfw to 1.2 |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-08-31 15:19:35 by Jonathan Schleifer | Files touched by this commit (1) |
Log message: devel/objfw: Fix PLIST on macOS |
2024-08-26 00:03:21 by Jonathan Schleifer | Files touched by this commit (4) |
Log message: Update devel/objfw to 1.1.7 ObjFW 1.1.6 -> ObjFW 1.1.7, 2024-08-25 * Fixes creating OFStrings from C strings with some encodings. * Fixes creating an ASCII C string from an OFString that has been initialized by passing an instance of a custom string class. * Fixes OFINIFile not parsing `=` within `"` correctly. * OFINIFile now allows comments and pairs before the first category. * OFINIFile now allows # for comments. * Hides some private symbols in the runtime library. * Disables UNIX datagram sockets on Hurd as Hurd has incomplete support for UNIX datagram sockets. |
2024-08-11 15:52:02 by Jonathan Schleifer | Files touched by this commit (4) |
Log message: Update devel/objfw to 1.1.6 ObjFW 1.1.5 -> ObjFW 1.1.6, 2024-08-11 * Fixes ObjC++ with GCC. * Adds handling of EINTR in OFKernelEventObserver. * Fixes overriding / reusing stack arguments in super calls on x86. * Makes headers compatible with -Wunused-parameter. |
2024-08-11 01:47:57 by Jonathan Schleifer | Files touched by this commit (1) |
Log message: Add buildlink3.mk for devel/objfw |