Google has open sourced a build tool called Basel. It is early on and it may not work with bird. It would be great if the invocation of this build system would be "bezel build bird". I don't know if it is possible or practical at this time. Mike Mazarick --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Hello! On 10/11/19 3:58 PM, Mike Mazarick wrote:
Google has open sourced a build tool called Basel. It is early on and it may not work with bird. It would be great if the invocation of this build system would be "bezel build bird". I don't know if it is possible or practical at this time.
There is no need for us to leave the good old GNU Make, we are used to it and we probably don't miss any crucial features of Make. Anyway, if you think this is a good idea, you can try to convince us. Maria
Google has open sourced a build tool called Bazel. It is early on and it may not work with bird. It would be great if the invocation of this build system would be "bazel build bird". I don't know if it is possible or practical at this time. I am used to "Make" too but I am always on the lookout for new and improved ways of doing things. I find that it is hard to improve on whatever has been proven to work. However, there is a tool called ONOS (Open Network Operating System) that uses bazel. The network remains the only part that doesn't benefit from virtualization. With a Network Operating System...? Mike Mazarick PS - it would help if I spelled it correctly --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
On 10/11/19 6:04 PM, Mike Mazarick wrote:
Google has open sourced a build tool called Bazel. It is early on and it may not work with bird. It would be great if the invocation of this build system would be "bazel build bird". I don't know if it is possible or practical at this time.
I am used to "Make" too but I am always on the lookout for new and improved ways of doing things. I find that it is hard to improve on whatever has been proven to work. However, there is a tool called ONOS (Open Network Operating System) that uses bazel. The network remains the only part that doesn't benefit from virtualization. With a Network Operating System...?
Once again, we don't like breaking things which are working. For now, there is no reason to change our build system. Maria
participants (2)
-
Maria Matejka -
Mike Mazarick