You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to separate the ORFS variable support and make
variables and ORFS agnostic to build systems, even if
make is used to evaluate variables.
ORFS contains an implementation of a flow using make,
bazel-orfs implements a flow using Bazel.
Sometimes make is preferable, keep things simple, but for more advanced
flows, Bazel provides more flexibility at the cost of increased complexity.
Signed-off-by: Øyvind Harboe <[email protected]>
0 commit comments