Searched refs:compatibility_version (Results 1 – 20 of 20) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/config/ |
D | mh-darwin | 34 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/ |
D | mh-darwin | 34 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/ |
D | mh-darwin | 34 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/ |
D | platform-darwin.mk | 12 SHARED += -current_version $(CURRENT_VERSION) -compatibility_version $(COMPATIBILITY_VERSION)
|
/third_party/skia/third_party/externals/freetype/ |
D | meson.build | 244 # OSX sets the compatibility_version (aka libtools version) differently from 250 '-compatibility_version', ft2_pkgconfig_version.split('.')[0],
|
/third_party/lz4/lib/ |
D | Makefile | 68 …SONAME_FLAGS = -install_name $(libdir)/liblz4.$(SHARED_EXT_MAJOR) -compatibility_version $(LIBVER_…
|
/third_party/freetype/ |
D | meson.build | 249 # 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/ |
D | toolchain-ios.cmake | 55 set (CMAKE_C_OSX_COMPATIBILITY_VERSION_FLAG "-compatibility_version ")
|
/third_party/skia/third_party/externals/freetype/builds/cmake/ |
D | iOS.cmake | 101 "-compatibility_version ")
|
/third_party/freetype/builds/cmake/ |
D | iOS.cmake | 101 "-compatibility_version ")
|
/third_party/flutter/skia/third_party/externals/freetype/builds/cmake/ |
D | iOS.cmake | 101 "-compatibility_version ")
|
/third_party/libwebsockets/contrib/ |
D | iOS.cmake | 80 set (CMAKE_C_OSX_COMPATIBILITY_VERSION_FLAG "-compatibility_version ")
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 592 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/ |
D | MachO.h | 606 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/ |
D | MachOYAML.cpp | 311 IO.mapRequired("compatibility_version", DylibStruct.compatibility_version); in mapping()
|
/third_party/python/ |
D | Makefile.pre.in | 654 … -Wl,-install_name,$(prefix)/lib/libpython$(LDVERSION).dylib -Wl,-compatibility_version,$(VERSION)… 686 -compatibility_version $(VERSION) \
|
D | configure.ac | 2485 LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -compatibility_version $(VERSION) -current_version $(VERSION)';; 2538 LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -compatibility_version $(VERSION) -current_version $(VERSION)';;
|
/third_party/ejdb/ |
D | ios-tc.cmake | 667 set(CMAKE_C_OSX_COMPATIBILITY_VERSION_FLAG "-compatibility_version ")
|
/third_party/cef/ |
D | BUILD.gn | 1606 "-compatibility_version",
|
/third_party/python/patches/ |
D | cpython_mingw_v3.10.2.patch | 10191 LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -compatibility_version $(VERSION) -current_version $(VERSION)';;
|