Home
last modified time | relevance | path

Searched refs:compatibility_version (Results 1 – 20 of 20) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/config/
Dmh-darwin34 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO…
36 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO…
/third_party/skia/third_party/externals/icu/source/config/
Dmh-darwin34 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO…
36 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO…
/third_party/icu/icu4c/source/config/
Dmh-darwin34 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO…
36 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO…
/third_party/openh264/build/
Dplatform-darwin.mk12 SHARED += -current_version $(CURRENT_VERSION) -compatibility_version $(COMPATIBILITY_VERSION)
/third_party/skia/third_party/externals/freetype/
Dmeson.build244 # OSX sets the compatibility_version (aka libtools version) differently from
250 '-compatibility_version', ft2_pkgconfig_version.split('.')[0],
/third_party/lz4/lib/
DMakefile68 …SONAME_FLAGS = -install_name $(libdir)/liblz4.$(SHARED_EXT_MAJOR) -compatibility_version $(LIBVER_…
/third_party/freetype/
Dmeson.build249 # OSX sets the compatibility_version (aka libtools version) differently from
255 '-compatibility_version', ft2_pkgconfig_version.split('.')[0],
/third_party/vk-gl-cts/framework/delibs/cmake/
Dtoolchain-ios.cmake55 set (CMAKE_C_OSX_COMPATIBILITY_VERSION_FLAG "-compatibility_version ")
/third_party/skia/third_party/externals/freetype/builds/cmake/
DiOS.cmake101 "-compatibility_version ")
/third_party/freetype/builds/cmake/
DiOS.cmake101 "-compatibility_version ")
/third_party/flutter/skia/third_party/externals/freetype/builds/cmake/
DiOS.cmake101 "-compatibility_version ")
/third_party/libwebsockets/contrib/
DiOS.cmake80 set (CMAKE_C_OSX_COMPATIBILITY_VERSION_FLAG "-compatibility_version ")
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h592 uint32_t compatibility_version; member
1099 sys::swapByteOrder(d.dylib.compatibility_version); in swapStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h606 uint32_t compatibility_version; member
1130 sys::swapByteOrder(d.dylib.compatibility_version); in swapStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp311 IO.mapRequired("compatibility_version", DylibStruct.compatibility_version); in mapping()
/third_party/python/
DMakefile.pre.in654 … -Wl,-install_name,$(prefix)/lib/libpython$(LDVERSION).dylib -Wl,-compatibility_version,$(VERSION)…
686 -compatibility_version $(VERSION) \
Dconfigure.ac2485 LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -compatibility_version $(VERSION) -current_version $(VERSION)';;
2538 LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -compatibility_version $(VERSION) -current_version $(VERSION)';;
/third_party/ejdb/
Dios-tc.cmake667 set(CMAKE_C_OSX_COMPATIBILITY_VERSION_FLAG "-compatibility_version ")
/third_party/cef/
DBUILD.gn1606 "-compatibility_version",
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch10191 LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -compatibility_version $(VERSION) -current_version $(VERSION)';;