Home
last modified time | relevance | path

Searched refs:Install (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/openbsd-src/gnu/llvm/compiler-rt/include/
H A DCMakeLists.txt76 # Install sanitizer headers.
81 # Install fuzzer headers.
86 # Install memprof headers.
93 # Install xray headers.
98 # Install ORC headers.
103 # Install profile headers.
/openbsd-src/gnu/llvm/libcxx/utils/ci/
H A DDockerfile38 # Install various tools used by the build or the test suite
41 # Install dependencies required to run the LLDB data formatter tests
54 # Install Clang <latest>, <latest-1> and ToT, which are the ones we support.
76 # Install clang-format; always use the lastest stable branch.
82 # Install clang-tidy
87 # Install llvm-dev and libclang-dev to compile custom clang-tidy checks
94 # Install the most recent GCC, like clang install the previous version as a transition.
99 # Install a recent CMake
112 # Install the Buildkite agent and dependencies. This must be done as non-root
/openbsd-src/gnu/llvm/llvm/utils/docker/debian10/
H A DDockerfile11 # Install build dependencies of llvm.
15 # Install compiler, python and subversion.
20 # Install a newer ninja release. It seems the older version in the debian repos
42 # Install packages for minimal useful image.
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/
H A Dcan_write_dir.t6 use ExtUtils::Install;
11 *can_write_dir = \&ExtUtils::Install::_can_write_dir;
H A DInstall.t133 local $ExtUtils::Install::Testing = $tfile;
159 local $ExtUtils::Install::Testing = $tfile;
H A DInstallapi2.t131 local $ExtUtils::Install::Testing = $tfile;
157 local $ExtUtils::Install::Testing = $tfile;
/openbsd-src/gnu/usr.bin/perl/dist/Thread-Semaphore/
H A DChanges12 - Install in 'site' for Perl >= 5.011
28 - Install under 'perl' dir
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-world/
H A DYAML-Tiny-META.tml10 generated_by: Module::Install version 0.63
30 generated_by => 'Module::Install version 0.63',
H A DTemplate-Provider-Unicode-Japanese.tml7 generated_by: Module::Install version 0.65
29 generated_by => 'Module::Install version 0.65',
H A DGames-Nintendo-Wii-Mii.tml8 generated_by: Module::Install version 0.65
34 generated_by => 'Module::Install version 0.65',
/openbsd-src/gnu/llvm/lldb/cmake/caches/
H A DApple-lldb-macOS.cmake13 # Install location for LLDB.framework on the enduser machine.
17 # Install location for externalized debug-info on the build machine.
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/
H A DMETA-2.meta42 "ExtUtils::Install" : "0",
54 "ExtUtils::Install" : "0.3",
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/
H A DMM.pm262 require ExtUtils::Install;
271 ExtUtils::Install::uninstall($packlist, 1, 1);
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/
H A DREADME.md20 ### Install From Source
32 ### Install From Package (.vsix)
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/
H A Dmeta-obj.t34 'ExtUtils::Install' => '0',
45 'ExtUtils::Install' => '0.3',
194 'ExtUtils::Install' => '0',
206 'ExtUtils::Install' => '0.3',
H A Dprereqs.t18 'ExtUtils::Install' => 0,
30 'ExtUtils::Install' => 0.3,
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm1 package ExtUtils::Install;
1086 $Inc_uninstall_warn_handler ||= ExtUtils::Install::Warn->new();
1098 if $ExtUtils::Install::Testing and
1099 … ucase(File::Spec->canonpath($ExtUtils::Install::Testing)) eq ucase($targetfile);
1229 package ExtUtils::Install::Warn;
1253 . ( ExtUtils::Install::_Is_VMS ? '/MACRO="UNINST"=1' : ' UNINST=1' )
/openbsd-src/gnu/llvm/llvm/utils/docker/example/
H A DDockerfile16 # FIXME: Install llvm/clang build dependencies here. Including compiler to
35 # FIXME: Install all packages you want to have in your release container.
/openbsd-src/gnu/llvm/libcxx/
H A Dappveyor-reqs-install.cmd26 :: Install a recent CMake
38 :: Install Ninja
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Doptions.inc44 "Install GWP-ASan signal handlers for SIGSEGV during dynamic loading. This "
54 "Install GWP-ASan's signal handler in recoverable mode. This means that "
63 "Install GWP-ASan atfork handlers to acquire internal locks "
/openbsd-src/gnu/usr.bin/perl/dist/Thread-Queue/
H A DChanges40 - Install in 'site' for Perl >= 5.011
64 - Install under 'perl' dir
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dt-gmm_malloc1 # Install gmm_malloc.h as mm_malloc.h.
H A Dt-pmm_malloc1 # Install pmm_malloc.h as mm_malloc.h.
/openbsd-src/regress/sys/kern/sosplice/scapy/
H A DMakefile27 @echo Install scapy package to run this regress.
38 @echo Install these Perl modules for additional tests.
/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DDynamicCheckerFunctions.h51 virtual bool Install(DiagnosticManager &diagnostic_manager,

12345678910>>...12