How to make distributable binaries in bazel?

This page summarizes the projects mentioned and recommended in the original post on /r/bazel

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Java Code. Always.
  • SaaSHub - Software Alternatives and Reviews
  • rules_pkg

    Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)

    I'm not sure how I missed this when I searched yesterday, but there are existing Bazel rules for Debian packaging. The search term is rules_pkg.

  • Bazel

    a fast, scalable, multi-language and extensible build system

    Bazel's own debian packaging configuration seems to be in scripts/packages/debian. Here's the BUILD file.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts