Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
releng-tool ドキュメント
  • 必要条件
  • インストール
  • Getting started
    • Prelude
    • Tutorials
      • Tutorial "Basic packages"
      • Tutorial "An SDL example"
      • Tutorial "A toolchain example"
    • Understanding rebuilds
    • Understanding fetching
  • User guides
    • Arguments
    • Configuration
    • Environment variables
    • Packages
      • Common options
      • Advanced options
      • System-specific options
      • Bootstrapping
      • Post-processing
      • Site definitions
      • Hash file
      • ASCII armor
      • Script package (default)
      • Autotools package
      • Cargo package
      • CMake package
      • Make package
      • Meson package
      • Python package
      • SCons package
      • Deprecated options
    • Post-processing
    • Script helpers
    • Licenses
    • ヒント
      • Offline builds
      • Parallel builds
      • Privileged builds
      • License generation
      • Alternative extensions
      • VCS Ignore
    • Advanced
      • Patching
      • Internal/external packages
      • Development mode
      • Local-sources mode
      • Configuration overrides
      • Quirks
        • releng.bzr.certifi
        • releng.cmake.disable_direct_includes
        • releng.cmake.disable_parallel_option
        • releng.disable_local_site_warn
        • releng.disable_prerequisites_check
        • releng.disable_remote_configs
        • releng.disable_remote_scripts
        • releng.disable_spdx_check
        • releng.disable_verbose_patch
        • releng.git.no_depth
        • releng.git.no_quick_fetch
        • releng.git.replicate_cache
        • releng.log.execute_args
        • releng.log.execute_env
        • releng.stats.no_pdf
    • Extensions
      • Making a custom post-build action extension
      • Making a custom package type extension
  • 例
  • Requesting help
  • 寄稿者ガイド
  • バージョンノート
    • 2.3 (2025-05-04)
    • 2.2 (2025-03-29)
    • 2.1 (2025-02-17)
    • 2.0 (2025-02-09)
    • 1.4 (2025-01-19)
    • 1.3 (2024-08-19)
    • 1.2 (2024-07-01)
    • 1.1 (2024-03-29)
    • 1.0 (2023-12-22)
    • 0.17 (2023-08-06)
    • 0.16 (2023-05-07)
    • 0.15 (2023-02-12)
    • 0.14 (2023-02-05)
    • 0.13 (2022-08-10)
    • 0.12 (2022-05-02)
    • 0.11 (2022-02-26)
    • 0.10 (2021-12-31)
  • 付録 A — クイックリファレンス

  • releng.io
  • releng-tool GitHub

🕮 · English · Deutsch · español · 日本語 · polski · 中文 (简体) · 中文 (繁體)
Back to top
View this page
Edit this page

Advanced¶

The following contains a series of advanced guides which a developer may want to use for more involved use cases.

  • Patching
  • Internal/external packages
  • Development mode
  • Local-sources mode
  • Configuration overrides
  • Quirks
Next
Patching
Previous
VCS Ignore
Made with Sphinx and @pradyunsg's Furo