Add darwin platform lib to mac OS
This commit is contained in:
committed by
SvyatoslavScherbina
parent
2758aad1e9
commit
513794ede3
@@ -1,4 +1,5 @@
|
|||||||
depends = posix
|
depends = posix
|
||||||
package = platform.iconv
|
package = platform.iconv
|
||||||
headers = iconv.h
|
headers = iconv.h
|
||||||
|
headerFilter = **
|
||||||
linkerOpts = -liconv
|
linkerOpts = -liconv
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security libkern osx posix
|
depends = ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.AppKit
|
package = platform.AppKit
|
||||||
headers = AppKit/AppKit.h
|
headers = AppKit/AppKit.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration IOKit ImageIO Security libkern osx posix
|
depends = CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration IOKit ImageIO Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.ApplicationServices
|
package = platform.ApplicationServices
|
||||||
headers = ApplicationServices/ApplicationServices.h
|
headers = ApplicationServices/ApplicationServices.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CoreFoundation osx posix
|
depends = CoreFoundation darwin posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.CFNetwork
|
package = platform.CFNetwork
|
||||||
headers = CFNetwork/CFNetwork.h
|
headers = CFNetwork/CFNetwork.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security libkern osx posix
|
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.CoreData
|
package = platform.CoreData
|
||||||
headers = CoreData/CoreData.h
|
headers = CoreData/CoreData.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = osx posix
|
depends = darwin posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.CoreFoundation
|
package = platform.CoreFoundation
|
||||||
headers = CoreFoundation/CoreFoundation.h CoreFoundation/CFPlugIn.h CoreFoundation/CFPlugInCOM.h
|
headers = CoreFoundation/CoreFoundation.h CoreFoundation/CFPlugIn.h CoreFoundation/CFPlugInCOM.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CoreFoundation IOKit libkern osx posix
|
depends = CoreFoundation IOKit darwin libkern posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.CoreGraphics
|
package = platform.CoreGraphics
|
||||||
headers = CoreGraphics/CoreGraphics.h
|
headers = CoreGraphics/CoreGraphics.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security libkern osx posix
|
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.CoreImage
|
package = platform.CoreImage
|
||||||
headers = CoreImage/CoreImage.h
|
headers = CoreImage/CoreImage.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CFNetwork CoreFoundation DiskArbitration IOKit Security libkern osx posix
|
depends = CFNetwork CoreFoundation DiskArbitration IOKit Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.CoreServices
|
package = platform.CoreServices
|
||||||
headers = CoreServices/CoreServices.h
|
headers = CoreServices/CoreServices.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CoreFoundation CoreGraphics osx posix
|
depends = CoreFoundation CoreGraphics darwin posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.CoreText
|
package = platform.CoreText
|
||||||
headers = CoreText/CoreText.h
|
headers = CoreText/CoreText.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security libkern osx posix
|
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.CoreVideo
|
package = platform.CoreVideo
|
||||||
headers = CoreVideo/CoreVideo.h
|
headers = CoreVideo/CoreVideo.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CoreFoundation IOKit libkern osx posix
|
depends = CoreFoundation IOKit darwin libkern posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.DiskArbitration
|
package = platform.DiskArbitration
|
||||||
headers = DiskArbitration/DiskArbitration.h
|
headers = DiskArbitration/DiskArbitration.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration IOKit ImageIO Security libkern osx posix
|
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration IOKit ImageIO Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.Foundation
|
package = platform.Foundation
|
||||||
headers = Foundation/Foundation.h
|
headers = Foundation/Foundation.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CoreFoundation libkern osx posix
|
depends = CoreFoundation darwin libkern posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.IOKit
|
package = platform.IOKit
|
||||||
headers = IOKit/IOKitLib.h IOKit/hidsystem/IOLLEvent.h
|
headers = IOKit/IOKitLib.h IOKit/hidsystem/IOLLEvent.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security libkern osx posix
|
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.IOSurface
|
package = platform.IOSurface
|
||||||
headers = IOSurface/IOSurface.h IOSurface/IOSurfaceObjC.h
|
headers = IOSurface/IOSurface.h IOSurface/IOSurfaceObjC.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CoreFoundation CoreGraphics IOKit libkern osx posix
|
depends = CoreFoundation CoreGraphics IOKit darwin libkern posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.ImageIO
|
package = platform.ImageIO
|
||||||
headers = ImageIO/ImageIO.h
|
headers = ImageIO/ImageIO.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit IOSurface ImageIO Security libkern osx posix
|
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit IOSurface ImageIO Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.Metal
|
package = platform.Metal
|
||||||
headers = Metal/Metal.h
|
headers = Metal/Metal.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = osx posix
|
depends = darwin posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.OpenGLCommon
|
package = platform.OpenGLCommon
|
||||||
headers = OpenGL/OpenGL.h
|
headers = OpenGL/OpenGL.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security libkern osx posix
|
depends = ApplicationServices CFNetwork CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.QuartzCore
|
package = platform.QuartzCore
|
||||||
headers = QuartzCore/QuartzCore.h QuartzCore/CIImage.h QuartzCore/CIColor.h
|
headers = QuartzCore/QuartzCore.h QuartzCore/CIImage.h QuartzCore/CIColor.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = CoreFoundation osx posix
|
depends = CoreFoundation darwin posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.Security
|
package = platform.Security
|
||||||
headers = Security/Security.h Security/SecureTransport.h
|
headers = Security/Security.h Security/SecureTransport.h
|
||||||
|
|||||||
@@ -0,0 +1,37 @@
|
|||||||
|
depends = posix
|
||||||
|
language = Objective-C
|
||||||
|
package = platform.darwin
|
||||||
|
headers = AppleTextureEncoder.h AssertMacros.h Availability.h AvailabilityInternal.h \
|
||||||
|
AvailabilityMacros.h Block.h ConditionalMacros.h MacTypes.h \
|
||||||
|
TargetConditionals.h __cxxabi_config.h _locale.h _types.h _wctype.h \
|
||||||
|
aio.h asl.h bitstring.h bzlib.h \
|
||||||
|
cache.h cache_callbacks.h checkint.h compression.h copyfile.h \
|
||||||
|
cpio.h ctype.h cxxabi.h db.h \
|
||||||
|
dns.h dns_sd.h dns_util.h execinfo.h \
|
||||||
|
fmtmsg.h fstab.h \
|
||||||
|
gethostuuid.h glob.h ifaddrs.h inttypes.h iso646.h \
|
||||||
|
langinfo.h \
|
||||||
|
libgen.h libunwind.h \
|
||||||
|
membership.h monetary.h mpool.h \
|
||||||
|
nameser.h ndbm.h nl_types.h \
|
||||||
|
notify.h notify_keys.h ntsid.h \
|
||||||
|
printf.h \
|
||||||
|
readpassphrase.h removefile.h \
|
||||||
|
runetype.h sandbox.h standards.h \
|
||||||
|
stringlist.h sysdir.h sysexits.h tar.h \
|
||||||
|
ttyent.h \
|
||||||
|
unwind.h util.h utmpx.h vis.h wordexp.h xattr_flags.h \
|
||||||
|
bank/bank_types.h \
|
||||||
|
bsm/libbsm.h \
|
||||||
|
os/activity.h os/availability.h os/base.h os/lock.h \
|
||||||
|
os/object.h os/overflow.h os/trace.h
|
||||||
|
# simd/simd.h
|
||||||
|
|
||||||
|
headerFilter = **
|
||||||
|
|
||||||
|
compilerOpts = -D_XOPEN_SOURCE
|
||||||
|
linkerOpts = -ldl -lz
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
// menu.h is excluded so far due to interop issues.
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
depends = posix
|
depends = posix
|
||||||
package = platform.iconv
|
package = platform.iconv
|
||||||
headers = iconv.h
|
headers = iconv.h
|
||||||
|
headerFilter = **
|
||||||
linkerOpts = -liconv
|
linkerOpts = -liconv
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = osx posix
|
depends = darwin posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.libkern
|
package = platform.libkern
|
||||||
headers = libkern/OSTypes.h libkern/OSAtomic.h device/device_types.h device/device_types.h
|
headers = libkern/OSTypes.h libkern/OSAtomic.h device/device_types.h device/device_types.h
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
depends = osx posix
|
depends = darwin posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.objc
|
package = platform.objc
|
||||||
headers = objc/List.h objc/NSObjCRuntime.h objc/NSObject.h objc/Object.h objc/Protocol.h \
|
headers = objc/List.h objc/NSObjCRuntime.h objc/NSObject.h objc/Object.h objc/Protocol.h \
|
||||||
|
|||||||
@@ -1,36 +1,34 @@
|
|||||||
depends = posix
|
depends = darwin posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.osx
|
package = platform.osx
|
||||||
headers = AppleTextureEncoder.h AssertMacros.h Availability.h AvailabilityInternal.h \
|
headers = NSSystemDirectories.h \
|
||||||
AvailabilityMacros.h Block.h ConditionalMacros.h MacTypes.h NSSystemDirectories.h \
|
aliasdb.h bootparams.h bootstrap.h \
|
||||||
TargetConditionals.h __cxxabi_config.h _locale.h _types.h _wctype.h \
|
com_err.h \
|
||||||
aio.h aliasdb.h asl.h bitstring.h bootparams.h bootstrap.h bzlib.h \
|
crt_externs.h \
|
||||||
cache.h cache_callbacks.h checkint.h com_err.h compression.h copyfile.h \
|
disktab.h dtrace.h \
|
||||||
cpio.h crt_externs.h ctype.h cxxabi.h db.h \
|
emmintrin.h eti.h expat.h \
|
||||||
disktab.h dns.h dns_sd.h dns_util.h dtrace.h \
|
expat_external.h form.h fsproperties.h get_compat.h \
|
||||||
emmintrin.h eti.h execinfo.h expat.h \
|
gssapi.h histedit.h \
|
||||||
expat_external.h fmtmsg.h form.h fsproperties.h fstab.h get_compat.h \
|
krb5.h launch.h lber.h lber_types.h ldif.h libc.h libcharset.h \
|
||||||
gethostuuid.h glob.h gssapi.h histedit.h ifaddrs.h inttypes.h iso646.h \
|
libproc.h localcharset.h \
|
||||||
krb5.h langinfo.h launch.h lber.h lber_types.h ldif.h libc.h libcharset.h \
|
mmintrin.h monitor.h \
|
||||||
libgen.h libproc.h libunwind.h localcharset.h \
|
nc_tparm.h ncurses.h ncurses_dll.h \
|
||||||
membership.h mmintrin.h monetary.h monitor.h mpool.h \
|
nlist.h \
|
||||||
nameser.h nc_tparm.h ncurses.h ncurses_dll.h ndbm.h nl_types.h \
|
panel.h pcap-bpf.h pcap-namedb.h pcap.h printerdb.h \
|
||||||
nlist.h notify.h notify_keys.h ntsid.h \
|
profile.h ranlib.h rune.h \
|
||||||
panel.h pcap-bpf.h pcap-namedb.h pcap.h printerdb.h printf.h \
|
stab.h strhash.h \
|
||||||
profile.h ranlib.h readpassphrase.h removefile.h rune.h \
|
struct.h term.h \
|
||||||
runetype.h sandbox.h stab.h standards.h strhash.h \
|
term_entry.h termcap.h tic.h timeconv.h tzfile.h \
|
||||||
stringlist.h struct.h sysdir.h sysexits.h tar.h term.h \
|
unctrl.h vproc.h \
|
||||||
term_entry.h termcap.h tic.h timeconv.h ttyent.h tzfile.h \
|
|
||||||
unctrl.h unwind.h utmpx.h vis.h vproc.h wordexp.h xattr_flags.h \
|
|
||||||
xmmintrin.h \
|
xmmintrin.h \
|
||||||
atm/atm_types.h bank/bank_types.h bsm/libbsm.h corpses/task_corpse.h \
|
atm/atm_types.h corpses/task_corpse.h \
|
||||||
hfs/hfs_format.h hfs/hfs_mount.h hfs/hfs_unistr.h \
|
hfs/hfs_format.h hfs/hfs_mount.h hfs/hfs_unistr.h \
|
||||||
os/activity.h os/availability.h os/base.h os/lock.h \
|
sys/kauth.h
|
||||||
os/object.h os/overflow.h os/trace.h \
|
|
||||||
sys/kauth.h
|
|
||||||
|
|
||||||
headerFilter = **
|
headerFilter = **
|
||||||
|
|
||||||
|
exportForwardDeclarations = objcnames.classes.NSObject objcnames.protocols.NSObjectProtocol
|
||||||
|
|
||||||
compilerOpts = -D_XOPEN_SOURCE
|
compilerOpts = -D_XOPEN_SOURCE
|
||||||
excludedFunctions = KERNEL_AUDIT_TOKEN KERNEL_SECURITY_TOKEN vm_map_64 vm_mapped_pages_info vm_region_recurse vm_region xpc_debugger_api_misuse_info \
|
excludedFunctions = KERNEL_AUDIT_TOKEN KERNEL_SECURITY_TOKEN vm_map_64 vm_mapped_pages_info vm_region_recurse vm_region xpc_debugger_api_misuse_info \
|
||||||
_dtrace_debug _dtrace_mangled _nc_progname _nc_trace_xnames _nc_tracebits _nc_tracef _traceattr2 _tracechar _tracedump _tracef \
|
_dtrace_debug _dtrace_mangled _nc_progname _nc_trace_xnames _nc_tracebits _nc_tracef _traceattr2 _tracechar _tracedump _tracef \
|
||||||
@@ -47,7 +45,6 @@ excludedFunctions = KERNEL_AUDIT_TOKEN KERNEL_SECURITY_TOKEN vm_map_64 vm_mapped
|
|||||||
nlist os_trace_info_with_payload safe_gets task_wire trace
|
nlist os_trace_info_with_payload safe_gets task_wire trace
|
||||||
|
|
||||||
linkerOpts = -late -lbsm -lbz2 -lcompression -ledit -lexpat -lform -lkrb5 -llber -lldap -lncurses -lpanel -lpcap -ldtrace
|
linkerOpts = -late -lbsm -lbz2 -lcompression -ledit -lexpat -lform -lkrb5 -llber -lldap -lncurses -lpanel -lpcap -ldtrace
|
||||||
depends = posix
|
|
||||||
---
|
---
|
||||||
|
|
||||||
// menu.h is excluded so far due to interop issues.
|
// menu.h is excluded so far due to interop issues.
|
||||||
|
|||||||
Reference in New Issue
Block a user