Anki/build
Damien Elmes b4bfc1a80d Let ninja/n2 do the configure invocation
I'd introduced maybe_reconfigure_build() after running into issues where
configure was not being invoked, but have discovered why that was happening:
the out folder path must be identical to the canonical path listed in
build.ninja, which it wasn't when a symlink was used. With this change,
we avoid having to invoke ninja twice, and get visibility into the
configure step.

This also makes rsbridge only depend on out/env, which prevents it from
being rebuilt when any reconfigure happens.
2023-07-02 18:22:44 +10:00
..
configure Let ninja/n2 do the configure invocation 2023-07-02 18:22:44 +10:00
ninja_gen Let ninja/n2 do the configure invocation 2023-07-02 18:22:44 +10:00
runner Let ninja/n2 do the configure invocation 2023-07-02 18:22:44 +10:00