书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 1419 个相关结果.
  • 编译步骤

    BUILD Supported Environment Ubuntu/LinuxMint/WSL Prepare deps Compile brpc with config_brpc.sh Compile brpc with cmake Fedora/CentOS Prepare deps Compile brpc with config_brp...
  • 一些实用的工具

    CCache 和一些其他的实用工具 CCache 1 一些实用工具 Clang tidy 2 CCache 和一些其他的实用工具 在过去的一些版本中,一些能够帮助你写好代码的实用工具已经被添加到了 CMake 中。往往是通过为目标指定属性,或是设定形如 CMAKE_* 的初始化变量的值的形式启用相应工具。这个启用的规则不只是对某个特定的工具...
  • Build on Linux

    How to Build ClickHouse on Linux Normal Build for Development on Ubuntu Install Git, CMake, Python and Ninja Install clang-13 (recommended) Use clang-13 for Builds Checkout Clic...
  • How to Cross Compile Compiler-rt Builtins For Arm

    932 2020-03-21 《LLVM 10 User Guides》
    How to Cross Compile Compiler-rt Builtins For Arm Introduction Prerequisites Building compiler-rt builtins for Arm Testing compiler-rt builtins using qemu-arm Troubleshooting T...
  • Code style guidelines

    Code style guidelines C++ and Objective-C Using clang-format locally Installation Manual usage Pre-commit hook IDE plugin Header includes Java Python Using black locally In...
  • The LLVM gold plugin

    822 2020-03-21 《LLVM 10 User Guides》
    The LLVM gold plugin Introduction How to build it Usage Example of link time optimization Quickstart for using LTO with autotooled projects Licensing The LLVM gold plugin...
  • profiles

    profiles Introduction to profiles Profile sections [settings] [options] [tool_requires] [system_tools] (DEPRECATED) [buildenv] [runenv] [conf] [replace_requires] [replace_...
  • Fuzzing LLVM libraries and tools

    1272 2020-03-21 《LLVM 10 Reference》
    Fuzzing LLVM libraries and tools Introduction Available Fuzzers clang-fuzzer clang-proto-fuzzer clang-format-fuzzer llvm-as-fuzzer llvm-dwarfdump-fuzzer llvm-demangle-fuzzer ...
  • 代码风格指南

    代码风格指南 C++和Objective-C 在本地使用clang-format 安装 手动使用 预提交钩子 IDE插件 标头引入 Java Python 本地使用黑色 安装 手动使用 预提交钩子 编辑器集成 评论风格指南 代码风格指南 在给Godot的源代码做贡献时,您需要遵循下面概述的样式指南.其中一些是通过持续集成...
  • 其他特性

    尝试使用其他构建系统构建 自动探测构建系统并编译 无缝对接xmake命令 手动切换指定构建系统 实现快速交叉编译 交叉编译android平台 交叉编译iphoneos平台 交叉编译mingw平台 使用其他交叉编译工具链 传递用户配置参数 编译其他构建系统过程示例 通用编译方式 构建Android jni程序 自动扫描源码生成xmak...