Home
last modified time | relevance | path

Searched refs:libext (Results 1 – 25 of 6637) sorted by relevance

12345678910>>...266

/dports/devel/libcircllhist/libcircllhist-79fab69ee82597e3940cab017d7b0cd50ef3e9c1/src/
H A DgeneratePythonFiles.sh16 libext = ".so"
18 libext = ".dylib"
21 "./libcircllhist" + libext, # 1. cwd
22 "/usr/local/lib/libcircllhist" + libext, # 2. default path
23 "/opt/circonus/lib/libcircllhist" + libext, # 3. vendor path
24 "libcircllhist" + libext # 4. system paths via ld.so
/dports/math/libmesh/libmesh-1.6.2/contrib/bin/
H A Dlibmesh-config.in51 libext="_opt"
57 libext="_dbg"
63 libext="_devel"
69 libext="_prof"
75 libext="_oprof"
135 …return_val="-Wl,-rpath,${libdir} -L${libdir} -lmesh${libext} -ltimpi${libext} @libmesh_optional_LI…
/dports/math/libmesh/libmesh-1.6.2/contrib/timpi/bin/
H A Dtimpi-config.in51 libext="_opt"
57 libext="_dbg"
63 libext="_devel"
69 libext="_prof"
75 libext="_oprof"
135 … return_val="-Wl,-rpath,${libdir} -L${libdir} -ltimpi${libext} @timpi_optional_LIBS@ $return_val"
/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
17 '--libext=' + libext,
/dports/devel/meson/meson-0.60.3/test cases/common/230 external project/libfoo/
H A Dmeson.build5 libext = 'dll' variable
7 libext = 'dylib' variable
9 libext = 'so' variable
17 '--libext=' + libext,
/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
17 '--libext=' + libext,
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/.github/workflows/
H A Dgithub_actions.yml256 [ -d ~/cache/libext ] && rsync -av ~/cache/libext/* src/libext/.
276 …mkdir -p ~/cache/libext/lib ~/cache/libext/bin ~/cache/libext/include ~/cache/libext/mpich || tr…
277 mkdir -p ~/cache/libext/mpich/mpich || true
280 ls -la src/libext ||true
281 [ -d "src/libext/lib" ] && rsync -av src/libext/lib/* ~/cache/libext/lib/. || true
282 [ -d "src/libext/bin" ] && rsync -av src/libext/bin/* ~/cache/libext/bin/. || true
283 … [ -d "src/libext/include" ] && rsync -av src/libext/include/* ~/cache/libext/include/. || true
H A Dgithub_actions_archs.yml128 mkdir -p cache/libext/lib || true
129 mkdir -p src/libext/lib || true
130 ls -Rl src/libext || true
133 rsync -av cache/libext/lib/* src/libext/lib/. || true
135 ls -Rl cache/libext/lib/ ||true
138 rsync -av src/libext/lib/* cache/libext/lib/. || true
140 ls -l cache/libext/lib/
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/
H A Dtestcurl.pl71 $libext);
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
667 if (-f "libcares$libext") {
668 logit "ares is now built successfully (libcares$libext)";
670 mydie "ares build failed (libcares$libext)";
686 if (-f "lib/libcurl$libext") {
687 logit "libcurl was created fine (libcurl$libext)";
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/
H A Dtestcurl.pl71 $libext);
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
667 if (-f "libcares$libext") {
668 logit "ares is now built successfully (libcares$libext)";
670 mydie "ares build failed (libcares$libext)";
686 if (-f "lib/libcurl$libext") {
687 logit "libcurl was created fine (libcurl$libext)";
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/
H A Dtestcurl.pl71 $libext);
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
667 if (-f "libcares$libext") {
668 logit "ares is now built successfully (libcares$libext)";
670 mydie "ares build failed (libcares$libext)";
686 if (-f "lib/libcurl$libext") {
687 logit "libcurl was created fine (libcurl$libext)";
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/
H A Dtestcurl.pl71 $libext);
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
667 if (-f "libcares$libext") {
668 logit "ares is now built successfully (libcares$libext)";
670 mydie "ares build failed (libcares$libext)";
686 if (-f "lib/libcurl$libext") {
687 logit "libcurl was created fine (libcurl$libext)";
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/
H A Dtestcurl.pl71 $libext);
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
667 if (-f "libcares$libext") {
668 logit "ares is now built successfully (libcares$libext)";
670 mydie "ares build failed (libcares$libext)";
686 if (-f "lib/libcurl$libext") {
687 logit "libcurl was created fine (libcurl$libext)";
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/
H A Dtestcurl.pl71 $libext);
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
675 if (-f "libcares$libext") {
676 logit "ares is now built successfully (libcares$libext)";
678 mydie "ares build failed (libcares$libext)";
694 if (-f "lib/libcurl$libext") {
695 logit "libcurl was created fine (libcurl$libext)";
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/
H A Dtestcurl.pl71 $libext);
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
675 if (-f "libcares$libext") {
676 logit "ares is now built successfully (libcares$libext)";
678 mydie "ares build failed (libcares$libext)";
694 if (-f "lib/libcurl$libext") {
695 logit "libcurl was created fine (libcurl$libext)";
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/
H A Dtestcurl.pl71 $libext);
156 $libext = '.lib';
161 $libext = '.a';
168 $libext = '.lib';
171 $libext = '.a';
675 if (-f "libcares$libext") {
676 logit "ares is now built successfully (libcares$libext)";
678 mydie "ares build failed (libcares$libext)";
694 if (-f "lib/libcurl$libext") {
695 logit "libcurl was created fine (libcurl$libext)";
[all …]
/dports/lang/mono/mono-5.10.1.57/scripts/
H A Dmono-find-requires.in40 libext="()(64bit)"
43 libext=""
49 ia64) libext="()(64bit)" ;;
126 print req"'$libext'"
/dports/lang/gcc8/gcc-8.5.0/libgo/misc/cgo/fortran/
H A Dtest.bash14 libext="so"
16 libext="dylib"
21 libpath=$(dirname $($FC -print-file-name=libgfortran.$libext))
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/misc/cgo/fortran/
H A Dtest.bash14 libext="so"
16 libext="dylib"
21 libpath=$(dirname $($FC -print-file-name=libgfortran.$libext))
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/misc/cgo/fortran/
H A Dtest.bash14 libext="so"
16 libext="dylib"
21 libpath=$(dirname $($FC -print-file-name=libgfortran.$libext))
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/misc/cgo/fortran/
H A Dtest.bash14 libext="so"
16 libext="dylib"
21 libpath=$(dirname $($FC -print-file-name=libgfortran.$libext))
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/misc/cgo/fortran/
H A Dtest.bash14 libext="so"
16 libext="dylib"
21 libpath=$(dirname $($FC -print-file-name=libgfortran.$libext))
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/misc/cgo/fortran/
H A Dtest.bash14 libext="so"
16 libext="dylib"
21 libpath=$(dirname $($FC -print-file-name=libgfortran.$libext))
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/misc/cgo/fortran/
H A Dtest.bash14 libext="so"
16 libext="dylib"
21 libpath=$(dirname $($FC -print-file-name=libgfortran.$libext))
/dports/lang/gcc9/gcc-9.4.0/libgo/misc/cgo/fortran/
H A Dtest.bash14 libext="so"
16 libext="dylib"
21 libpath=$(dirname $($FC -print-file-name=libgfortran.$libext))

12345678910>>...266