| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/ci/ |
| H A D | apple-install-libcxx.sh | 42 --version X[.Y[.Z]] The version of the library to encode in the dylib. 143 dylib=${1} 145 … inputs=$(for arch in ${architectures}; do echo "${build_dir}/${arch}-install/lib/${dylib}"; done) 147 step "Creating a universal dylib ${dylib} from the dylibs for all architectures" 148 xcrun --sdk "${sdk}" lipo -create ${inputs} -output "${build_dir}/${dylib}" 152 cp "${build_dir}/${dylib}" "${install_dir}/usr/lib/${dylib}" 153 xcrun --sdk "${sdk}" strip -S "${install_dir}/usr/lib/${dylib}" 156 xcrun --sdk "${sdk}" dsymutil "${build_dir}/${dylib}" -o "${symbols_dir}/${dylib}.dSYM" 157 cp "${build_dir}/${dylib}" "${symbols_dir}/${dylib}" 161 universal_dylib libc++abi.dylib [all …]
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/bindings/lua/ |
| H A D | Makefile | 24 lib${LIB}.dylib: 25 …-o ${.TARGET} ${OBJS} ${PREFIX}/pkg/lib/liblua.dylib /usr/lib/libc.dylib ${PREFIX}/pkg/lib/libnetp… 27 t: lib${LIB}.dylib
|
| /netbsd-src/libexec/httpd/lua/ |
| H A D | Makefile | 24 lib${LIB}.dylib: 25 … ${.TARGET} ${OBJS} ${PREFIX}/pkg/lib/liblua.dylib /usr/lib/libc.dylib ${PREFIX}/pkg/lib/libbozoht… 27 t: lib${LIB}.dylib
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ |
| H A D | t-slibgcc-darwin | 7 SHLIB_EXT = .dylib 40 # We are going to build a libgcc_s.1.dylib so that distributions can 42 # libgcc_ext.10.x.dylib stubs. 49 # in /usr/lib/libgcc_s.1.dylib). We also cannot forward the entire library 81 INSTALL_FILES += libgcc_s.1.dylib 116 libgcc_s.1.dylib: all-multi libgcc_s.$(SHLIB_SOVERSION)$(SHLIB_EXT) \ 129 -install_name $(SHLIB_INSTALL_DIR)/libgcc_s.1.dylib \ 138 libgcc_s.1.dylib: all-multi libgcc_s.$(SHLIB_SOVERSION)$(SHLIB_EXT) 149 -install_name $(SHLIB_INSTALL_DIR)/libgcc_s.1.dylib \
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/ |
| H A D | t-slibgcc-darwin | 7 SHLIB_EXT = .dylib 40 # We are going to build a libgcc_s.1.dylib so that distributions can 42 # libgcc_ext.10.x.dylib stubs. 49 # in /usr/lib/libgcc_s.1.dylib). We also cannot forward the entire library 81 INSTALL_FILES += libgcc_s.1.dylib 116 libgcc_s.1.dylib: all-multi libgcc_s.$(SHLIB_SOVERSION)$(SHLIB_EXT) \ 129 -install_name $(SHLIB_INSTALL_DIR)/libgcc_s.1.dylib \ 138 libgcc_s.1.dylib: all-multi libgcc_s.$(SHLIB_SOVERSION)$(SHLIB_EXT) 149 -install_name $(SHLIB_INSTALL_DIR)/libgcc_s.1.dylib \
|
| /netbsd-src/external/public-domain/xz/dist/macosx/ |
| H A D | build.sh | 68 cp -p liblzma/usr/local/lib/liblzma.5.dylib Root/usr/local/lib 76 …install_name_tool -change /usr/local/lib/liblzma.5.dylib @executable_path/../lib/liblzma.5.dylib R… 79 for lib in liblzma.5.dylib; do 81 install_name_tool -id @executable_path/../lib/liblzma.5.dylib Root/usr/local/lib/$lib
|
| /netbsd-src/external/mit/expat/dist/cmake/autotools/ |
| H A D | expat-noconfig__macos.cmake.in | 11 …TION_NOCONFIG "${_IMPORT_PREFIX}/@LIBDIR_BASENAME@/libexpat.@SO_MAJOR@.@SO_MINOR@.@SO_PATCH@.dylib" 12 IMPORTED_SONAME_NOCONFIG "@rpath/libexpat.@SO_MAJOR@.dylib" 16 …xpat::expat "${_IMPORT_PREFIX}/@LIBDIR_BASENAME@/libexpat.@SO_MAJOR@.@SO_MINOR@.@SO_PATCH@.dylib" )
|
| /netbsd-src/external/apache2/llvm/dist/clang/examples/PrintFunctionNames/ |
| H A D | README.txt | 14 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.dylib -plugin print-fns some-input… 15 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.dylib -plugin print-fns -plugin-ar… 16 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.dylib -plugin print-fns -plugin-ar…
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | test_java_pkcs11.in | 43 for a in libhx509.so .libs/libhx509.so libhx509.dylib .libs/libhx509.dylib ; do
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | __availability | 31 // For example, the filesystem library was introduced in the dylib in macOS 10.15. 85 // which were added to the dylib later. 102 // which was added to the dylib later. 114 // (e.g. std::locale::collate), which are defined in the dylib. 119 // lock table located in the dylib. 123 // depend on something in the dylib.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | darwin.opt | 98 -allowable_client <name> The output dylib is private to the client <name>. 126 -client_name <name> Enable the executable being built to link against a private dylib (using allowa… 142 -dylib_file install_name:file_name This allows linking of a dylib with \"install_name\" but to be f… 206 -image_base <address> Specify <address> as the base address for a dylib or bundle. 210 -init <symbol_name> The symbol <symbol_name> will be used as the first initialiser for a dylib. 214 -install_name <name> Set the install name for a dylib. 338 …nly_addr <address> Specify that <address> is the base address of the read-only segments of a dylib. 342 …<address> Specify that <address> is the base address address of the read-write segments of a dylib.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | darwin.opt | 102 -allowable_client <name> The output dylib is private to the client <name>. 130 -client_name <name> Enable the executable being built to link against a private dylib (using allowa… 146 -dylib_file install_name:file_name This allows linking of a dylib with \"install_name\" but to be f… 210 -image_base <address> Specify <address> as the base address for a dylib or bundle. 214 -init <symbol_name> The symbol <symbol_name> will be used as the first initialiser for a dylib. 218 -install_name <name> Set the install name for a dylib. 342 …nly_addr <address> Specify that <address> is the base address of the read-only segments of a dylib. 346 …<address> Specify that <address> is the base address address of the read-write segments of a dylib.
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/lib/abi/ |
| H A D | CHANGELOG.TXT | 4 the addition and deletion of symbols from the libc++ dylib. 108 * XXXXXXX - [libc++] Instantiate additional <iostream> members in the dylib 338 adds a few symbols to the dylib. This is backwards-compatible since we're 644 it into the standard) from the headers and the dylib. This is technically an 679 of their users could actually be using the symbol in their dylib (because 712 against libc++.dylib to actually depend on that symbol. The reason is that 714 instantiation present in the dylib itself only. Furthermore, if a user's 715 dylib was implicitly instantiating __thread_specific_ptr<T>::__at_thread_exit 718 using the symbol in their dylib (because it's an implicit instantiation). 722 from outside the dylib. [all …]
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | mach | 251 #!:ext dylib 252 !:ext dylib/ 255 # normally name extension bundle; but exceptions like: AMDil_r700.dylib 256 !:ext bundle/dylib/
|
| /netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/mirror/ |
| H A D | Makefile | 26 LIB_SHARED = libdevmapper-event-lvm2mirror.dylib
|
| H A D | Makefile.in | 26 LIB_SHARED = libdevmapper-event-lvm2mirror.dylib
|
| /netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/snapshot/ |
| H A D | Makefile | 26 LIB_SHARED = libdevmapper-event-lvm2snapshot.dylib
|
| H A D | Makefile.in | 26 LIB_SHARED = libdevmapper-event-lvm2snapshot.dylib
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
| H A D | CMakeLists.txt | 150 set(LIBFILE "libclang_rt.asan_osx_dynamic.dylib") 152 set(LIBFILE "libclang_rt.ubsan_osx_dynamic.dylib") 154 set(LIBFILE "libclang_rt.tsan_osx_dynamic.dylib") 229 # into libc++ because in that case there's no dylib to re-export from.
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
| H A D | .gitignore | 6 *.dylib
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/tests/kdc/ |
| H A D | check-pkinit.in | 266 for a in libhx509.so .libs/libhx509.so libhx509.dylib .libs/libhx509.dylib ; do
|
| /netbsd-src/external/apache2/llvm/dist/llvm/ |
| H A D | .gitattributes | 8 test/tools/dsymutil/Inputs/*.dylib binary
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/tools/lto/ |
| H A D | BUILD.gn | 42 "-Wl,-install_name,@rpath/libLTO.dylib",
|
| /netbsd-src/external/gpl2/lvm2/dist/liblvm/ |
| H A D | Makefile | 35 LIB_SHARED = $(LIB_NAME).dylib
|
| H A D | Makefile.in | 35 LIB_SHARED = $(LIB_NAME).dylib
|