8 ms·
> That work building “yet another build tool” could have gone in to programmatically generating bazel BUILD files. Google did try that for Android (AOSP). They
by intexpress 1y ago
> That work building “yet another build tool” could have gone in to programmatically generating bazel BUILD files.
Google did try that for Android (AOSP). They made a tool that generated thousands? of BUILD files to get AOSP building with Bazel.
But the migration to Bazel was aborted for unknown reasons.