ognibuild

Detect and run any build system
  https://github.com/jelmer/ognibuild
  0
  no reviews



Ognibuild is a simple wrapper with a common interface for invoking any kind of build tool.

The ideas is that it can be run to build and install any source code directory by detecting the build system that is in use and invoking that with the correct parameters.

It can also detect and install missing dependencies.