| /openbsd-src/gnu/llvm/compiler-rt/include/ |
| H A D | CMakeLists.txt | 76 # 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 D | Dockerfile | 38 # 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 D | Dockerfile | 11 # 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 D | can_write_dir.t | 6 use ExtUtils::Install; 11 *can_write_dir = \&ExtUtils::Install::_can_write_dir;
|
| H A D | Install.t | 133 local $ExtUtils::Install::Testing = $tfile; 159 local $ExtUtils::Install::Testing = $tfile;
|
| H A D | Installapi2.t | 131 local $ExtUtils::Install::Testing = $tfile; 157 local $ExtUtils::Install::Testing = $tfile;
|
| /openbsd-src/gnu/usr.bin/perl/dist/Thread-Semaphore/ |
| H A D | Changes | 12 - 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 D | YAML-Tiny-META.tml | 10 generated_by: Module::Install version 0.63 30 generated_by => 'Module::Install version 0.63',
|
| H A D | Template-Provider-Unicode-Japanese.tml | 7 generated_by: Module::Install version 0.65 29 generated_by => 'Module::Install version 0.65',
|
| H A D | Games-Nintendo-Wii-Mii.tml | 8 generated_by: Module::Install version 0.65 34 generated_by => 'Module::Install version 0.65',
|
| /openbsd-src/gnu/llvm/lldb/cmake/caches/ |
| H A D | Apple-lldb-macOS.cmake | 13 # 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 D | META-2.meta | 42 "ExtUtils::Install" : "0", 54 "ExtUtils::Install" : "0.3",
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/ |
| H A D | MM.pm | 262 require ExtUtils::Install; 271 ExtUtils::Install::uninstall($packlist, 1, 1);
|
| /openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/ |
| H A D | README.md | 20 ### Install From Source 32 ### Install From Package (.vsix)
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
| H A D | meta-obj.t | 34 'ExtUtils::Install' => '0', 45 'ExtUtils::Install' => '0.3', 194 'ExtUtils::Install' => '0', 206 'ExtUtils::Install' => '0.3',
|
| H A D | prereqs.t | 18 'ExtUtils::Install' => 0, 30 'ExtUtils::Install' => 0.3,
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/ |
| H A D | Install.pm | 1 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 D | Dockerfile | 16 # 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 D | appveyor-reqs-install.cmd | 26 :: Install a recent CMake 38 :: Install Ninja
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/ |
| H A D | options.inc | 44 "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 D | Changes | 40 - Install in 'site' for Perl >= 5.011 64 - Install under 'perl' dir
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | t-gmm_malloc | 1 # Install gmm_malloc.h as mm_malloc.h.
|
| H A D | t-pmm_malloc | 1 # Install pmm_malloc.h as mm_malloc.h.
|
| /openbsd-src/regress/sys/kern/sosplice/scapy/ |
| H A D | Makefile | 27 @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 D | DynamicCheckerFunctions.h | 51 virtual bool Install(DiagnosticManager &diagnostic_manager,
|