{ "tools": { "cc": { "description": "Run C compiler" }, "c++": { "description": "Run C++ compiler" }, "clang-format": { "description": "Run Clang-Format source code formatter" }, "clang-rename": { "description": "Run Clang-Rename refactoring tool" }, "clang-tidy": { "description": "Run Clang-Tidy source code linter" }, "clang-apply-replacements": { "description": "Run clang-apply-replacements companion for clang-tidy" }, "cling": { "description": "Run cling" }, "cue": { "description": "Validate and define text-based and dynamic configuration" }, "dctl": { "description": "Run Yandex.Deploy CLI" }, "infractl": { "description": "Run InfraCtl CLI" }, "kubectl": { "description": "Run kubectl CLI" }, "llvm-profdata": { "description": "Run llvm-profdata Clang utility" }, "llvm-symbolizer": { "description": "Run llvm-symbolizer Clang utility" }, "llvm-cov": { "description": "Run llvm-cov Clang utility" }, "strip": { "description": "Run strip utility" }, "c++filt": { "description": "Run c++filt" }, "nm": { "description": "Run nm" }, "objcopy": { "description": "Run objcopy" }, "svn": { "description": "Subversion command-line client" }, "zipatcher": { "description": "Apply zipatch from file or Arcanum pull request" }, "ymake": { "description": "Run ymake", "visible": false }, "yexport": { "description": "Run yexport", "visible": false }, "maven_import_sandbox_uploader": { "description": "Sandbox uploader for maven-import cmd", "visible": false }, "cmake": { "description": "Run cmake" }, "ninja": { "description": "Run ninja" }, "pprof": { "description": "Run pprof" }, "ytexec": { "description": "Run ytexec" }, "gdb": { "description": "Run gdb" }, "gdbserver": { "description": "Run gdbserver" }, "gdbnew": { "description": "Run gdb for Ubuntu 16.04 or later" }, "gdbservernew": { "description": "Run gdbserver for Ubuntu 16.04 or later" }, "ag": { "description": "Run ag (super fast source-code grep)" }, "valgrind": { "description": "Run valgrind" }, "python": { "description": "Run pseudo-python", "visible": false }, "python3": { "description": "Run Python 3", "visible": false }, "jar": { "description": "Run jar" }, "java": { "description": "Run java" }, "javac": { "description": "Run javac" }, "java10": { "description": "Run java 10" }, "javac10": { "description": "Run javac 10" }, "java11": { "description": "Run java 11" }, "javac11": { "description": "Run javac 11" }, "jar15": { "description": "Run jar from jdk15" }, "java15": { "description": "Run java 15" }, "javac15": { "description": "Run javac 15" }, "jar17": { "description": "Run jar from jdk15" }, "java17": { "description": "Run java 15" }, "javac17": { "description": "Run javac 15" }, "jq": { "description": "Run jq" }, "vim": { "description": "Run vim" }, "nvim": { "description": "Run neovim" }, "ctags": { "description": "Run ctags" }, "emacs": { "description": "Run emacs" }, "tmux": { "description": "Run Tmux" }, "gpt_perf": { "description": "Google performance tools: performance checker" }, "gpt_heap": { "description": "Google performance tools: heap checker" }, "wine": { "description": "Run wine64", "visible": false }, "wine32": { "description": "Run wine", "visible": false }, "deploy": { "description": "Run Samogon", "visible": false }, "uc": { "description": "Run Uber Compressor" }, "perf": { "description": "Run Perf" }, "cuda-check": { "description": "Run cuda-check" }, "sre": { "description": "Run sretool" }, "samogonctl": { "description": "Run Samogon Controller" }, "ant": { "description": "Ant build system", "visible": false }, "mvn": { "description": "Maven build system", "visible": false }, "gcov": { "description": "Run gcov" }, "bloat": { "description": "Run bloat tool", "visible": false }, "ipython": { "description": "Run IPython console", "visible": false }, "ptpython": { "description": "Run PTPython console", "visible": false }, "allure": { "description": "Run Allure commandline" }, "rsync": { "description": "Run RSync" }, "yf": { "description": "Run YF client" }, "rtmr-deploy": { "description": "Run RTMR deploy" }, "yt": { "description": "Run YT client" }, "yp-util": { "description": "Run YP useful stuff" }, "yp": { "description": "Run low level YP client" }, "yndexer": { "description": "Run Yndexer" }, "ytyndexer": { "description": "Run YtYndexer" }, "ymakeyndexer": { "description": "Run ymake ydx converter" }, "transfer-manager": { "description": "Run Transfer Manager client" }, "rem-tool": { "description": "Run REM cli client" }, "afl-fuzz": { "description": "Run afl-fuzz" }, "horadric": { "description": "Run horadric generator" }, "logbroker": { "description": "Logbroker configuration utility" }, "zcli": { "description": "Run zcli (console client for zephyr)" }, "run_python_udf": { "description": "run_python_udf tool" }, "arc": { "description": "Arcadia command-line client" }, "graphs_difference": { "description": "Run graphs_difference tool", "visible": false }, "contexts_difference": { "description": "Run contexts_difference tool", "visible": false }, "ycmerge": { "description": "Run ycmerge tool", "visible": false }, "ygdiff": { "description": "Run ygdiff tool", "visible": false }, "ya-tc": { "description": "Run ya-tc tool", "visible": false }, "crypta": { "description": "Run Crypta client" }, "apphost": { "description": "Run local apphost instance" }, "renderer": { "description": "Run local renderer instance" }, "appteka": { "description": "Run local appteka instance" }, "news": { "description": "Run news team tools" }, "saas2": { "description": "Run saas2 cli" }, "go": { "description": "Run go tool (1.18.2)" }, "gofmt": { "description": "Run gofmt tool (1.18.2)" }, "godoc": { "description": "Arcadia version of godoc" }, "yo": { "description": "Tool for managing vendor/ directory" }, "mockgen": { "description": "Run GoMock (go mocking framework)" }, "swagger": { "description": "Run go-swagger" }, "dlv": { "description": "Debugger for the Go programming language" }, "node-search": { "description": "Autocheck data inspector tool", "visible": false }, "releaser": { "description": "Release tool" }, "tvmknife": { "description": "Tool for debugging and testing with TVM tickets" }, "sandboxctl": { "description": "Tool to run tasks in Sandbox" }, "qemu": { "description": "QEMU x86_64 machine emulator and virtualizer" }, "qemu-i386": { "description": "QEMU i386 machine emulator and virtualizer" }, "qemu-img": { "description": "QEMU disk image utility" }, "qemu-nbd": { "description": "QEMU disk network block device server" }, "qyp": { "description": "QYP tool" }, "vmexec": { "description": "VMEXEC run script inside qemu-vm" }, "yd-migrate": { "description": "Run deploy migration" }, "yfm-docs": { "description": "YFM-extended markdown processor for Cloud deploy (v3)" }, "aws": { "description": "Run aws" }, "sedem": { "description": "SEDEM tool - Service management tool for Maps services" }, "fio": { "description": "flexible I/O tester" }, "amduprof-cli": { "description": "AMDuProfCLI is a command-line tool for AMD uProf Profiler" }, "amduprof-pcm": { "description": "AMDuProfPcm is a command-line tool to monitor CPU performance metrics of AMD processors" }, "foremost": { "description": "Foremost is a Linux program to recover files based on their headers" }, "stress-ng": { "description": "stress load tester" }, "atop": { "description": "Advanced System & Process Monitor" }, "bpftool": { "description": "tool for inspection and simple manipulation of eBPF programs and maps" }, "bpftrace": { "description": "High-level tracing language for Linux eBPF" }, "strace": { "description": "the linux syscall tracer" }, "iperf": { "description": "network load tester" }, "lkvm": { "description": "kvmtool is a userland tool for creating and controlling KVM guests" }, "coronerctl": { "description": "yandex-coroner cli, https://a.yandex-team.ru/arc/trunk/arcadia/infra/rsm/coroner/README.md" }, "blkparse": { "description": "produce formatted output of event streams of block devices from blktrace utility" }, "iowatcher": { "description": "Create visualizations from blktrace results" }, "blktrace": { "description": "generate traces of the i/o traffic on block devices" }, "blkiomon": { "description": "monitor block device I/O based o blktrace data" }, "btt": { "description": "analyse block i/o traces produces by blktrace" }, "lz4": { "description": "Compress or decompress .lz4 files" }, "pqos": { "description": "Intel(R) Resource Director Technology monitoring and control tool" }, "rdtset": { "description": "Task CPU affinity and Intel(R) Resource Director Technology control tool" }, "optrace": { "description": "optrace records output files written by each process", "visible": false }, "yoimports": { "description": "Go imports formatting tool" }, "jstyle": { "description": "Java styler" }, "ktlint": { "description": "Run kotlin styler" }, "ya_sed": { "description": "This tool simplifies replacing of some text in Arcadia" }, "black": { "description": "Python styler, Python 3 only" }, "black_py2": { "description": "Python styler with Python 2 support" }, "yadi": { "description": "Arcadia version of Yadi" }, "grpc_cli": { "description": "GRPC command-line tool" }, "buf": { "description": "Protobuf lint and breaking change detector" }, "iceflame": { "description": "Performance data collection and analysis" }, "cs": { "description": "Fast CodeSearch CLI tool" }, "wall-e": { "description": "Client for Wall-E" }, "rtcdiag": { "description": "RTC hosts diag tool" }, "skotty": { "description": "Skotty (SSH-agent) launcher" }, "license_analyzer": { "description": "Run devtools license analyzer" }, "eductl": { "description": "eductl is a toolchain of Yandex Education" }, "bigb_request": { "description": "utility to get user info" }, "bigb_hitlog_analyser": { "description": "bigb utility" }, "bigb_bsyeti_experiments": { "description": "bigb utility" }, "bigb_bb_cluster_analyzer": { "description": "bigb utility" }, "bigb_yt_profiles_dumper": { "description": "bigb utility" }, "bigb_ab": { "description": "bigb utility" }, "bigrt_cli": { "description": "bigrt utility" }, "caesar_yt_sync": { "description": "caesar utility" }, "caesar_lookup_profile": { "description": "caesar utility" }, "caesar_profile_size_analyzer": { "description": "caesar utility" }, "exp_stats": { "description": "bsyeti tool" }, "lama": { "description": "Analytics tool for safe reactor calculation" }, "vh3": { "description": "Run VH3 CLI" }, "marketsre": { "description": "Run Market SRE Cli" } }, "toolchain": { "bigb_request": { "tools": { "bigb_request": { "bottle": "bigb_request", "executable": "bb_requester" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "bigb_hitlog_analyser": { "tools": { "bigb_hitlog_analyser": { "bottle": "bigb_hitlog_analyser", "executable": "hitlog_analyser" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "bigb_bsyeti_experiments": { "tools": { "bigb_bsyeti_experiments": { "bottle": "bigb_bsyeti_experiments", "executable": "bsyeti_experiments" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "bigb_bb_cluster_analyzer": { "tools": { "bigb_bb_cluster_analyzer": { "bottle": "bigb_bb_cluster_analyzer", "executable": "bb_cluster_analyzer" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "bigb_yt_profiles_dumper": { "tools": { "bigb_yt_profiles_dumper": { "bottle": "bigb_yt_profiles_dumper", "executable": "yt_profiles_dumper" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "bigb_ab": { "tools": { "bigb_ab": { "bottle": "bigb_ab", "executable": "ab" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "bigrt_cli": { "tools": { "bigrt_cli": { "bottle": "bigrt_cli", "executable": "big_rt_cli" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "caesar_lookup_profile": { "tools": { "caesar_lookup_profile": { "bottle": "caesar_lookup_profile", "executable": "lookup_profile" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "exp_stats": { "tools": { "exp_stats": { "bottle": "exp_stats", "executable": "exp_stats" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "lama": { "tools": { "lama": { "bottle": "lama", "executable": "lama" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "vh3": { "tools": { "vh3": { "bottle": "vh3", "executable": "vh3" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "marketsre": { "tools": { "marketsre": { "bottle": "marketsre", "executable": "marketsre" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "caesar_profile_size_analyzer": { "tools": { "caesar_profile_size_analyzer": { "bottle": "caesar_profile_size_analyzer", "executable": "profile_size_analyzer" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "caesar_yt_sync": { "tools": { "caesar_yt_sync": { "bottle": "caesar_yt_sync", "executable": "yt_sync" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "msvc2019-i686": { "name": "msvc2019", "tools": { "cc": { "bottle": "msvc2019", "executable": "msvc" }, "c++": { "bottle": "msvc2019", "executable": "msvc" } }, "platforms": [ { "host": { "os": "WIN" }, "target": { "os": "WIN", "arch": "i686" }, "default": true } ], "params": { "type": "msvc", "match_root": "MSVC", "werror_mode": "compiler_specific", "c_compiler": "$(MSVC)/bin/Hostx64/x86/cl.exe", "cxx_compiler": "$(MSVC)/bin/Hostx64/x86/cl.exe", "cxx_std": "c++latest", "version": "2019" } }, "msvc2019-x86_64": { "name": "msvc2019", "tools": { "cc": { "bottle": "msvc2019", "executable": "msvc" }, "c++": { "bottle": "msvc2019", "executable": "msvc" } }, "platforms": [ { "host": { "os": "WIN" }, "default": true } ], "params": { "type": "msvc", "match_root": "MSVC", "werror_mode": "compiler_specific", "c_compiler": "$(MSVC)/bin/Hostx64/x64/cl.exe", "cxx_compiler": "$(MSVC)/bin/Hostx64/x64/cl.exe", "cxx_std": "c++latest", "version": "2019", "for_ide": "msvs2019" } }, "msvc2019-arm": { "name": "msvc2019", "tools": { "cc": { "bottle": "msvc2019", "executable": "msvc" }, "c++": { "bottle": "msvc2019", "executable": "msvc" } }, "platforms": [ { "host": { "os": "WIN" }, "target": { "os": "WIN", "arch": "arm" }, "default": true } ], "params": { "type": "msvc", "match_root": "MSVC", "werror_mode": "compiler_specific", "c_compiler": "$(MSVC)/bin/Hostx64/arm/cl.exe", "cxx_compiler": "$(MSVC)/bin/Hostx64/arm/cl.exe", "cxx_std": "c++latest", "version": "2019" } }, "wine-msvc2019-i686": { "name": "msvc2019", "tools": { "cc": { "bottle": "msvc2019", "executable": "msvc" }, "c++": { "bottle": "msvc2019", "executable": "msvc" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "WIN", "arch": "i686" }, "default": true } ], "params": { "type": "msvc", "match_root": "MSVC", "werror_mode": "compiler_specific", "c_compiler": "${YMAKE_PYTHON} ${input:\"build/scripts/run_msvc_wine.py\"} ${input;hide:\"build/scripts/process_command_files.py\"} ${input;hide:\"build/scripts/process_whole_archive_option.py\"} $(WINE_TOOL-sbr:1093314933)/bin/wine64 -v140 c $WINE_ENV ${ARCADIA_ROOT} ${ARCADIA_BUILD_ROOT} $(MSVC)/bin/Hostx64/x86/cl.exe", "cxx_compiler": "${YMAKE_PYTHON} ${input:\"build/scripts/run_msvc_wine.py\"} ${input;hide:\"build/scripts/process_command_files.py\"} ${input;hide:\"build/scripts/process_whole_archive_option.py\"} $(WINE_TOOL-sbr:1093314933)/bin/wine64 -v140 cxx $WINE_ENV ${ARCADIA_ROOT} ${ARCADIA_BUILD_ROOT} $(MSVC)/bin/Hostx64/x86/cl.exe", "cxx_std": "c++latest", "version": "2019", "wine": "yes" } }, "wine-msvc2019-x86_64": { "name": "msvc2019", "tools": { "cc": { "bottle": "msvc2019", "executable": "msvc" }, "c++": { "bottle": "msvc2019", "executable": "msvc" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "WIN" }, "default": true } ], "params": { "type": "msvc", "match_root": "MSVC", "werror_mode": "compiler_specific", "c_compiler": "${YMAKE_PYTHON} ${input:\"build/scripts/run_msvc_wine.py\"} ${input;hide:\"build/scripts/process_command_files.py\"} ${input;hide:\"build/scripts/process_whole_archive_option.py\"} $(WINE_TOOL-sbr:1093314933)/bin/wine64 -v140 c $WINE_ENV ${ARCADIA_ROOT} ${ARCADIA_BUILD_ROOT} $(MSVC)/bin/Hostx64/x64/cl.exe", "cxx_compiler": "${YMAKE_PYTHON} ${input:\"build/scripts/run_msvc_wine.py\"} ${input;hide:\"build/scripts/process_command_files.py\"} ${input;hide:\"build/scripts/process_whole_archive_option.py\"} $(WINE_TOOL-sbr:1093314933)/bin/wine64 -v140 cxx $WINE_ENV ${ARCADIA_ROOT} ${ARCADIA_BUILD_ROOT} $(MSVC)/bin/Hostx64/x64/cl.exe", "cxx_std": "c++latest", "version": "2019", "wine": "yes" } }, "wine-msvc2019-arm": { "name": "msvc2019", "tools": { "cc": { "bottle": "msvc2019", "executable": "msvc" }, "c++": { "bottle": "msvc2019", "executable": "msvc" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "WIN", "arch": "arm" }, "default": true } ], "params": { "type": "msvc", "match_root": "MSVC", "werror_mode": "compiler_specific", "c_compiler": "${YMAKE_PYTHON} ${input:\"build/scripts/run_msvc_wine.py\"} ${input;hide:\"build/scripts/process_command_files.py\"} ${input;hide:\"build/scripts/process_whole_archive_option.py\"} $(WINE_TOOL-sbr:1093314933)/bin/wine64 -v140 c $WINE_ENV ${ARCADIA_ROOT} ${ARCADIA_BUILD_ROOT} $(MSVC)/bin/Hostx64/arm/cl.exe", "cxx_compiler": "${YMAKE_PYTHON} ${input:\"build/scripts/run_msvc_wine.py\"} ${input;hide:\"build/scripts/process_command_files.py\"} ${input;hide:\"build/scripts/process_whole_archive_option.py\"} $(WINE_TOOL-sbr:1093314933)/bin/wine64 -v140 cxx $WINE_ENV ${ARCADIA_ROOT} ${ARCADIA_BUILD_ROOT} $(MSVC)/bin/Hostx64/arm/cl.exe", "cxx_std": "c++latest", "version": "2019", "wine": "yes" } }, "clang-format": { "tools": { "clang-format": { "bottle": "clang-format", "executable": "clang-format" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true } ] }, "clang-tidy": { "tools": { "clang-tidy": { "bottle": "clang-tidy", "executable": "clang-tidy" }, "clang-apply-replacements": { "bottle": "clang-tidy", "executable": "clang-apply-replacements" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "ymake": { "tools": { "ymake": { "bottle": "ymake", "executable": "ymake" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "LINUX", "arch": "aarch64" }, "default": true }, { "host": { "os": "LINUX", "arch": "ppc64le" }, "default": true } ] }, "yexport": { "tools": { "yexport": { "bottle": "yexport", "executable": "yexport" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "maven_import_sandbox_uploader": { "tools": { "maven_import_sandbox_uploader": { "bottle": "maven_import_sandbox_uploader", "executable": "maven_import_sandbox_uploader" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "LINUX", "arch": "aarch64" }, "default": true } ] }, "arc": { "tools": { "arc": { "bottle": "arc", "executable": "arc" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "yo": { "tools": { "yo": { "bottle": "yo", "executable": "yo" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "mockgen": { "tools": { "mockgen": { "bottle": "mockgen", "executable": "mockgen" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "swagger": { "tools": { "swagger": { "bottle": "swagger", "executable": "swagger" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "dlv": { "tools": { "dlv": { "bottle": "delve", "executable": "dlv" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "cue": { "tools": { "cue": { "bottle": "cue", "executable": "cue" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "yoimports": { "tools": { "yoimports": { "bottle": "yoimports", "executable": "yoimports" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "releaser": { "tools": { "releaser": { "bottle": "releaser", "executable": "releaser" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "tvmknife": { "tools": { "tvmknife": { "bottle": "tvmknife", "executable": "tvmknife" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "sandboxctl": { "tools": { "sandboxctl": { "bottle": "sandboxctl", "executable": "sandboxctl" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "gcc82": { "tools": { "cc": { "bottle": "gcc82", "executable": "cc" }, "c++": { "bottle": "gcc82", "executable": "c++" }, "gcov": { "bottle": "gcc82", "executable": "gcov" }, "c++filt": { "bottle": "gcc82", "executable": "c++filt" }, "nm": { "bottle": "gcc82", "executable": "nm" }, "strip": { "bottle": "gcc82", "executable": "strip" } }, "platforms": [ { "host": { "os": "LINUX" } }, { "host": { "os": "DARWIN" } } ], "params": { "type": "gnu", "match_root": "GCC", "werror_mode": "compiler_specific", "c_compiler": "$(GCC)/gcc/bin/gcc", "cxx_compiler": "$(GCC)/gcc/bin/g++", "cxx_std": "c++17", "gcc_version": "8.2.0", "arch_opt": [ "-w" ], "dwarf_tool": { "DARWIN": "dsymutil -f" } } }, "clang12-windows": { "name": "clang12", "tools": { "c++": { "bottle": "clang12", "executable": "c++" }, "c++filt": { "bottle": "clang12", "executable": "c++filt" }, "cc": { "bottle": "clang12", "executable": "cc" }, "gcov": { "bottle": "clang12", "executable": "llvm-gcov" }, "llvm-cov": { "bottle": "clang12", "executable": "llvm-cov" }, "llvm-profdata": { "bottle": "clang12", "executable": "llvm-profdata" }, "llvm-symbolizer": { "bottle": "clang12", "executable": "llvm-symbolizer" }, "nm": { "bottle": "clang12", "executable": "llvm-nm" }, "strip": { "bottle": "clang12", "executable": "llvm-strip" }, "objcopy": { "bottle": "clang12", "executable": "llvm-objcopy" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "WIN", "arch": "x86_64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "WIN", "arch": "i686" }, "default": false }, { "host": { "os": "WIN" }, "target": { "os": "WIN", "arch": "x86_64" }, "default": false }, { "host": { "os": "WIN" }, "target": { "os": "WIN", "arch": "i686" }, "default": false } ], "params": { "type": "msvc", "use_clang": true, "match_root": "CLANG", "werror_mode": "all", "c_compiler": "$(CLANG)/bin/clang-cl", "cxx_compiler": "$(CLANG)/bin/clang-cl", "cxx_std": "c++latest", "llvm-symbolizer": "$(CLANG)/bin/llvm-symbolizer", "wine": "yes", "version": "2019" } }, "clang12": { "tools": { "c++": { "bottle": "clang12", "executable": "c++" }, "c++filt": { "bottle": "clang12", "executable": "c++filt" }, "cc": { "bottle": "clang12", "executable": "cc" }, "clang-rename": { "bottle": "clang12", "executable": "clang-rename" }, "gcov": { "bottle": "clang12", "executable": "llvm-gcov" }, "llvm-cov": { "bottle": "clang12", "executable": "llvm-cov" }, "llvm-profdata": { "bottle": "clang12", "executable": "llvm-profdata" }, "llvm-symbolizer": { "bottle": "clang12", "executable": "llvm-symbolizer" }, "nm": { "bottle": "clang12", "executable": "llvm-nm" }, "strip": { "bottle": "clang12", "executable": "llvm-strip" }, "objcopy": { "bottle": "clang12", "executable": "llvm-objcopy" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "x86_64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "aarch64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "ppc64le" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "power9le" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "DARWIN", "arch": "x86_64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "IOS", "arch": "i386" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "IOS", "arch": "x86_64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "IOS", "arch": "armv7" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "IOS", "arch": "arm64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "IOSSIM", "arch": "arm64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "YOCTO", "arch": "armv7a" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "LINUX", "arch": "x86_64" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "LINUX", "arch": "aarch64" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "LINUX", "arch": "ppc64le" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "LINUX", "arch": "power9le" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "DARWIN", "arch": "x86_64" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "i386" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "x86_64" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "armv7" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "arm64" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "IOSSIM", "arch": "arm64" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "LINUX", "arch": "x86_64" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "LINUX", "arch": "aarch64" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "LINUX", "arch": "ppc64le" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "LINUX", "arch": "power9le" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "DARWIN", "arch": "x86_64" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOS", "arch": "i386" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOS", "arch": "x86_64" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOS", "arch": "armv7" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOS", "arch": "arm64" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOSSIM", "arch": "arm64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7a" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7a_cortex_a9" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7ahf_cortex_a35" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7ahf_cortex_a53" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7ahf" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv8a_cortex_a35" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv8a_cortex_a53" }, "default": true }, { "host": { "os": "LINUX", "arch": "ppc64le" }, "target": { "os": "LINUX", "arch": "ppc64le" }, "default": true }, { "host": { "os": "LINUX", "arch": "ppc64le" }, "target": { "os": "LINUX", "arch": "power9le" }, "default": true } ], "params": { "type": "clang", "match_root": "CLANG", "werror_mode": "all", "c_compiler": "$(CLANG)/bin/clang", "cxx_compiler": "$(CLANG)/bin/clang++", "llvm-symbolizer": "$(CLANG)/bin/llvm-symbolizer", "objcopy": "$(CLANG)/bin/llvm-objcopy", "simctl": "$(XCODE_TOOLS_ROOT-sbr:799017771)/Xcode/SystemRoot/PrivateFrameworks/CoreSimulator.framework/Resources/bin/simctl", "profiles": "$(XCODE_TOOLS_ROOT-sbr:799017771)/Xcode/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles", "strip": "$(CLANG)/bin/llvm-strip", "gcc_version": "12.0" } }, "clang14": { "tools": { "c++": { "bottle": "clang14", "executable": "c++" }, "c++filt": { "bottle": "clang14", "executable": "c++filt" }, "cc": { "bottle": "clang14", "executable": "cc" }, "clang-rename": { "bottle": "clang14", "executable": "clang-rename" }, "gcov": { "bottle": "clang14", "executable": "llvm-gcov" }, "llvm-cov": { "bottle": "clang14", "executable": "llvm-cov" }, "llvm-profdata": { "bottle": "clang14", "executable": "llvm-profdata" }, "llvm-symbolizer": { "bottle": "clang14", "executable": "llvm-symbolizer" }, "nm": { "bottle": "clang14", "executable": "llvm-nm" }, "strip": { "bottle": "clang14", "executable": "llvm-strip" }, "objcopy": { "bottle": "clang14", "executable": "llvm-objcopy" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "x86_64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "aarch64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "ppc64le" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "power9le" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "DARWIN", "arch": "x86_64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "DARWIN", "arch": "arm64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "IOS", "arch": "i386" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "IOS", "arch": "x86_64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "IOS", "arch": "armv7" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "IOS", "arch": "arm64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "IOSSIM", "arch": "arm64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "YOCTO", "arch": "armv7a" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "LINUX", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "LINUX", "arch": "aarch64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "LINUX", "arch": "ppc64le" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "LINUX", "arch": "power9le" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "DARWIN", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "DARWIN", "arch": "arm64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "i386" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "armv7" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "arm64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOSSIM", "arch": "arm64" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "LINUX", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "LINUX", "arch": "aarch64" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "LINUX", "arch": "ppc64le" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "LINUX", "arch": "power9le" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "DARWIN", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "DARWIN", "arch": "arm64" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOS", "arch": "i386" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOS", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOS", "arch": "armv7" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOS", "arch": "arm64" }, "default": false }, { "host": { "os": "DARWIN", "arch": "arm64" }, "target": { "os": "IOSSIM", "arch": "arm64" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7a" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7a_cortex_a9" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7ahf_cortex_a35" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7ahf_cortex_a53" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv7ahf" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv8a_cortex_a35" }, "default": false }, { "host": { "os": "LINUX" }, "target": { "os": "LINUX", "arch": "armv8a_cortex_a53" }, "default": false }, { "host": { "os": "LINUX", "arch": "ppc64le" }, "target": { "os": "LINUX", "arch": "ppc64le" }, "default": false }, { "host": { "os": "LINUX", "arch": "ppc64le" }, "target": { "os": "LINUX", "arch": "power9le" }, "default": false } ], "params": { "type": "clang", "match_root": "CLANG", "werror_mode": "all", "c_compiler": "$(CLANG)/bin/clang", "cxx_compiler": "$(CLANG)/bin/clang++", "llvm-symbolizer": "$(CLANG)/bin/llvm-symbolizer", "objcopy": "$(CLANG)/bin/llvm-objcopy", "simctl": "$(XCODE_TOOLS_ROOT-sbr:799017771)/Xcode/SystemRoot/PrivateFrameworks/CoreSimulator.framework/Resources/bin/simctl", "profiles": "$(XCODE_TOOLS_ROOT-sbr:799017771)/Xcode/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles", "strip": "$(CLANG)/bin/llvm-strip", "gcc_version": "14.0" } }, "local": { "tools": { "c++": { "executable": "c++" }, "cc": { "executable": "cc" } }, "platforms": [ { "host": { "os": "DARWIN" }, "target": { "os": "DARWIN", "arch": "arm64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "DARWIN", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "arm64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOSSIM", "arch": "arm64" }, "default": false } ], "params": { "type": "xcode", "local": true, "werror_mode": "all", "gcc_version": "13.2.1" } }, "xcode_12_5": { "tools": { "c++": { "bottle": "xcode_12_5", "executable": "c++" }, "cc": { "bottle": "xcode_12_5", "executable": "cc" }, "llvm-cov": { "bottle": "xcode_12_5", "executable": "llvm-cov" }, "llvm-profdata": { "bottle": "xcode_12_5", "executable": "llvm-profdata" }, "nm": { "bottle": "xcode_12_5", "executable": "llvm-nm" }, "strip": { "bottle": "xcode_12_5", "executable": "strip" } }, "platforms": [ { "host": { "os": "DARWIN" }, "target": { "os": "DARWIN", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "i386" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "x86_64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "armv7" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOS", "arch": "arm64" }, "default": false }, { "host": { "os": "DARWIN" }, "target": { "os": "IOSSIM", "arch": "arm64" }, "default": false } ], "params": { "type": "xcode", "match_root": "CLANG", "werror_mode": "all", "c_compiler": "$(CLANG)/usr/bin/clang", "cxx_compiler": "$(CLANG)/usr/bin/clang++", "ar": "$(CLANG)/usr/bin/libtool", "inplace_tools": true, "gcc_version": "8.0", "dwarf_tool": { "DARWIN": "$(CLANG)/usr/bin/dsymutil -flat" } } }, "android-ndk-r23": { "name": "clang12", "tools": { "cc": { "bottle": "android-ndk-r23", "executable": "cc" }, "c++": { "bottle": "android-ndk-r23", "executable": "c++" }, "gcov": { "bottle": "android-ndk-r23", "executable": "llvm-cov" }, "strip": { "bottle": "android-ndk-r23", "executable": "strip" }, "objcopy": { "bottle": "android-ndk-r23", "executable": "objcopy" }, "nm": { "bottle": "android-ndk-r23", "executable": "nm" }, "llvm-cov": { "bottle": "android-ndk-r23", "executable": "llvm-cov" }, "llvm-profdata": { "bottle": "android-ndk-r23", "executable": "llvm-profdata" }, "llvm-symbolizer": { "bottle": "android-ndk-r23", "executable": "llvm-symbolizer" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "i686" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "x86_64" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv7a" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv7a_neon" }, "default": true }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv8a" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "i686" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "x86_64" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv7a" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv7a_neon" }, "default": true }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv8a" }, "default": true } ], "params": { "type": "clang", "match_root": "NDK", "ar": "$(NDK)/llvm-toolchain/bin/llvm-ar", "c_compiler": "$(NDK)/llvm-toolchain/bin/clang", "cxx_compiler": "$(NDK)/llvm-toolchain/bin/clang++", "objcopy": "$(NDK)/llvm-toolchain/bin/llvm-objcopy", "strip": "$(NDK)/llvm-toolchain/bin/llvm-strip", "werror_mode": "all", "gcc_version": "12.0", "android_ndk_version": 23 } }, "android-ndk-r24": { "name": "ndk24", "tools": { "cc": { "bottle": "android-ndk-r24", "executable": "cc" }, "c++": { "bottle": "android-ndk-r24", "executable": "c++" }, "gcov": { "bottle": "android-ndk-r24", "executable": "llvm-cov" }, "strip": { "bottle": "android-ndk-r24", "executable": "strip" }, "objcopy": { "bottle": "android-ndk-r24", "executable": "objcopy" }, "nm": { "bottle": "android-ndk-r24", "executable": "nm" }, "llvm-cov": { "bottle": "android-ndk-r24", "executable": "llvm-cov" }, "llvm-profdata": { "bottle": "android-ndk-r24", "executable": "llvm-profdata" }, "llvm-symbolizer": { "bottle": "android-ndk-r24", "executable": "llvm-symbolizer" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "i686" } }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "x86_64" } }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv7a" } }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv7a_neon" } }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv8a" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "i686" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "x86_64" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv7a" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv7a_neon" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv8a" } } ], "params": { "type": "clang", "match_root": "NDK", "ar": "$(NDK)/llvm-toolchain/bin/llvm-ar", "c_compiler": "$(NDK)/llvm-toolchain/bin/clang", "cxx_compiler": "$(NDK)/llvm-toolchain/bin/clang++", "objcopy": "$(NDK)/llvm-toolchain/bin/llvm-objcopy", "strip": "$(NDK)/llvm-toolchain/bin/llvm-strip", "werror_mode": "all", "gcc_version": "14.0", "android_ndk_version": 24 } }, "android-ndk-r25": { "name": "ndk25", "tools": { "cc": { "bottle": "android-ndk-r25", "executable": "cc" }, "c++": { "bottle": "android-ndk-r25", "executable": "c++" }, "gcov": { "bottle": "android-ndk-r25", "executable": "llvm-cov" }, "strip": { "bottle": "android-ndk-r25", "executable": "strip" }, "objcopy": { "bottle": "android-ndk-r25", "executable": "objcopy" }, "nm": { "bottle": "android-ndk-r25", "executable": "nm" }, "llvm-cov": { "bottle": "android-ndk-r25", "executable": "llvm-cov" }, "llvm-profdata": { "bottle": "android-ndk-r25", "executable": "llvm-profdata" }, "llvm-symbolizer": { "bottle": "android-ndk-r25", "executable": "llvm-symbolizer" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "i686" } }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "x86_64" } }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv7a" } }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv7a_neon" } }, { "host": { "os": "LINUX" }, "target": { "os": "ANDROID", "arch": "armv8a" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "i686" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "x86_64" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv7a" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv7a_neon" } }, { "host": { "os": "DARWIN" }, "target": { "os": "ANDROID", "arch": "armv8a" } } ], "params": { "type": "clang", "match_root": "NDK", "ar": "$(NDK)/llvm-toolchain/bin/llvm-ar", "c_compiler": "$(NDK)/llvm-toolchain/bin/clang", "cxx_compiler": "$(NDK)/llvm-toolchain/bin/clang++", "objcopy": "$(NDK)/llvm-toolchain/bin/llvm-objcopy", "strip": "$(NDK)/llvm-toolchain/bin/llvm-strip", "werror_mode": "all", "gcc_version": "14.0", "android_ndk_version": 25 } }, "bloat": { "tools": { "bloat": { "bottle": "bloat", "executable": "bloat" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "pprof": { "tools": { "pprof": { "bottle": "pprof", "executable": "pprof" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "ytexec": { "tools": { "ytexec": { "bottle": "ytexec", "executable": "ytexec" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "gdb": { "tools": { "gdb": { "bottle": "gdb", "executable": "gdb" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "LINUX", "arch": "ppc64le" }, "default": true } ], "env": { "TERMINFO": [ "$(ROOT)/gdb/lib/terminfo" ] } }, "gdbserver": { "tools": { "gdbserver": { "bottle": "gdb", "executable": "gdbserver" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "LINUX", "arch": "ppc64le" }, "default": true } ] }, "gdbnew": { "tools": { "gdbnew": { "bottle": "gdbnew", "executable": "gdb" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ], "env": { "TERMINFO": [ "$(ROOT)/gdb/lib/terminfo" ] } }, "gdbservernew": { "tools": { "gdbservernew": { "bottle": "gdbnew", "executable": "gdbserver" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "python": { "tools": { "python": { "bottle": "python", "executable": "python" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "LINUX", "arch": "aarch64" }, "default": true }, { "host": { "os": "LINUX", "arch": "ppc64le" }, "default": true } ] }, "ipython": { "tools": { "ipython": { "bottle": "ptipython", "executable": "ptipython" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "ptpython": { "tools": { "ptpython": { "bottle": "ptpython", "executable": "ptpython" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "wine": { "tools": { "wine": { "bottle": "wine", "executable": "wine" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "wine32": { "tools": { "wine32": { "bottle": "wine32", "executable": "wine" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "deploy": { "tools": { "deploy": { "bottle": "deploy", "executable": "deploy" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "yt": { "tools": { "yt": { "bottle": "yt", "executable": "yt" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "yndexer": { "tools": { "yndexer": { "bottle": "yndexer", "executable": "yndexer" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "ytyndexer": { "tools": { "ytyndexer": { "bottle": "ytyndexer", "executable": "ytyndexer" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "ymakeyndexer": { "tools": { "ymakeyndexer": { "bottle": "ymakeyndexer", "executable": "ymakeyndexer" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "transfer-manager": { "tools": { "transfer-manager": { "bottle": "transfer-manager", "executable": "transfer-manager" } }, "platforms": [ { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "rem-tool": { "tools": { "rem-tool": { "bottle": "rem-tool", "executable": "rem-tool" } }, "platforms": [ { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "uc": { "tools": { "uc": { "bottle": "uc", "executable": "uc" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "perf": { "tools": { "perf": { "bottle": "perf", "executable": "perf" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "cuda-check": { "tools": { "cuda-check": { "bottle": "cuda-check", "executable": "cuda-check" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "sre": { "tools": { "sre": { "bottle": "sre", "executable": "sre" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "samogonctl": { "tools": { "samogonctl": { "bottle": "samogonctl", "executable": "samogonctl" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "jdk": { "tools": { "javac": { "bottle": "jdk", "executable": "javac" }, "java": { "bottle": "jdk", "executable": "java" }, "jar": { "bottle": "jdk", "executable": "jar" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "jdk10": { "tools": { "javac10": { "bottle": "jdk10", "executable": "javac10" }, "java10": { "bottle": "jdk10", "executable": "java10" }, "jar10": { "bottle": "jdk10", "executable": "jar10" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "jdk11": { "tools": { "javac11": { "bottle": "jdk11", "executable": "javac11" }, "java11": { "bottle": "jdk11", "executable": "java11" }, "jar11": { "bottle": "jdk11", "executable": "jar11" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "jdk15": { "tools": { "javac15": { "bottle": "jdk15", "executable": "javac15" }, "java15": { "bottle": "jdk15", "executable": "java15" }, "jar15": { "bottle": "jdk15", "executable": "jar15" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "jdk17": { "tools": { "jar17": { "bottle": "jdk17", "executable": "jar" }, "java17": { "bottle": "jdk17", "executable": "java" }, "javac17": { "bottle": "jdk17", "executable": "javac" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true } ] }, "svn110": { "tools": { "svn": { "bottle": "svn110", "executable": "svn" }, "svnadmin": { "bottle": "svn110", "executable": "svnadmin" }, "svnlook": { "bottle": "svn110", "executable": "svnlook" }, "svnversion": { "bottle": "svn110", "executable": "svnversion" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN", "default": true } } ] }, "zipatcher": { "tools": { "zipatcher": { "bottle": "zipatcher", "executable": "zipatcher" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "darwin" }, "default": true } ] }, "cmake": { "tools": { "cmake": { "bottle": "cmake", "executable": "cmake" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "cling": { "tools": { "cling": { "bottle": "cling", "executable": "cling" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "ninja": { "tools": { "ninja": { "bottle": "ninja", "executable": "ninja" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "valgrind": { "tools": { "valgrind": { "bottle": "valgrind", "executable": "valgrind" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "ag": { "tools": { "ag": { "bottle": "ag", "executable": "ag" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "yf": { "tools": { "yf": { "bottle": "yf", "executable": "yf" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "rtmr-deploy": { "tools": { "rtmr-deploy": { "bottle": "rtmr-deploy", "executable": "rtmr-deploy" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "yp-util": { "tools": { "yp-util": { "bottle": "yp-util", "executable": "yp-util" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "yp": { "tools": { "yp": { "bottle": "yp", "executable": "yp" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "yd-migrate": { "tools": { "yd-migrate": { "bottle": "yd-migrate", "executable": "yd-migrate" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "dctl": { "tools": { "dctl": { "bottle": "dctl", "executable": "dctl" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "infractl": { "tools": { "infractl": { "bottle": "infractl", "executable": "infractl" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "jq": { "tools": { "jq": { "bottle": "jq", "executable": "jq" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "kubectl": { "tools": { "kubectl": { "bottle": "kubectl", "executable": "kubectl" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "vim": { "tools": { "vim": { "bottle": "vim", "executable": "vim" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "nvim": { "tools": { "nvim": { "bottle": "nvim", "executable": "nvim" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "emacs": { "tools": { "emacs": { "bottle": "emacs", "executable": "emacs" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "tmux": { "tools": { "tmux": { "bottle": "tmux", "executable": "tmux" } }, "env": { "TERMINFO": [ "$(ROOT)/share/terminfo" ] }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "rsync": { "tools": { "rsync": { "bottle": "rsync", "executable": "rsync" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "kiwi": { "tools": { "kwmktorrent": { "bottle": "kwmktorrent", "executable": "kwmktorrent" }, "kwmqbuild": { "bottle": "kwmqbuild", "executable": "kwmqbuild" }, "kwfeed": { "bottle": "kwfeed", "executable": "kwfeed" }, "metaquery.sh": { "bottle": "kwfeed", "executable": "metaquery.sh" }, "protobin_diff": { "bottle": "protobin_diff", "executable": "protobin_diff" }, "multipb_convert": { "bottle": "multipb_convert", "executable": "multipb_convert" }, "kwworm": { "bottle": "kwworm", "executable": "kwworm" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "optrace": { "tools": { "optrace": { "bottle": "optrace", "executable": "optrace" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "node-search": { "tools": { "node-search": { "bottle": "node-search", "executable": "node-search" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "gpt": { "tools": { "gpt_perf": { "bottle": "gpt" }, "gpt_heap": { "bottle": "gpt" } }, "params": { "gpt_perf": { "LD_PRELOAD": [ "$(GPT_PERF)/gpt/lib/libprofiler.so" ], "HEAPCHECK": [ "normal" ], "PPROF_PATH": [ "$(GPT_PERF)/gpt/bin/pprof" ] }, "gpt_heap": { "LD_PRELOAD": [ "$(GPT_HEAP)/gpt/lib/libtcmalloc.so" ], "PPROF_PATH": [ "$(GPT_HEAP)/gpt/bin/pprof" ] } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "ant": { "tools": { "ant": { "bottle": "ant", "executable": "ant" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "mvn": { "tools": { "mvn": { "bottle": "maven", "executable": "mvn" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "fast_diff": { "tools": { "fast_diff": { "bottle": "fast_diff", "executable": "fast_diff" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "cuda": { "tools": { "cuda": { "bottle": "cuda" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "idea_run_plugin": { "tools": { "idea_run_plugin": { "bottle": "idea_run_plugin" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "idea_style_config": { "tools": { "idea_style_config": { "bottle": "idea_style_config" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "error_prone": { "tools": { "error_prone": { "bottle": "error_prone" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "jstyle_runner": { "tools": { "jstyle_runner": { "bottle": "jstyle_runner" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "sonar_scanner": { "tools": { "sonar_scanner": { "bottle": "sonar_scanner" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "gcovr": { "tools": { "gcovr": { "bottle": "gcovr", "executable": "gcovr" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "lcov_cobertura": { "tools": { "lcov_cobertura": { "bottle": "lcov_cobertura", "executable": "lcov_cobertura" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "uber_jar": { "tools": { "uber_jar": { "bottle": "uber_jar" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "uber_jar10": { "tools": { "uber_jar10": { "bottle": "uber_jar10" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "kythe": { "tools": { "kythe": { "bottle": "kythe" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "kythe_to_proto": { "tools": { "kythe_to_proto": { "bottle": "kythe_to_proto" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "scriptgen": { "tools": { "scriptgen": { "bottle": "scriptgen" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true } ] }, "kiwi_protos": { "tools": { "kiwi_protos": { "bottle": "kiwi_protos" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "allure_commandline": { "tools": { "allure": { "bottle": "allure_commandline", "executable": "allure" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "ctags": { "tools": { "ctags": { "bottle": "ctags", "executable": "ctags" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "you_complete_me": { "tools": { "you_complete_me": { "bottle": "you_complete_me" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "rtags": { "tools": { "rtags": { "bottle": "rtags" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "afl-fuzz": { "tools": { "afl-fuzz": { "bottle": "afl-fuzz", "executable": "afl-fuzz" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "horadric": { "tools": { "horadric": { "bottle": "horadric", "executable": "horadric" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "logbroker": { "tools": { "logbroker": { "bottle": "logbroker", "executable": "logbroker" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "zcli": { "tools": { "zcli": { "bottle": "zcli", "executable": "zcli" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "python3": { "tools": { "python3": { "bottle": "python3", "executable": "python3" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true } ] }, "run_python_udf": { "tools": { "run_python_udf": { "bottle": "run_python_udf", "executable": "run_python_udf" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "graphs_difference": { "tools": { "graphs_difference": { "bottle": "graphs_difference", "executable": "graphs_difference" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "contexts_difference": { "tools": { "contexts_difference": { "bottle": "contexts_difference", "executable": "contexts_difference" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "ycmerge": { "tools": { "ycmerge": { "bottle": "ycmerge", "executable": "ycmerge" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "ygdiff": { "tools": { "ygdiff": { "bottle": "ygdiff", "executable": "ygdiff" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "ya-tc": { "tools": { "ya-tc": { "bottle": "ya-tc", "executable": "ya-tc" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "crypta": { "tools": { "crypta": { "bottle": "crypta", "executable": "crypta" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "apphost": { "tools": { "apphost": { "bottle": "apphost", "executable": "app_host_launcher" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "renderer": { "tools": { "renderer": { "bottle": "renderer", "executable": "renderer" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "appteka": { "tools": { "appteka": { "bottle": "appteka", "executable": "appteka" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "news": { "tools": { "news": { "bottle": "news", "executable": "news_launcher" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "saas2": { "tools": { "saas2": { "bottle": "saas2", "executable": "saas2" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "golang_1.18": { "tools": { "golang": { "bottle": "golang_1.18", "executable": "golang" }, "go": { "bottle": "golang_1.18", "executable": "go" }, "gofmt": { "bottle": "golang_1.18", "executable": "gofmt" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ], "params": { "type": "golang", "version": "1.18.2" } }, "godoc": { "tools": { "godoc": { "bottle": "godoc", "executable": "godoc" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "qemu": { "tools": { "qemu": { "bottle": "qemu", "executable": "qemu" }, "qemu-i386": { "bottle": "qemu", "executable": "qemu-i386" }, "qemu-img": { "bottle": "qemu", "executable": "qemu-img" }, "qemu-nbd": { "bottle": "qemu", "executable": "qemu-nbd" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "qyp": { "tools": { "qyp": { "bottle": "qyp", "executable": "vmctl" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "rtcdiag": { "tools": { "rtcdiag": { "bottle": "rtcdiag", "executable": "rtcdiag" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "fio": { "tools": { "fio": { "bottle": "fio", "executable": "fio" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "amduprof": { "tools": { "amduprof-cli": { "bottle": "amduprof", "executable": "amduprof-cli" }, "amduprof-pcm": { "bottle": "amduprof", "executable": "amduprof-pcm" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "foremost": { "tools": { "foremost": { "bottle": "foremost", "executable": "foremost" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "atop": { "tools": { "atop": { "bottle": "atop", "executable": "atop" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "bpftool": { "tools": { "bpftool": { "bottle": "bpftool", "executable": "bpftool" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "bpftrace": { "tools": { "bpftrace": { "bottle": "sre", "executable": "bpftrace" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "strace": { "tools": { "strace": { "bottle": "strace", "executable": "strace" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "stress-ng": { "tools": { "stress-ng": { "bottle": "stress-ng", "executable": "stress-ng" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "iperf": { "tools": { "iperf": { "bottle": "iperf", "executable": "iperf" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "lkvm": { "tools": { "lkvm": { "bottle": "kvmtool", "executable": "lkvm" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "coronerctl": { "tools": { "coronerctl": { "bottle": "coronerctl", "executable": "coronerctl" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "lz4": { "tools": { "lz4": { "bottle": "lz4", "executable": "lz4" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "intel-cmt-cat": { "tools": { "pqos": { "bottle": "intel-cmt-cat", "executable": "pqos" }, "rdtset": { "bottle": "intel-cmt-cat", "executable": "rdtset" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "blktrace": { "tools": { "blkparse": { "bottle": "blktrace", "executable": "blkparse" }, "iowatcher": { "bottle": "blktrace", "executable": "iowatcher" }, "blktrace": { "bottle": "blktrace", "executable": "blktrace" }, "blkiomon": { "bottle": "blktrace", "executable": "blkiomon" }, "btt": { "bottle": "blktrace", "executable": "btt" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "vmexec": { "tools": { "vmexec": { "bottle": "vmexec", "executable": "vmexec" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "yfm-docs": { "tools": { "yfm-docs": { "bottle": "yfm-docs", "executable": "yfm-docs" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "aws": { "tools": { "aws": { "bottle": "aws", "executable": "aws" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true } ] }, "sedem": { "tools": { "sedem": { "bottle": "sedem", "executable": "sedem" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "jstyle_bundle": { "tools": { "jstyle": { "bottle": "jstyle_bundle", "executable": "jstyle" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "ktlint_bundle": { "tools": { "ktlint": { "bottle": "ktlint_bundle", "executable": "ktlint" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "devtools_license_analyzer_bundle": { "tools": { "license_analyzer": { "bottle": "devtools_license_analyzer_bundle", "executable": "license_analyzer" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "ya_sed": { "tools": { "ya_sed": { "bottle": "ya_sed", "executable": "ya_sed" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "black": { "tools": { "black": { "bottle": "black", "executable": "black" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true } ] }, "black_py2": { "tools": { "black_py2": { "bottle": "black_py2", "executable": "black" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true } ] }, "yadi": { "tools": { "yadi": { "bottle": "yadi", "executable": "yadi-arc" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "grpc_cli": { "tools": { "grpc_cli": { "bottle": "grpc_cli", "executable": "grpc_cli" } }, "platforms": [ { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "buf": { "tools": { "buf": { "bottle": "buf", "executable": "buf" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true } ] }, "iceflame": { "tools": { "iceflame": { "bottle": "iceflame", "executable": "iceflame" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "cs": { "tools": { "cs": { "bottle": "cs", "executable": "cs" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "DARWIN", "arch": "arm64" }, "default": true } ] }, "wall-e": { "tools": { "wall-e": { "bottle": "wall-e", "executable": "wall-e" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "skotty": { "tools": { "skotty": { "bottle": "skotty", "executable": "launcher" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true }, { "host": { "os": "WIN" }, "default": true } ] }, "gcc102-arm-none-eabi": { "tools": { "cc": { "bottle": "gcc102-arm-none-eabi", "executable": "cc" }, "c++": { "bottle": "gcc102-arm-none-eabi", "executable": "c++" }, "gcov": { "bottle": "gcc102-arm-none-eabi", "executable": "gcov" }, "c++filt": { "bottle": "gcc102-arm-none-eabi", "executable": "c++filt" }, "nm": { "bottle": "gcc102-arm-none-eabi", "executable": "nm" }, "strip": { "bottle": "gcc102-arm-none-eabi", "executable": "strip" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "NONE", "arch": "armv8m_cortex_m33" }, "default": true } ], "params": { "type": "gnu", "match_root": "GCC", "werror_mode": "compiler_specific", "c_compiler": "$(GCC)/bin/arm-none-eabi-gcc", "cxx_compiler": "$(GCC)/bin/arm-none-eabi-g++", "ar": "$(GCC)/bin/arm-none-eabi-ar", "objcopy": "$(GCC)/bin/arm-none-eabi-objcopy", "gcc_version": "10.2.1" } }, "eductl": { "tools": { "eductl": { "bottle": "eductl", "executable": "eductl" } }, "platforms": [ { "host": { "os": "LINUX" }, "default": true }, { "host": { "os": "DARWIN" }, "default": true } ] }, "nds32le-elf-mculib-v5f": { "tools": { "cc": { "bottle": "nds32le-elf-mculib-v5f", "executable": "cc" }, "c++": { "bottle": "nds32le-elf-mculib-v5f", "executable": "c++" } }, "platforms": [ { "host": { "os": "LINUX" }, "target": { "os": "NONE", "arch": "nds32le_elf_mculib_v5f" }, "default": true } ], "params": { "type": "gnu", "match_root": "RISCV", "werror_mode": "compiler_specific", "c_compiler": "$(RISCV)/bin/riscv32-elf-gcc", "cxx_compiler": "$(RISCV)/bin/riscv32-elf-g++", "ar": "$(RISCV)/bin/riscv32-elf-ar", "objcopy": "$(RISCV)/bin/riscv32-elf-objcopy", "gcc_version": "7.4.0" } } }, "bottles": { "msvc2019": { "formula": { "sandbox_id": 887495315, "match": "Microsoft Visual C++" }, "executable": { "msvc": [ "bin", "Hostx64", "x64", "cl.exe" ] } }, "ymake": { "formula": { "sandbox_id": [ 1339744772 ], "match": "ymake" }, "executable": { "ymake": [ "ymake" ] } }, "yexport": { "formula": { "sandbox_id": [ 1327400889 ], "match": "yexport" }, "executable": { "yexport": [ "yexport" ] } }, "clang-format": { "formula": { "sandbox_id": [ 1337227141 ], "match": "clang-format" }, "executable": { "clang-format": [ "clang-format" ] } }, "clang-tidy": { "formula": { "sandbox_id": [ 1073581733, 1073610805, 1073627148 ], "match": "CLANG_TIDY" }, "executable": { "clang-tidy": [ "bin", "clang-tidy" ], "clang-apply-replacements": [ "bin", "clang-apply-replacements" ] } }, "maven_import_sandbox_uploader": { "formula": { "sandbox_id": 1031028343, "match": "uploader" }, "executable": { "maven_import_sandbox_uploader": [ "uploader" ] } }, "arc": { "formula": { "sandbox_id": [ 1327291879 ], "match": "arc" }, "executable": { "arc": [ "arc" ] } }, "godoc": { "formula": { "sandbox_id": 511821444, "match": "godoc" }, "executable": { "godoc": [ "godoc" ] } }, "yo": { "formula": { "sandbox_id": 1315684874, "match": "yo" }, "executable": { "yo": [ "yo" ] } }, "mockgen": { "formula": { "sandbox_id": [ 1330972277, 1330972268, 1330972252 ], "match": "mockgen" }, "executable": { "mockgen": [ "mockgen" ] } }, "swagger": { "formula": { "sandbox_id": [ 1325945221 ], "match": "swagger" }, "executable": { "swagger": [ "swagger" ] } }, "delve": { "formula": { "sandbox_id": [ 1313179369 ], "match": "delve" }, "executable": { "dlv": [ "dlv" ] } }, "cue": { "formula": { "sandbox_id": [ 631593996, 631593924 ], "match": "cue" }, "executable": { "cue": [ "cue" ] } }, "yoimports": { "formula": { "sandbox_id": 1313057974, "match": "yoimports" }, "executable": { "yoimports": [ "yoimports" ] } }, "releaser": { "formula": { "sandbox_id": [ 1026890210 ], "match": "releaser" }, "executable": { "releaser": [ "releaser" ] } }, "tvmknife": { "formula": { "sandbox_id": 1262117740, "match": "tvmknife" }, "executable": { "tvmknife": [ "tvmknife" ] } }, "sandboxctl": { "formula": { "sandbox_id": [ 832226067 ], "match": "tools/sandboxctl/bin/sandboxctl" }, "executable": { "sandboxctl": [ "sandboxctl" ] } }, "python": { "formula": { "sandbox_id": 1277485811, "match": "Python" }, "executable": { "python": [ "python" ] } }, "bloat": { "formula": { "sandbox_id": [ 801218211 ], "match": "Bloat" }, "executable": { "bloat": [ "bloat" ] } }, "jdk": { "formula": { "sandbox_id": [ 854293674, 854378931, 854302209, 1054292521 ], "match": "jdk" }, "executable": { "javac": [ "bin", "javac" ], "java": [ "bin", "java" ], "jar": [ "bin", "jar" ] } }, "jdk10": { "formula": { "sandbox_id": [ 240834225, 240834934, 240835020 ], "match": "jdk" }, "executable": { "javac10": [ "bin", "javac" ], "java10": [ "bin", "java" ], "jar10": [ "bin", "jar" ] } }, "jdk11": { "formula": { "sandbox_id": [ 1300058159, 1300060903, 1300059219, 1294736548 ], "match": "jdk" }, "executable": { "javac11": [ "bin", "javac" ], "java11": [ "bin", "java" ], "jar11": [ "bin", "jar" ] } }, "jdk15": { "formula": { "sandbox_id": [ 823158461, 823183568, 823899886 ], "match": "openjdk" }, "executable": { "javac15": [ "bin", "javac" ], "java15": [ "bin", "java" ], "jar15": [ "bin", "jar" ] } }, "jdk17": { "formula": { "sandbox_id": [ 1086829307, 1086824941, 1086822428, 1086827917 ], "match": "openjdk" }, "executable": { "jar": [ "bin", "jar" ], "java": [ "bin", "java" ], "javac": [ "bin", "javac" ] } }, "clang12": { "formula": { "sandbox_id": [ 1223443270, 1223441613, 1225508579, 1223439797, 1223436300 ], "match": "CLANG" }, "executable": { "c++": [ "bin", "clang++" ], "c++filt": [ "bin", "llvm-cxxfilt" ], "cc": [ "bin", "clang" ], "clang-rename": [ "bin", "clang-rename" ], "llvm-gcov": [ "bin", "llvm-gcov" ], "llvm-cov": [ "bin", "llvm-cov" ], "llvm-profdata": [ "bin", "llvm-profdata" ], "llvm-symbolizer": [ "bin", "llvm-symbolizer" ], "llvm-nm": [ "bin", "llvm-nm" ], "llvm-strip": [ "bin", "llvm-strip" ], "llvm-objcopy": [ "bin", "llvm-objcopy" ] } }, "clang14": { "formula": { "sandbox_id": [ 1299367207 ], "match": "CLANG" }, "executable": { "c++": [ "bin", "clang++" ], "c++filt": [ "bin", "llvm-cxxfilt" ], "cc": [ "bin", "clang" ], "clang-rename": [ "bin", "clang-rename" ], "llvm-gcov": [ "bin", "llvm-gcov" ], "llvm-cov": [ "bin", "llvm-cov" ], "llvm-profdata": [ "bin", "llvm-profdata" ], "llvm-symbolizer": [ "bin", "llvm-symbolizer" ], "llvm-nm": [ "bin", "llvm-nm" ], "llvm-strip": [ "bin", "llvm-strip" ], "llvm-objcopy": [ "bin", "llvm-objcopy" ] } }, "xcode_12_5": { "formula": { "sandbox_id": [ 1047943010 ], "match": "toolchain" }, "executable": { "c++": [ "usr", "bin", "clang++" ], "cc": [ "usr", "bin", "clang" ], "llvm-cov": [ "usr", "bin", "llvm-cov" ], "llvm-profdata": [ "usr", "bin", "llvm-profdata" ], "llvm-nm": [ "usr", "bin", "llvm-nm" ], "strip": [ "usr", "bin", "strip" ] } }, "android-ndk-r23": { "formula": { "sandbox_id": [ 1125103574, 1125105409 ], "match": "NDK" }, "executable": { "c++": [ "llvm-toolchain", "bin", "clang++" ], "cc": [ "llvm-toolchain", "bin", "clang" ], "strip": [ "llvm-toolchain", "bin", "llvm-strip" ], "c++filt": [ "llvm-toolchain", "bin", "i686-linux-android-c++filt" ], "llvm-cov": [ "llvm-toolchain", "bin", "llvm-cov" ], "llvm-profdata": [ "llvm-toolchain", "bin", "llvm-profdata" ], "llvm-symbolizer": [ "llvm-toolchain", "bin", "llvm-symbolizer" ], "nm": [ "llvm-toolchain", "bin", "llvm-nm" ], "objcopy": [ "llvm-toolchain", "bin", "llvm-objcopy" ] } }, "android-ndk-r24": { "formula": { "sandbox_id": [ 1253035950, 1253036672 ], "match": "NDK" }, "executable": { "c++": [ "llvm-toolchain", "bin", "clang++" ], "cc": [ "llvm-toolchain", "bin", "clang" ], "strip": [ "llvm-toolchain", "bin", "llvm-strip" ], "c++filt": [ "llvm-toolchain", "bin", "i686-linux-android-c++filt" ], "llvm-cov": [ "llvm-toolchain", "bin", "llvm-cov" ], "llvm-profdata": [ "llvm-toolchain", "bin", "llvm-profdata" ], "llvm-symbolizer": [ "llvm-toolchain", "bin", "llvm-symbolizer" ], "nm": [ "llvm-toolchain", "bin", "llvm-nm" ], "objcopy": [ "llvm-toolchain", "bin", "llvm-objcopy" ] } }, "android-ndk-r25": { "formula": { "sandbox_id": [ 1225179951, 1225180393 ], "match": "NDK" }, "executable": { "c++": [ "llvm-toolchain", "bin", "clang++" ], "cc": [ "llvm-toolchain", "bin", "clang" ], "strip": [ "llvm-toolchain", "bin", "llvm-strip" ], "c++filt": [ "llvm-toolchain", "bin", "i686-linux-android-c++filt" ], "llvm-cov": [ "llvm-toolchain", "bin", "llvm-cov" ], "llvm-profdata": [ "llvm-toolchain", "bin", "llvm-profdata" ], "llvm-symbolizer": [ "llvm-toolchain", "bin", "llvm-symbolizer" ], "nm": [ "llvm-toolchain", "bin", "llvm-nm" ], "objcopy": [ "llvm-toolchain", "bin", "llvm-objcopy" ] } }, "cuda": { "formula": { "sandbox_id": [ 29625981 ], "match": "CUDA" } }, "idea_run_plugin": { "formula": { "sandbox_id": [ 98817148 ], "match": "ya runner idea plugin" } }, "idea_style_config": { "formula": { "sandbox_id": [ 874273162 ], "match": "Intellij IDEA codestyle config" } }, "error_prone": { "formula": { "sandbox_id": [ 273389189 ], "match": "ERRORPRONE" } }, "jstyle_runner": { "formula": { "sandbox_id": [ 623847348 ], "match": "JSTYLERUNNER" } }, "sonar_scanner": { "formula": { "sandbox_id": [ 142526229 ], "match": "sonar_scanner" } }, "gcovr": { "formula": { "sandbox_id": [ 145238992 ], "match": "gcovr" }, "executable": { "gcovr": [ "gcovr" ] } }, "lcov_cobertura": { "formula": { "sandbox_id": [ 151814389 ], "match": "lcov_cobertura" }, "executable": { "lcov_cobertura": [ "lcovcob" ] } }, "uber_jar": { "formula": { "sandbox_id": [ 147123506 ], "match": "uber_jar" } }, "uber_jar10": { "formula": { "sandbox_id": [ 260182938 ], "match": "uber_jar10" } }, "kythe": { "formula": { "sandbox_id": [ 377918568 ], "match": "KYTHE" } }, "kythe_to_proto": { "formula": { "sandbox_id": [ 403346294 ], "match": "KYTHETOPROTO" } }, "scriptgen": { "formula": { "sandbox_id": [ 1164520637 ], "match": "SCRIPTGEN" } }, "wine": { "formula": { "sandbox_id": 495594294, "match": "Wine" }, "executable": { "wine": [ "bin", "wine64" ] } }, "wine32": { "formula": { "sandbox_id": 1010959442, "match": "Wine" }, "executable": { "wine": [ "bin", "wine" ] } }, "deploy": { "formula": { "sandbox_id": 243231127, "match": "DEPLOY" }, "executable": { "deploy": [ "samogon", "deploy" ] } }, "yt": { "formula": { "sandbox_id": [ 1277508845 ], "match": "YT" }, "executable": { "yt": [ "yt" ] } }, "yndexer": { "formula": { "sandbox_id": 992600186, "match": "YNDEXER" }, "executable": { "yndexer": [ "yndexer" ] } }, "ytyndexer": { "formula": { "sandbox_id": 1051903185, "match": "YTYNDEXER" }, "executable": { "ytyndexer": [ "ytyndexer" ] } }, "ymakeyndexer": { "formula": { "sandbox_id": 239256113, "match": "YMAKEYNDEXER" }, "executable": { "ymakeyndexer": [ "ymakeyndexer" ] } }, "transfer-manager": { "formula": { "sandbox_id": 135979123, "match": "transfer-manager" }, "executable": { "transfer-manager": [ "transfer-manager" ] } }, "rem-tool": { "formula": { "sandbox_id": 79265295, "match": "rem-tool" }, "executable": { "rem-tool": [ "rem-tool" ] } }, "uc": { "formula": { "sandbox_id": 505682252, "match": "UC" }, "executable": { "uc": [ "uc" ] } }, "perf": { "formula": { "sandbox_id": 1130176134, "match": "infra/kernel/tools/perf/build/perf-static.tar.gz" }, "executable": { "perf": [ "perf" ] } }, "cuda-check": { "formula": { "sandbox_id": "1128218000", "match": "infra/rsm/nvgpumanager/tools/cuda-check/cuda-check" }, "executable": { "cuda-check": [ "cuda-check" ] } }, "sre": { "formula": { "sandbox_id": "1281939415", "match": "infra/rtc/sretools/sretools.tar.gz" }, "executable": { "sre": [ "sretool" ], "bpftrace": [ "tools", "bpftrace" ] } }, "samogonctl": { "formula": { "sandbox_id": 438053038, "match": "SAMOGONCTL" }, "executable": { "samogonctl": [ "samogonctl" ] } }, "gcc61": { "formula": { "sandbox_id": 63189766, "match": "GCC" }, "executable": { "c++": [ "gcc", "bin", "g++-6.1" ], "cc": [ "gcc", "bin", "gcc-6.1" ], "gcov": [ "gcc", "bin", "gcov-6.1" ], "c++filt": [ "gcc", "bin", "c++filt" ], "nm": [ "gcc", "bin", "nm" ], "strip": [ "gcc", "bin", "strip" ] } }, "gcc82": { "formula": { "sandbox_id": 288125345, "match": "GCC" }, "executable": { "c++": [ "gcc", "bin", "g++" ], "cc": [ "gcc", "bin", "gcc" ], "gcov": [ "gcc", "bin", "gcov" ], "c++filt": [ "gcc", "bin", "c++filt" ], "nm": [ "gcc", "bin", "nm" ], "strip": [ "gcc", "bin", "strip" ] } }, "gdb": { "formula": { "sandbox_id": [ 1037272933, 1032891985, 717207102, 1032896450 ], "match": "GDB" }, "executable": { "gdb": [ "gdb", "bin", "gdb" ], "gdbserver": [ "gdb", "bin", "gdbserver" ] } }, "gdbnew": { "formula": { "sandbox_id": [ 1294905624, 1322364102 ], "match": "GDB" }, "executable": { "gdb": [ "gdb", "bin", "gdb" ], "gdbserver": [ "gdb", "bin", "gdbserver" ] } }, "pprof": { "formula": { "sandbox_id": 1115456319, "match": "pprof" }, "executable": { "pprof": [ "pprof" ] } }, "ytexec": { "formula": { "sandbox_id": 1275324165, "match": "ytexec" }, "executable": { "ytexec": [ "ytexec", "ytexec" ] } }, "ag": { "formula": { "sandbox_id": 75851513, "match": "Ag" }, "executable": { "ag": [ "ag" ] } }, "valgrind": { "formula": { "sandbox_id": 944969271, "match": "Valgrind" }, "executable": { "valgrind": [ "valgrind" ] } }, "jq": { "formula": { "sandbox_id": [ 38336932, 38337150, 38337983 ], "match": "jq" }, "executable": { "jq": [ "jq" ] } }, "yf": { "formula": { "sandbox_id": [ 1044416355 ], "match": "yf-client" }, "executable": "yf-client" }, "rtmr-deploy": { "formula": { "sandbox_id": [ 1210829227, 1210811623 ], "match": "rtmr-deploy" }, "executable": "rtmr-deploy" }, "yp-util": { "formula": { "sandbox_id": [ 1331188297 ], "match": "yp-util" }, "executable": { "yp-util": [ "yp-util" ] } }, "yp": { "formula": { "sandbox_id": [ 1331195990 ], "match": "YP" }, "executable": { "yp": [ "yp" ] } }, "yd-migrate": { "formula": { "sandbox_id": [ 990283171 ], "match": "yd_migrate" }, "executable": { "yd-migrate": [ "migrate" ] } }, "dctl": { "formula": { "sandbox_id": [ 1333782205 ], "match": "dctl" }, "executable": { "dctl": [ "dctl" ] } }, "infractl": { "formula": { "sandbox_id": 1341851601, "match": "infractl" }, "executable": { "infractl": [ "infractl" ] } }, "kubectl": { "formula": { "sandbox_id": [ 1254092637 ], "match": "kubectl" }, "executable": { "kubectl": [ "kubectl" ] } }, "vim": { "formula": { "sandbox_id": 82345405, "match": "vim" }, "executable": { "vim": [ "vim" ] } }, "nvim": { "formula": { "sandbox_id": 123061100, "match": "nvim" }, "executable": { "nvim": [ "nvim" ] } }, "emacs": { "formula": { "sandbox_id": 84328012, "match": "emacs" }, "executable": { "emacs": [ "emacs" ] } }, "tmux": { "formula": { "sandbox_id": [ 1105659071 ], "match": "tmux" }, "executable": { "tmux": [ "bin", "tmux" ] } }, "optrace": { "formula": { "sandbox_id": [ 894130496 ], "match": "optrace" }, "executable": { "optrace": [ "optrace" ] } }, "node-search": { "formula": { "sandbox_id": [ 1293225955 ], "match": "node_search" }, "executable": { "node-search": [ "node_search" ] } }, "rsync": { "formula": { "sandbox_id": [ 65088954 ], "match": "rsync" }, "executable": { "rsync": [ "bin", "rsync" ] } }, "svn110": { "formula": { "sandbox_id": 368201676, "match": "svn" }, "executable": { "svn": [ "svn" ], "svnadmin": [ "svnadmin" ], "svnlook": [ "svnlook" ], "svnversion": [ "svnversion" ] } }, "zipatcher": { "formula": { "sandbox_id": 897674372, "match": "zipatcher" }, "executable": { "zipatcher": [ "zipatcher" ] } }, "cmake": { "formula": { "sandbox_id": 105454515, "match": "cmake" }, "executable": { "cmake": [ "bin", "cmake" ] } }, "cling": { "formula": { "sandbox_id": 87671454, "match": "cling" }, "executable": { "cling": [ "cling" ] } }, "ninja": { "formula": { "sandbox_id": 19094385, "match": "ninja" }, "executable": "ninja" }, "kwfeed": { "formula": { "sandbox_id": 36077631, "match": "KWFeed" }, "executable": { "kwfeed": [ "kwfeed" ], "metaquery.sh": [ "metaquery.sh" ] } }, "protobin_diff": { "formula": { "sandbox_id": 28621470, "match": "protobin_diff" }, "executable": { "protobin_diff": [ "protobin_diff" ] } }, "multipb_convert": { "formula": { "sandbox_id": 31061929, "match": "Multipb_convert" }, "executable": { "multipb_convert": [ "multipb_convert" ] } }, "kwworm": { "formula": { "sandbox_id": 18521490, "match": "Kwworm" }, "executable": { "kwworm": [ "kwworm" ] } }, "kwmktorrent": { "formula": { "sandbox_id": 451506451, "match": "KWMKTorrent" }, "executable": { "kwmktorrent": [ "kwmktorrent" ] } }, "kwmqbuild": { "formula": { "sandbox_id": 41067877, "match": "KWMQBuild" }, "executable": { "kwmqbuild": [ "kwmqbuild" ] } }, "gpt": { "formula": { "sandbox_id": 21836503, "match": "GooglePerformanceTools" } }, "ant": { "formula": { "sandbox_id": 36996223, "match": "ant" }, "executable": { "ant": [ "apache-ant-1.9.6", "bin", "ant" ] } }, "maven": { "formula": { "sandbox_id": 39222824, "match": "maven" }, "executable": { "mvn": [ "bin", "mvn" ] } }, "fast_diff": { "formula": { "sandbox_id": 42519064, "match": "fast_diff" } }, "kiwi_protos": { "formula": { "sandbox_id": 32521995, "match": "KiWi python protos" } }, "allure_commandline": { "formula": { "sandbox_id": 569859192, "match": "Allure Commandline" }, "executable": { "allure": [ "bin", "allure" ] } }, "ctags": { "formula": { "sandbox_id": 55229519, "match": "ctags" }, "executable": { "ctags": [ "bin", "ctags" ] } }, "you_complete_me": { "formula": { "sandbox_id": 121751471, "match": "YouCompleteMe" } }, "rtags": { "formula": { "sandbox_id": 84460170, "match": "rtags" } }, "afl-fuzz": { "formula": { "sandbox_id": 80600007, "match": "afl-fuzz" }, "executable": { "afl-fuzz": [ "afl-fuzz" ] } }, "horadric": { "formula": { "sandbox_id": 1341702447, "match": "horadric" }, "executable": { "horadric": [ "horadric" ] } }, "logbroker": { "formula": { "sandbox_id": 1061549819, "match": "logbroker" }, "executable": { "logbroker": [ "logbroker" ] } }, "zcli": { "formula": { "sandbox_id": 948535797, "match": "zcli" }, "executable": { "zcli": [ "zcli" ] } }, "ptpython": { "formula": { "sandbox_id": 50746186, "match": "PTPython" }, "executable": { "ptpython": [ "ptpython" ] } }, "ptipython": { "formula": { "sandbox_id": 50746160, "match": "PTIPython" }, "executable": { "ptipython": [ "ptipython" ] } }, "python3": { "formula": { "sandbox_id": 1281554182, "match": "python3" }, "executable": { "python3": [ "python3" ] } }, "run_python_udf": { "formula": { "sandbox_id": 273337583, "match": "RUN_PYTHON_UDF" }, "executable": { "run_python_udf": [ "run_python_udf" ] } }, "graphs_difference": { "formula": { "sandbox_id": 374662639, "match": "graphs_difference" }, "executable": { "graphs_difference": [ "graphs_difference" ] } }, "contexts_difference": { "formula": { "sandbox_id": 1128937263, "match": "contexts_difference" }, "executable": { "contexts_difference": [ "contexts_difference" ] } }, "ycmerge": { "formula": { "sandbox_id": 1225325604, "match": "ycmerge" }, "executable": { "ycmerge": [ "ycmerge" ] } }, "ygdiff": { "formula": { "sandbox_id": 982695480, "match": "ygdiff" }, "executable": { "ygdiff": [ "ygdiff" ] } }, "ya-tc": { "formula": { "sandbox_id": 1283355427, "match": "ya-tc" }, "executable": { "ya-tc": [ "ya-tc" ] } }, "crypta": { "formula": { "sandbox_id": 550700694, "match": "crypta" }, "executable": { "crypta": [ "crypta" ] } }, "apphost": { "formula": { "sandbox_id": 1341702965, "match": "app_host_launcher" }, "executable": { "app_host_launcher": [ "app_host_launcher" ] } }, "renderer": { "formula": { "sandbox_id": [ 1217317559, 1219860570 ], "match": "" }, "executable": { "renderer": [ "report-renderer/bin/run" ] } }, "appteka": { "formula": { "sandbox_id": [ 1245145483, 1247481035 ], "match": "appteka" }, "executable": { "appteka": [ "appteka/appteka" ] } }, "news": { "formula": { "sandbox_id": 1337528314, "match": "news_launcher" }, "executable": { "news_launcher": [ "news_launcher" ] } }, "saas2": { "formula": { "sandbox_id": 1267928485, "match": "saas2" }, "executable": { "saas2": [ "saas2" ] } }, "golang_1.18": { "formula": { "sandbox_id": [ 1312106822, 1312106821, 1312106819, 1312106817 ], "match": "GOLANG" }, "executable": { "go": [ "bin", "go" ], "gofmt": [ "bin", "gofmt" ] } }, "qemu": { "formula": { "sandbox_id": [ 504011268 ], "match": "Build executable" }, "executable": { "qemu": [ "qemu", "bin", "qemu-system-x86_64" ], "qemu-i386": [ "qemu", "bin", "qemu-system-i386" ], "qemu-img": [ "qemu", "bin", "qemu-img" ], "qemu-nbd": [ "qemu", "bin", "qemu-nbd" ] } }, "qyp": { "formula": { "sandbox_id": [ 1253668008 ], "match": "infra/qyp/vmctl/bin/vmctl" }, "executable": { "vmctl": [ "vmctl" ] } }, "rtcdiag": { "formula": { "sandbox_id": [ 944810510 ], "match": "search/mon/rtc/rtcdiag/bin/rtcdiag" }, "executable": { "rtcdiag": [ "rtcdiag" ] } }, "fio": { "formula": { "sandbox_id": [ 1136887344 ], "match": "infra/kernel/tools/fio/build/fio-static.tar.gz" }, "executable": { "fio": [ "fio", "bin", "fio" ] } }, "amduprof": { "formula": { "sandbox_id": [ 747426974 ], "match": "AMDuProf_Linux_x64_3.2.228.tar.gz" }, "executable": { "amduprof-cli": [ "AMDuProf_Linux_x64_3.2.228", "bin", "AMDuProfCLI" ], "amduprof-pcm": [ "AMDuProf_Linux_x64_3.2.228", "bin", "AMDuProfPcm" ] } }, "foremost": { "formula": { "sandbox_id": [ 684724398 ], "match": "infra/kernel/tools/foremost/build/foremost-static.tar.gz" }, "executable": { "foremost": [ "foremost" ] } }, "atop": { "formula": { "sandbox_id": [ 576898586 ], "match": "infra/kernel/tools/atop/build/atop-static.tar.gz" }, "executable": { "atop": [ "atop", "atop" ] } }, "bpftool": { "formula": { "sandbox_id": [ 1130914217 ], "match": "infra/kernel/tools/bpftool/build/bpftool-static.tar.gz" }, "executable": { "bpftool": [ "bpftool", "bpftool" ] } }, "bpftrace": { "formula": { "sandbox_id": [ 866596155 ], "match": "infra/kernel/tools/bpftrace/build/bpftrace-static.tar.gz" }, "executable": { "bpftrace": [ "bpftrace", "bpftrace" ] } }, "strace": { "formula": { "sandbox_id": [ 654255646 ], "match": "infra/kernel/tools/strace/build/strace-static.tar.gz" }, "executable": { "strace": [ "strace", "strace" ] } }, "stress-ng": { "formula": { "sandbox_id": [ 755257561 ], "match": "infra/kernel/tools/stress-ng/build/stress-ng-static.tar.gz" }, "executable": { "stress-ng": [ "stress-ng", "stress-ng" ] } }, "iperf": { "formula": { "sandbox_id": [ 635087857 ], "match": "infra/kernel/tools/iperf/build/iperf.tar.gz" }, "executable": { "iperf": [ "iperf", "bin", "iperf3" ] } }, "kvmtool": { "formula": { "sandbox_id": [ 547591282 ], "match": "infra/kernel/tools/kvmtool" }, "executable": { "lkvm": [ "kvmtool", "lkvm" ] } }, "coronerctl": { "formula": { "sandbox_id": [ 1243735992 ], "match": "infra/rsm/coroner/build/packages/coroner/pkg.json" }, "executable": { "coronerctl": [ "coronerctl" ] } }, "lz4": { "formula": { "sandbox_id": [ 756420904 ], "match": "infra/kernel/tools/lz4" }, "executable": { "lz4": [ "lz4", "usr", "bin", "lz4" ] } }, "intel-cmt-cat": { "formula": { "sandbox_id": [ 798382448 ], "match": "infra/kernel/tools/resctrl" }, "executable": { "pqos": [ "intel-cmt-cat", "bin", "pqos" ], "rdtset": [ "intel-cmt-cat", "bin", "rdtset" ] } }, "blktrace": { "formula": { "sandbox_id": [ 643294824 ], "match": "infra/kernel/tools/blktrace/build" }, "executable": { "blkparse": [ "blktrace", "usr", "bin", "blkparse" ], "iowatcher": [ "blktrace", "usr", "bin", "iowatcher" ], "blktrace": [ "blktrace", "usr", "bin", "blktrace" ], "blkiomon": [ "blktrace", "usr", "bin", "blkiomon" ], "btt": [ "blktrace", "usr", "bin", "btt" ] } }, "vmexec": { "formula": { "sandbox_id": [ 940486578 ], "match": "infra/qemu/vmexec/vmexec" }, "executable": { "vmexec": [ "vmexec" ] } }, "yfm-docs": { "formula": { "sandbox_id": 1285319405, "match": "yfm-docs" }, "executable": { "yfm-docs": [ "yfm-docs" ] } }, "aws": { "formula": { "sandbox_id": [ 1247746539 ], "match": "aws" }, "executable": { "aws": [ "aws" ] } }, "sedem": { "formula": { "sandbox_id": [ 1319416201, 1319416204 ], "match": "bin/sedem" }, "executable": { "sedem": [ "sedem" ] } }, "jstyle_bundle": { "formula": { "sandbox_id": [ 603849348, 603450767, 603859837 ], "match": "jstyle" }, "executable": { "jstyle": [ "idea-community", "bin", "format.bat" ] } }, "ktlint_bundle": { "formula": { "sandbox_id": [ 1037460929, 1037467384, 1038449502 ], "match": "ktlint" }, "executable": { "ktlint": [ "run.bat" ] } }, "devtools_license_analyzer_bundle": { "formula": { "sandbox_id": [ 1291677795, 1291680132 ], "match": "license_analyzer" }, "executable": { "license_analyzer": [ "license_analyzer" ] } }, "ya_sed": { "formula": { "sandbox_id": [ 1197714990 ], "match": "ya_sed" }, "executable": { "ya_sed": [ "ya_sed" ] } }, "black": { "formula": { "sandbox_id": [ 1282614229 ], "match": "black" }, "executable": { "black": [ "black" ] } }, "black_py2": { "formula": { "sandbox_id": [ 1147448676 ], "match": "black" }, "executable": { "black": [ "black" ] } }, "yadi": { "formula": { "sandbox_id": 1155032720, "match": "yadi-arc" }, "executable": { "yadi-arc": [ "yadi-arc" ] } }, "grpc_cli": { "formula": { "sandbox_id": 739261887, "match": "grpc_cli" }, "executable": { "grpc_cli": [ "grpc_cli" ] } }, "buf": { "formula": { "sandbox_id": 813444352, "match": "buf" }, "executable": { "buf": [ "buf" ] } }, "iceflame": { "formula": { "sandbox_id": 1253872260, "match": "iceflame" }, "executable": { "iceflame": [ "iceflame" ] } }, "cs": { "formula": { "sandbox_id": 1224967338, "match": "cs" }, "executable": { "cs": [ "cs" ] } }, "wall-e": { "formula": { "sandbox_id": 1207601598, "match": "wall-e" }, "executable": { "wall-e": [ "wall-e" ] } }, "skotty": { "formula": { "sandbox_id": 1314138261, "match": "launcher" }, "executable": { "launcher": [ "launcher" ] } }, "gcc102-arm-none-eabi": { "formula": { "sandbox_id": 1020757602, "match": "GNU ARM" }, "executable": { "c++": [ "bin", "arm-none-eabi", "arm-none-eabi-g++" ], "cc": [ "bin", "arm-none-eabi", "arm-none-eabi-gcc" ], "gcov": [ "bin", "arm-none-eabi", "arm-none-eabi-gcov" ], "c++filt": [ "bin", "arm-none-eabi", "arm-none-eabi-c++filt" ], "nm": [ "bin", "arm-none-eabi", "arm-none-eabi-nm" ], "strip": [ "bin", "arm-none-eabi", "arm-none-eabi-strip" ] } }, "eductl": { "formula": { "sandbox_id": 1287048455, "match": "eductl" }, "executable": { "eductl": [ "eductl" ] } }, "bigb_request": { "formula": { "sandbox_id": 1341703271, "match": "bb_requester" }, "executable": { "bb_requester": [ "bb_requester" ] } }, "bigb_hitlog_analyser": { "formula": { "sandbox_id": 1341702425, "match": "hitlog_analyser" }, "executable": { "hitlog_analyser": [ "hitlog_analyser" ] } }, "bigb_bsyeti_experiments": { "formula": { "sandbox_id": 1117529876, "match": "bsyeti_experiments" }, "executable": { "bsyeti_experiments": [ "bsyeti_experiments" ] } }, "bigb_bb_cluster_analyzer": { "formula": { "sandbox_id": 1341702394, "match": "bb_cluster_analyzer" }, "executable": { "bb_cluster_analyzer": [ "bb_cluster_analyzer" ] } }, "bigb_yt_profiles_dumper": { "formula": { "sandbox_id": 1244288403, "match": "yt_profiles_dumper" }, "executable": { "yt_profiles_dumper": [ "yt_profiles_dumper" ] } }, "bigb_ab": { "formula": { "sandbox_id": 1268293135, "match": "ab" }, "executable": { "ab": [ "ab" ] } }, "bigrt_cli": { "formula": { "sandbox_id": [ 1063136697 ], "match": "big_rt_cli" }, "executable": { "big_rt_cli": [ "big_rt_cli" ] } }, "caesar_yt_sync": { "formula": { "sandbox_id": 1341702410, "match": "yt_sync" }, "executable": { "yt_sync": [ "yt_sync" ] } }, "caesar_lookup_profile": { "formula": { "sandbox_id": 1341702354, "match": "lookup_profile" }, "executable": { "lookup_profile": [ "lookup_profile" ] } }, "exp_stats": { "formula": { "sandbox_id": 1341702476, "match": "exp_stats" }, "executable": { "exp_stats": [ "exp_stats" ] } }, "lama": { "formula": { "sandbox_id": 1338662784, "match": "lama" }, "executable": { "lama": [ "lama" ] } }, "vh3": { "formula": { "sandbox_id": 1279179247, "match": "vh3" }, "executable": { "vh3": [ "vh3" ] } }, "marketsre": { "formula": { "sandbox_id": 1317842822, "match": "marketsre" }, "executable": { "marketsre": [ "marketsre" ] } }, "caesar_profile_size_analyzer": { "formula": { "sandbox_id": 1341703292, "match": "profile_size_analyzer" }, "executable": { "profile_size_analyzer": [ "profile_size_analyzer" ] } }, "nds32le-elf-mculib-v5f": { "formula": { "sandbox_id": 1326305174, "match": "nds32le-elf-mculib-v5f" }, "executable": { "c++": [ "bin", "riscv32-elf-g++" ], "cc": [ "bin", "riscv32-elf-gcc" ] } } }, "toolchain_aliases": { "clang-win-x86_64": "clang12-win-x86_64", "clang-win-i686": "clang12-win-i686", "gcc-linux-x86_64": "gcc82-linux-x86_64" } }