Home
last modified time | relevance | path

Searched defs:libext (Results 1 – 25 of 81) sorted by last modified time

1234

/dports/lang/voc/voc-63008f6/src/tools/make/
H A Dconfigure.c54 char *libext = ""; variable
/dports/dns/knot-resolver/knot-resolver-5.4.3/
H A Dmeson.build41 libext = '.so' variable
43 libext = '.dylib' variable
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/plugins/
H A Dmeson.build33 libext = '.dylib' variable
35 libext = '.dll' variable
37 libext = '.so' variable
/dports/archivers/upx/upx-3.96/src/
H A DMakefile34 libext ?= .a macro
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
H A DVMS.pm23 sub libext { '.OLB' } subroutine
H A DWindows.pm18 sub libext { '.lib' } subroutine
/dports/security/openssl-devel/openssl-3.0.2/Configurations/platform/
H A DWindows.pm18 sub libext { '.lib' } subroutine
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
H A DVMS.pm23 sub libext { '.OLB' } subroutine
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/
H A Dconfigure.ac116 AC_SUBST(libext) subst
/dports/security/clamav-lts/clamav-0.103.5/libltdl/
H A Dltdl.c78 static const char libext[] = LT_LIBEXT; variable
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/230 external project/libfoo/
H A Dmeson.build5 libext = 'dll' variable
7 libext = 'dylib' variable
9 libext = 'so' variable
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmComputeLinkInformation.cxx916 std::string libext = in ComputeItemParserInfo() local
994 std::string libext = "("; in CreateExtensionRegex() local
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmComputeLinkInformation.cxx916 std::string libext = in ComputeItemParserInfo() local
994 std::string libext = "("; in CreateExtensionRegex() local
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmComputeLinkInformation.cxx916 std::string libext = in ComputeItemParserInfo() local
994 std::string libext = "("; in CreateExtensionRegex() local
/dports/cad/verilator/verilator-4.216/src/
H A DV3Options.cpp97 void addLibExtV(const string& libext) { in addLibExtV()
289 void V3Options::addLibExtV(const string& libext) { m_impp->addLibExtV(libext); } in addLibExtV()
/dports/math/spot/spot-2.10.2/ltdl/
H A Dltdl.c78 static const char libext[] = LT_LIBEXT; variable
/dports/math/py-spot/spot-2.10.2/ltdl/
H A Dltdl.c78 static const char libext[] = LT_LIBEXT; variable
/dports/devel/py-game/pygame-2.1.0/buildconfig/
H A Dconfig_darwin.py20 libext = '.dylib' variable in Dependency
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/build/
H A Dbuild.py83 libext = '.dll' variable
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/230 external project/libfoo/
H A Dmeson.build5 libext = 'dll' variable
7 libext = 'dylib' variable
9 libext = 'so' variable
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/lib/libltdl/
H A Dltdl.c74 static const char libext[] = LT_LIBEXT; variable

1234