Searched refs:compatibility_version (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.9.5/ICU-511.35/icuSources/config/
H A Dmh-darwin32 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(libdir)/$(notdir $(MIDDLE_SO_TARGET))
34 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(notdir $(MIDDLE_SO_TARGET))
/macosx-10.9.5/libgcc-13/
H A DMakefile29 -compatibility_version 1 -current_version ${RC_ProjectBuildVersion} \
/macosx-10.9.5/llvmCore-3425.0.33/runtime/libprofile/
H A DMakefile36 -Wl,-compatibility_version -Wl,1
/macosx-10.9.5/llvmCore-3425.0.33/tools/lto/
H A DMakefile38 -Wl,-compatibility_version -Wl,1
/macosx-10.9.5/cctools-845/misc/
H A Dcmpdylib.c219 old_dl->dylib.compatibility_version){
222 "%s) (current version less than compatibility_version)",
226 "less than compatibility_version)", old_dylib);
252 new_dl->dylib.compatibility_version){
255 "%s) (current version less than compatibility_version)",
259 "less than compatibility_version)", new_dylib);
279 if(old_dl->dylib.compatibility_version >
280 new_dl->dylib.compatibility_version){
285 old_dl->dylib.compatibility_version,
286 new_dl->dylib.compatibility_version);
[all...]
/macosx-10.9.5/tidy-15.12/
H A DMakefile46 $(CC) $(CFLAGS) -dynamiclib $(SECTORDER_FLAGS) -o "$(ActualDSTROOT)/usr/lib/libtidy.A.dylib" "$(OBJROOT)/tidy/lib/libtidy.a" -install_name "/usr/lib/libtidy.A.dylib" -all_load -compatibility_version 1.0.0 -current_version 1.0.0
/macosx-10.9.5/xar-202/xar/lib/
H A DMakefile.inc143 $(CC) -dynamiclib -compatibility_version 1 -current_version 1 -install_name /Users/bogusbogus/sandbox/xar-trunk/xar/$(LIBRXAR_S) -o $@ $+ $(LDFLAGS) -lbz2 -lz -lcrypto -lxml2 -lz -lpthread -licucore -lm
159 $(CC) -dynamiclib -compatibility_version 1 -current_version 1 -install_name $(LIBDIR)/$(LIBXAR_SNAME) -o $@ $+ $(LDFLAGS) -lbz2 -lz -lcrypto -lxml2 -lz -lpthread -licucore -lm
H A DMakefile.inc.in143 $(CC) -dynamiclib -compatibility_version @LIB_REV@ -current_version @LIB_REV@ -install_name @abs_objroot@$(LIBRXAR_S) -o $@ $+ $(LDFLAGS) @LIBS@
159 $(CC) -dynamiclib -compatibility_version @LIB_REV@ -current_version @LIB_REV@ -install_name $(LIBDIR)/$(LIBXAR_SNAME) -o $@ $+ $(LDFLAGS) @LIBS@
/macosx-10.9.5/libdispatch-339.92.1/src/
H A DMakefile.am47 libdispatch_la_LDFLAGS+=-Wl,-compatibility_version,1 \
/macosx-10.9.5/cctools-845/ld/
H A Ddylibs.c102 dl->dylib.compatibility_version = dylib_compatibility_version;
216 if(dl->dylib.compatibility_version >
217 mdl->dl->dylib.compatibility_version){
222 "which has higher compatibility_version)",
/macosx-10.9.5/libpcap-42/
H A DMakefile36 $(CC) $(LDFLAGS) -dynamiclib -compatibility_version 1 -current_version 1 -all_load -install_name /usr/lib/libpcap.A.dylib -o $(OBJROOT)/libpcap.A.dylib $(OBJROOT)/libpcap.a
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-shlib/
H A DMakefile48 -Wl,-compatibility_version -Wl,1
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/
H A DMakefile93 $(CC) $(CFLAGS) $(LDFLAGS) -dynamiclib -dynamic -compatibility_version 0 -current_version 0 -install_name libasn1.dylib -o libasn1.dylib $(OBJECTS)
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.h416 unsigned long compatibility_version; /* Library's compatibility vers number. */ member in struct:bfd_mach_o_dylib_command
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DMachOLayout.hpp472 fDylibID.compatibilityVersion = dylib->compatibility_version();
486 lib.compatibilityVersion = dylib->compatibility_version();
H A DMachOFileAbstraction.hpp258 uint32_t compatibility_version() const INLINE { return E::get32(fields.dylib.compatibility_version); }
259 void set_compatibility_version(uint32_t value) INLINE { E::set32(fields.dylib.compatibility_version, value); }
/macosx-10.9.5/CF-855.17/
H A DMakefile33 LFLAGS=-dynamiclib -mmacosx-version-min=$(MIN_MACOSX_VERSION) -twolevel_namespace -fexceptions -init ___CFInitialize -compatibility_version 150 -current_version $(VERSION) -Wl,-alias_list,SymbolAliases -sectcreate __UNICODE __csbitmaps CFCharacterSetBitmaps.bitmap -sectcreate __UNICODE __properties CFUniCharPropertyDatabase.data -sectcreate __UNICODE __data $(call unicode_data_file_name,$(MACHINE_TYPE)) -segprot __UNICODE r r
/macosx-10.9.5/OpenLDAP-491.1/
H A DMakefile76 xcrun cc ${RC_CFLAGS} -install_name /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP -compatibility_version 1.0.0 -current_version 2.4.0 \
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A DMakefile233 -compatibility_version 1.0.0 \
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A DMakefile67 -compatibility_version $(COMPATIBILITY_VERSION) \
/macosx-10.9.5/cups-372.4/cups/filter/
H A DMakefile286 -compatibility_version 2.0.0 \
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A DMakefile358 -compatibility_version 1.0.0 \
/macosx-10.9.5/objc4-551.1/
H A Dmarkgc.c253 uint32_t compatibility_version; /* library's compatibility vers number*/
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h638 uint32_t compatibility_version; /* library's compatibility vers number*/ member in struct:dylib
/macosx-10.9.5/cctools-845/libmacho/
H A Dswap.c249 dl->dylib.compatibility_version =
250 OSSwapInt32(dl->dylib.compatibility_version);

Completed in 305 milliseconds

12