mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-12-04 08:02:31 +00:00
a46bef4945
- initialize apple tools on workspace level properly using universal install_ws_dependency() function - pass proper environment variables to the shell script action - pass proper hidden attributes to framework function rules in case of osx os - also, clean up WORKSPACE file putting example repositories into a separate file - correct: repositories needed by framework function itself should be defined in the same single function in workspace_definitions.bzl - unfortunately, it is not possible to move android initialization anywhere from WORKSPACE file |
||
---|---|---|
.. | ||
BUILD | ||
cc_toolchain_util.bzl | ||
cmake.bzl | ||
cmake_build.bzl | ||
detect_root.bzl | ||
framework.bzl | ||
ninja_build.bzl | ||
utils_osx.sh | ||
utils_unix.sh | ||
utils_win.bat |