2015-04-21 10:20 GMT+02:00 Damien Martin-guillerez <
dmar...@google.com>:
> Auto tools and CMake are not build system by themselves but
> autoconfiguration system that generate makefiles. Bazel is more to compare
> with make than CMake. I am working on trying to provide a autoconfiguration
> system to Bazel then I think the comparison could make sense.
Thanks, I was mislead by some comments that I've read. I also somehow
thought that a build system that hides away build details is more of a
meta build system that relies heavily on auto configuration.
Regards,
Domen