Home
last modified time | relevance | path

Searched refs:host_os (Results 76 – 100 of 30515) sorted by relevance

12345678910>>...1221

/dports/sysutils/conan/conan-1.44.0/conan/tools/
H A Dcross_building.py4 build_os, build_arch, host_os, host_arch = get_cross_building_settings(conanfile)
6 if skip_x64_x86 and host_os is not None and (build_os == host_os) and \
12 if host_os is not None and (build_os != host_os):
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/asan/
H A Dlit.cfg.py64 if config.host_os == 'Darwin' and config.target_arch == 'x86_64':
77 if config.host_os not in ['FreeBSD', 'NetBSD']:
134 if config.host_os in ['Linux', 'FreeBSD', 'NetBSD', 'SunOS']:
136 elif config.host_os == 'Darwin':
214 leak_detection_mac = (config.host_os == 'Darwin') and (config.target_arch == 'x86_64')
215 leak_detection_netbsd = (config.host_os == 'NetBSD') and (config.target_arch in ['x86_64', 'i386'])
230 if config.host_os == 'Windows' and config.asan_dynamic:
237 if config.host_os == 'Darwin':
240 if config.host_os == 'Windows':
250 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'SunOS', 'Windows', 'NetBSD']:
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/asan/
H A Dlit.cfg.py64 if config.host_os == 'Darwin' and config.target_arch == 'x86_64':
77 if config.host_os not in ['FreeBSD', 'NetBSD']:
134 if config.host_os in ['Linux', 'FreeBSD', 'NetBSD', 'SunOS']:
136 elif config.host_os == 'Darwin':
214 leak_detection_mac = (config.host_os == 'Darwin') and (config.target_arch == 'x86_64')
215 leak_detection_netbsd = (config.host_os == 'NetBSD') and (config.target_arch in ['x86_64', 'i386'])
230 if config.host_os == 'Windows' and config.asan_dynamic:
237 if config.host_os == 'Darwin':
240 if config.host_os == 'Windows':
250 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'SunOS', 'Windows', 'NetBSD']:
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/asan/
H A Dlit.cfg.py64 if config.host_os == 'Darwin' and config.target_arch == 'x86_64':
77 if config.host_os not in ['FreeBSD', 'NetBSD']:
134 if config.host_os in ['Linux', 'FreeBSD', 'NetBSD', 'SunOS']:
136 elif config.host_os == 'Darwin':
214 leak_detection_mac = (config.host_os == 'Darwin') and (config.target_arch == 'x86_64')
215 leak_detection_netbsd = (config.host_os == 'NetBSD') and (config.target_arch in ['x86_64', 'i386'])
230 if config.host_os == 'Windows' and config.asan_dynamic:
237 if config.host_os == 'Darwin':
240 if config.host_os == 'Windows':
250 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'SunOS', 'Windows', 'NetBSD']:
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/asan/
H A Dlit.cfg.py64 if config.host_os == 'Darwin' and config.target_arch == 'x86_64':
77 if config.host_os not in ['FreeBSD', 'NetBSD']:
134 if config.host_os in ['Linux', 'FreeBSD', 'NetBSD', 'SunOS']:
136 elif config.host_os == 'Darwin':
214 leak_detection_mac = (config.host_os == 'Darwin') and (config.target_arch == 'x86_64')
215 leak_detection_netbsd = (config.host_os == 'NetBSD') and (config.target_arch in ['x86_64', 'i386'])
230 if config.host_os == 'Windows' and config.asan_dynamic:
237 if config.host_os == 'Darwin':
240 if config.host_os == 'Windows':
250 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'SunOS', 'Windows', 'NetBSD']:
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/asan/
H A Dlit.cfg.py64 if config.host_os == 'Darwin' and config.target_arch == 'x86_64':
77 if config.host_os not in ['FreeBSD', 'NetBSD']:
134 if config.host_os in ['Linux', 'FreeBSD', 'NetBSD', 'SunOS']:
136 elif config.host_os == 'Darwin':
214 leak_detection_mac = (config.host_os == 'Darwin') and (config.target_arch == 'x86_64')
215 leak_detection_netbsd = (config.host_os == 'NetBSD') and (config.target_arch in ['x86_64', 'i386'])
230 if config.host_os == 'Windows' and config.asan_dynamic:
237 if config.host_os == 'Darwin':
240 if config.host_os == 'Windows':
250 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'SunOS', 'Windows', 'NetBSD']:
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/asan/
H A Dlit.cfg.py64 if config.host_os == 'Darwin' and config.target_arch == 'x86_64':
77 if config.host_os not in ['FreeBSD', 'NetBSD']:
134 if config.host_os in ['Linux', 'FreeBSD', 'NetBSD', 'SunOS']:
136 elif config.host_os == 'Darwin':
214 leak_detection_mac = (config.host_os == 'Darwin') and (config.target_arch == 'x86_64')
215 leak_detection_netbsd = (config.host_os == 'NetBSD') and (config.target_arch in ['x86_64', 'i386'])
230 if config.host_os == 'Windows' and config.asan_dynamic:
237 if config.host_os == 'Darwin':
240 if config.host_os == 'Windows':
250 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'SunOS', 'Windows', 'NetBSD']:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/asan/
H A Dlit.cfg.py64 if config.host_os == 'Darwin' and config.target_arch == 'x86_64':
77 if config.host_os not in ['FreeBSD', 'NetBSD']:
134 if config.host_os in ['Linux', 'FreeBSD', 'NetBSD', 'SunOS']:
136 elif config.host_os == 'Darwin':
214 leak_detection_mac = (config.host_os == 'Darwin') and (config.target_arch == 'x86_64')
215 leak_detection_netbsd = (config.host_os == 'NetBSD') and (config.target_arch in ['x86_64', 'i386'])
230 if config.host_os == 'Windows' and config.asan_dynamic:
237 if config.host_os == 'Darwin':
240 if config.host_os == 'Windows':
250 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'SunOS', 'Windows', 'NetBSD']:
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/asan/
H A Dlit.cfg.py64 if config.host_os == 'Darwin' and config.target_arch == 'x86_64':
77 if config.host_os not in ['FreeBSD', 'NetBSD']:
134 if config.host_os in ['Linux', 'FreeBSD', 'NetBSD', 'SunOS']:
136 elif config.host_os == 'Darwin':
214 leak_detection_mac = (config.host_os == 'Darwin') and (config.target_arch == 'x86_64')
215 leak_detection_netbsd = (config.host_os == 'NetBSD') and (config.target_arch in ['x86_64', 'i386'])
230 if config.host_os == 'Windows' and config.asan_dynamic:
237 if config.host_os == 'Darwin':
240 if config.host_os == 'Windows':
250 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'SunOS', 'Windows', 'NetBSD']:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/
H A Dmanifest_util.py131 host_os = self.get('host_os', None)
132 if host_os and host_os not in HOST_OS_LITERALS:
135 if not host_os:
136 host_os = 'all (default)'
138 raise Error('Archive "%s" has no URL' % host_os)
140 raise Error('Archive "%s" has no size' % host_os)
143 raise Error('Archive "%s" has no checksum' % host_os)
153 host_os, key))
319 if archive.host_os == host_os_name or archive.host_os == 'all':
331 if archive.host_os in (GetHostOS(), 'all')]
[all …]
/dports/net-mgmt/etherape/etherape-0.9.20/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/net/gnetcat/netcat-0.7.1/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/net-p2p/amule/aMule-2.3.3/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/net-p2p/amule-devel/aMule-SVN-r11065/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/games/gtkballs/gtkballs-3.1.5/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/scripts/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/games/toppler/toppler-1.1.6/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/archivers/libdynamite/libdynamite-0.1.1/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/dns/mydns/mydns-1.1.0/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/net-im/jabberd/jabberd-2.7.0/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/misc/lifelines/lifelines-3.1.1/build/autotools/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/sysutils/xcdroast/xcdroast-0.98alpha16/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/www/sitecopy/sitecopy-0.16.6/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/japanese/scim-honoka/honoka-0.9.1/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/
H A Dconfig.rpath45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
51 case "$host_os" in
95 case "$host_os" in
111 case "$host_os" in
163 case "$host_os" in
184 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
196 case $host_os in aix4.[012]|aix4.[012].*)
279 case "$host_os" in
355 case "$host_os" in
374 case $GCC,$host_os in
[all …]

12345678910>>...1221