tree: 680cc6e975a688c0781f8c662833b82d0634caf8 [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