Home
last modified time | relevance | path

Searched refs:lib_type (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dports/devel/allegro/allegro-4.4.3.1/misc/
H A Dallegro-config.in26 lib_type=@LIB_TO_LINK@
145 lib_type=alleg
151 lib_type=alleg-debug
155 lib_type=alleg-profile
193 echo $libdirs $allegro_ldflags -l${lib_type} $allegro_libs
195 echo $libdirs $allegro_ldflags -l${lib_type}
/dports/biology/fasta3/fasta-36.3.8/src/
H A Dmap_db.c126 lib_type = 0; in main()
151 lib_type = atoi(bp+1); in main()
154 else lib_type = 0; in main()
156 if (get_ent_arr[lib_type] == NULL) { in main()
161 if (lib_type == 6) lib_aa = 0; in main()
162 if (lib_type == 1) lib_aa = 0; in main()
289 format[3]=lib_type; in main()
344 format[3]=lib_type; in main()
388 openlib(char *lname, int lib_type) in openlib() argument
399 lname, lib_type); in openlib()
[all …]
/dports/graphics/jasper/jasper-version-2.0.33/build/travis/
H A Dbuild70 for lib_type in static shared; do
72 install_dir="$tmp_dir/$lib_type/install"
73 test_dir="$tmp_dir/$lib_type/test"
74 if [ "$lib_type" = shared ]; then
82 echo "Library type: $lib_type"
188 if [ "$lib_type" = shared ]; then
/dports/multimedia/mpv/mpv-0.34.1/waftools/detections/
H A Dcompiler_swift.py72 for lib_type, path in swift_library_relative_paths.items():
73 if lib_type not in swift_libraries:
77 swift_libraries[lib_type] = swift_library.abspath()
92 for lib_type, paths in swift_library_paths.items():
94 if lib_type not in swift_libraries:
97 swift_libraries[lib_type] = swift_library.abspath()
/dports/math/cppad/CppAD-20210000.8/bin/
H A Dget_colpack.sh124 lib_type='--enable-static --disable-shared'
128 lib_type='--enable-static --enable-shared'
133 $lib_type
/dports/science/qiskit-aer/qiskit-aer-0.5.2/cmake/
H A DtargetLinkLibrariesWithDynamicLookup.cmake193 lib_type
208 set(test_project_dir "${test_project_dir}/${lib_type}")
239 add_library(number ${lib_type} number.c)
436 set(lib_type "SHARED") variable
448 set(lib_type "${ARGV1}") variable
461 ${lib_type}
473 lib_type
485 set(cache_var "HAS_DYNAMIC_LOOKUP_${target_type}_${lib_type}")
506 ${lib_type}
539 _get_target_type(lib_type ${lib})
[all …]
/dports/devel/py-scikit-build/scikit-build-0.12.0/skbuild/resources/cmake/
H A DtargetLinkLibrariesWithDynamicLookup.cmake193 lib_type
208 set(test_project_dir "${test_project_dir}/${lib_type}")
239 add_library(number ${lib_type} number.c)
436 set(lib_type "SHARED") variable
448 set(lib_type "${ARGV1}") variable
461 ${lib_type}
473 lib_type
485 set(cache_var "HAS_DYNAMIC_LOOKUP_${target_type}_${lib_type}")
506 ${lib_type}
539 _get_target_type(lib_type ${lib})
[all …]
/dports/devel/zfp/zfp-0.5.5/python/scikit-build-cmake/
H A DtargetLinkLibrariesWithDynamicLookup.cmake193 lib_type
208 set(test_project_dir "${test_project_dir}/${lib_type}")
239 add_library(number ${lib_type} number.c)
436 set(lib_type "SHARED") variable
448 set(lib_type "${ARGV1}") variable
461 ${lib_type}
473 lib_type
485 set(cache_var "HAS_DYNAMIC_LOOKUP_${target_type}_${lib_type}")
506 ${lib_type}
539 _get_target_type(lib_type ${lib})
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/scripts/
H A Dmysql_config.pl.in225 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
227 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
228 $flags->{$lib_type} = []; # Clear it
231 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/mariadb104-server/mariadb-10.4.24/scripts/
H A Dmysql_config.pl.in225 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
227 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
228 $flags->{$lib_type} = []; # Clear it
231 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/mariadb104-client/mariadb-10.4.24/scripts/
H A Dmysql_config.pl.in225 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
227 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
228 $flags->{$lib_type} = []; # Clear it
231 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/mariadb103-client/mariadb-10.3.34/scripts/
H A Dmysql_config.pl.in225 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
227 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
228 $flags->{$lib_type} = []; # Clear it
231 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/mariadb103-server/mariadb-10.3.34/scripts/
H A Dmysql_config.pl.in225 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
227 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
228 $flags->{$lib_type} = []; # Clear it
231 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/mysql55-client/mysql-5.5.62/scripts/
H A Dmysql_config.pl.in225 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
227 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
228 $flags->{$lib_type} = []; # Clear it
231 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/mariadb105-server/mariadb-10.5.15/scripts/
H A Dmysql_config.pl.in225 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
227 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
228 $flags->{$lib_type} = []; # Clear it
231 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/math/boolector/boolector-3.2.2/cmake/
H A DtargetLinkLibrariesWithDynamicLookup.cmake134 lib_type
149 set(test_project_dir "${test_project_dir}/${lib_type}")
180 add_library(number ${lib_type} number.c)
346 "Weak Link ${target_type} -> ${lib_type} (${link_flag_spec})")
371 lib_type
382 set(cache_var "HAS_DYNAMIC_LOOKUP_${target_type}_${lib_type}")
384 set(result_var "DYNAMIC_LOOKUP_FLAGS_${target_type}_${lib_type}")
405 ${lib_type}
410 set(caveat " (when linking ${target_type} against ${lib_type})")
437 _get_target_type(lib_type ${lib})
[all …]
/dports/math/polylib/polylib-5.22.5/
H A Dconfigure.in134 [lib_type=int
141 [lib_type=longint
148 [lib_type=longlongint
184 lib_type=gmp
191 if test "X$lib_type" = "X"; then
195 lib_type=longlongint
201 lib_type=longint
207 lib_type=int
214 case "$lib_type" in
/dports/math/barvinok/barvinok-0.41.5/polylib/
H A Dconfigure.in134 [lib_type=int
141 [lib_type=longint
148 [lib_type=longlongint
184 lib_type=gmp
191 if test "X$lib_type" = "X"; then
195 lib_type=longlongint
201 lib_type=longint
207 lib_type=int
214 case "$lib_type" in
/dports/databases/percona56-client/percona-server-5.6.51-91.0/scripts/
H A Dmysql_config.pl.in236 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
238 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
239 $flags->{$lib_type} = []; # Clear it
242 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/scripts/
H A Dmysql_config.pl.in236 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
238 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
239 $flags->{$lib_type} = []; # Clear it
242 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/scripts/
H A Dmysql_config.pl.in236 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
238 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
239 $flags->{$lib_type} = []; # Clear it
242 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/scripts/
H A Dmysql_config.pl.in236 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
238 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
239 $flags->{$lib_type} = []; # Clear it
242 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/databases/mysql56-client/mysql-5.6.51/scripts/
H A Dmysql_config.pl.in236 foreach my $lib_type ( "libs","libs_r","embedded_libs" )
238 my @tmp = @{$flags->{$lib_type}}; # Copy the flag list
239 $flags->{$lib_type} = []; # Clear it
242 push(@{$flags->{$lib_type}}, $lib) unless $lib =~ m/^($filter)$/o;
/dports/graphics/exiv2/exiv2-0.27.5-Source/ci/
H A Dtest_build.py31 lib_type, cc, build_type = params
47 lib_type=lib_type, tests="ON" if tests else "OFF"
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/cmake/tribits/common_tpls/utils/
H A DAddImportedLibrary.cmake85 set(lib_type UNKNOWN) variable
87 set(lib_type STATIC) variable
90 set(lib_type SHARED) variable
94 add_library(${target_name} ${lib_type} IMPORTED)
97 set(prop_name IMPORTED_${lib_type}_LIBRARIES)

12345678910>>...12