Hacker News new | past | comments | ask | show | jobs | submit login

Make (to use your example) does not do any sandboxing to ensure that the declared dependency graph is actually correct. This is the big innovation in Bazel (and Co).



Electric Make has had sandboxing since 2002, no conversion from your familiar make-based builds to a new shiny build tool required, and it can make on-the-fly corrections to execution order if that sandboxing reveals that incomplete dependency specifications caused something to run in the wrong order (relative to a strictly serial build).

"Sandboxing" in a build tool cannot be claimed as Bazel's innovation.


Can you link to the project?


Sorry for the belated response. Electric Make is part of CloudBees Accelerator: https://www.cloudbees.com/cloudbees-accelerator.


He was probably talking about a product from Electric Cloud:

https://electric-cloud.com/plugins/directory/p/emake/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: