tree: d7df3bb08b13a18742cecdc6e6541784f1522796 [path history] [tgz]
  1. BUILD
  2. errors.sh
  3. README.md
scripts/compile/README.md

Comments

This directory hosts the scripts used for compilation.

  • errors.sh - It is a perl script that takes a file and generate #defines, enums used in C/C++ components of Heron

  • exec_env.sh - This is generated by bazel_configure.py to capture the environment variables CC and CXX. This is needed for C++ YAML compilation in third_party/yaml-cpp