blob: de0d4926e0a112223d75249ee227f758189b83af [file] [log] [blame] [view]
## 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