Comment on Microsoft Build Accelerator – open-source build engine for large systemsparentComments−daemin7yYes, but really is it any different to what every build system does by inventing its own DSL or making a new DSL in some other language?Ant did it in XML, Premake uses Lua, CMake has its own, etc
Comments
Yes, but really is it any different to what every build system does by inventing its own DSL or making a new DSL in some other language?
Ant did it in XML, Premake uses Lua, CMake has its own, etc