Contents Menu Expand Light mode Dark mode Auto light/dark mode
releng-tool documentation
  • Requirements
  • Installation
  • 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
      • Bootstrapping
      • Post-processing
      • Site definitions
      • Hash file
      • ASCII armor
      • Script package (default)
      • Autotools package
      • CMake package
      • Make package
      • Meson package
      • Python package
      • SCons package
    • Post-processing
    • Script helpers
    • Licenses
    • Tips
      • 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_prerequisites_check
        • releng.disable_remote_configs
        • releng.disable_remote_scripts
        • releng.disable_spdx_check
        • releng.git.no_depth
        • releng.git.no_quick_fetch
        • releng.git.replicate_cache
        • releng.stats.no_pdf
    • Extensions
      • Making a custom post-build action extension
      • Making a custom package type extension
  • Examples
  • Requesting help
  • Contributor guide
  • ANNEX A - Quick reference
  • Release notes
    • 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)

  • releng.io
  • releng-tool GitHub

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

Requesting help¶

If experience issues with using releng-tool, developing extensions, etc.; do not hesitate to create an issue in this project’s GitHub page:

releng-tool – Issues
https://github.com/releng-tool/releng-tool/issues

Next
Contributor guide
Previous
Examples
Made with Sphinx and @pradyunsg's Furo