JxMake
A Java-based cross-platform build system.
JxMake is a Java-based cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake.
Additionally, JxMake also supports several other features that are not included with other console-based build systems, such as a built-in simple GUI, serial console, serial plotter, etc.
Currently, the JxMake loadable libraries (build scripts) are more focused on building for embedded systems. However, support for building desktop applications will...