mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
c6b74337ad
of Objective-C 2 for use with GNUstep and other Objective-C programs. This runtime is based on the Etoile Objective-C Runtime, an earlier research prototype, and includes support for non-fragile instance variables, type-dependent dispatch, and object planes. It is fully compatible with the FSF's GCC Objective-C ABI and also implements a new ABI that is supported by Clang and is required for some of the newer features.
23 lines
537 B
Plaintext
23 lines
537 B
Plaintext
include/objc/Availability.h
|
|
include/objc/Object.h
|
|
include/objc/Protocol.h
|
|
include/objc/blocks_runtime.h
|
|
include/objc/capabilities.h
|
|
include/objc/developer.h
|
|
include/objc/encoding.h
|
|
include/objc/hooks.h
|
|
include/objc/objc-api.h
|
|
include/objc/objc-arc.h
|
|
include/objc/objc-auto.h
|
|
include/objc/objc.h
|
|
include/objc/runtime.h
|
|
include/objc/runtime-deprecated.h
|
|
include/objc/slot.h
|
|
%%WITH_TOYDISPATCH%%include/objc/toydispatch.h
|
|
lib/libobjc.a
|
|
lib/libobjc.so
|
|
lib/libobjc.so.%%SHLIB%%
|
|
lib/libobjcxx.so
|
|
lib/libobjcxx.so.%%SHLIB%%
|
|
@dirrm include/objc
|