Listing available 'Make' Variables in Genrule?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rules_foreign_cc

    Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja, Meson)

  • To actually answer your question, I searched for "TemplateVariableInfo" in the rules_foreign_cc project (since TemplateVariableInfo is the provider that declares template variables), and there's only one location: toolchains/toolchains.bzl. Reading this, the `toolchains.data.env` variable that's set is coming after a call to `expand_locations_and_make_variables` (from foreign_cc/private/framework.bzl), so without running a debugger I have no idea what's there. It's possible that the rules themselves are confused about this.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Using Bazel and Conan for external dependencies

    4 projects | /r/bazel | 9 Jul 2022
  • Use bazel rules_foreign_cc with these essential patches

    1 project | news.ycombinator.com | 21 Jan 2021
  • CI Example on ARM-GCC build with Docker for CMake embedded project.

    2 projects | /r/embedded | 19 Mar 2023
  • bgfx is impossible to build

    2 projects | /r/gamedev | 7 Mar 2023
  • Is simplicity studio still garbage?

    2 projects | /r/embedded | 23 Feb 2023