Searched refs:SONAME (Results 1 – 25 of 34) sorted by relevance
12
/third_party/curl/packages/OS400/ |
D | initscript.sh | 55 SONAME=`sed -e '/^VERSIONINFO=/!d' -e 's/^.* \([0-9]*\):.*$/\1/' -e 'q' \ 57 export SONAME 69 setenv SRVPGM "CURL.${SONAME}" # Service program.
|
D | make-lib.sh | 149 then echo " STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('LIBCURL_${SONAME}')" \
|
/third_party/re2/ |
D | Makefile | 47 SONAME=0 macro 56 SOEXTVER=$(SONAME).$(SOEXT) 57 SOEXTVER00=$(SONAME).0.0.$(SOEXT) 61 SOEXTVER=$(SOEXT).$(SONAME) 62 SOEXTVER00=$(SOEXT).$(SONAME).0.0 66 SOEXTVER=$(SOEXT).$(SONAME) 67 SOEXTVER00=$(SOEXT).$(SONAME).0.0
|
/third_party/glslang/ |
D | CHANGES.md | 33 * `glslang` shared objects produced by CMake are now `SONAME` versioned using
|
/third_party/curl/docs/ |
D | HISTORY.md | 112 from scratch again. The libcurl major SONAME number was set to 1. 126 code. The libcurl major SONAME number was bumped to 2 due to this overhaul. 181 This release bumped the major SONAME to 3 due to the removal of the 217 September: The major SONAME number for libcurl was bumped to 4 due to the
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | mh-qnx | 72 ## QNX wants the SONAME in the shared lib to match the final "real" filename.
|
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability).
|
/third_party/flutter/skia/third_party/externals/icu/source/config/ |
D | mh-qnx | 72 ## QNX wants the SONAME in the shared lib to match the final "real" filename.
|
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability).
|
/third_party/icu/icu4c/source/config/ |
D | mh-qnx | 72 ## QNX wants the SONAME in the shared lib to match the final "real" filename.
|
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability).
|
/third_party/mesa3d/docs/ |
D | android.rst | 75 SONAME to match. For now, in turnip we have been using a hack to the 76 meson.build to change the SONAME.
|
/third_party/curl/docs/libcurl/ |
D | ABI.md | 36 We are determined to bump the SONAME as rarely as possible. Ideally, we
|
/third_party/boost/tools/build/src/tools/ |
D | clang-linux.jam | 275 # Target OS is not Windows, needs the RPATH and SONAME stuff 285 # Target OS is Windows, does not need the RPATH and SONAME stuff
|
/third_party/curl/tests/data/ |
D | test1135 | 18 # new entries last or bump the SONAME.
|
/third_party/openssl/Configurations/ |
D | README | 136 becomes part of the SONAME of the library and also 141 the value of the symlink as the SONAME, a target 144 an SONAME equal to the value of the symlink. The
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | DynamicTags.def | 53 DYNAMIC_TAG(SONAME, 14) // String table offset of a shared objects name.
|
/third_party/icu/docs/userguide/packaging/ |
D | index.md | 145 qualified). This library file has an embedded name (SONAME) of `libicuuc.so.54`,
|
/third_party/node/deps/cares/m4/ |
D | ltoptions.m4 | 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | ltoptions.m4 | 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
|
/third_party/libpng/scripts/ |
D | ltoptions.m4 | 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
|
/third_party/wayland_standard/m4/ |
D | ltoptions.m4 | 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
|
/third_party/eudev/m4/ |
D | ltoptions.m4 | 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
|
/third_party/libevdev/m4/ |
D | ltoptions.m4 | 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
|
/third_party/flutter/skia/third_party/externals/libpng/scripts/ |
D | ltoptions.m4 | 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
|
12