mk-configure

Lightweight replacement for autotools
Download

mk-configure Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Aleksey Cheusov
  • Publisher web site:

mk-configure Tags


mk-configure Description

Lightweight replacement for autotools mk-configure is a lightweight easy for use replacement for GNU autotools, written in bmake (a portable version of NetBSD make) and POSIX tools (awk, shell, etc.). FreeBSD and OpenBSD make are not good. They are incompatible with NetBSD bmake. GNU make is not good too, it is completely incompatible with NetBSD bmake.mk-configure provides a number of include files written in and for bmake and a number of standalone programs that should be installed to user's host for building a software. Here are some key features of "mk-configure": · An easy way for building standalone executables, static and shared libraries written in C, C++, Fortran, Pascal and Objective C; .cat and .html files from man pages; .info pages from texinfo sources etc. LEX, YACC are also supported. Support for other languages are planned. · Installing and uninstalling executables, libraries, scripts, documentation files and others. DESTDIR support is also provided. · Integrated autoconf-like support for finding #include files, libraries and function implementation, function definitions, defines, types, struct members etc. · A number of built-in checks for, e.g., system endianess, GNU bison or GNU flex programs and many others. · Automatic dependency analysis built-in for C, C++ and Fortran (not implemented yet, will be available soon). · Extensibility by writing bmake include files. · Support for regression tests (see mkc.minitest.mk for the sample). · mk-configure is small and easy. It is definitely much easier for use than GNU autotools, many people think that it is also easier than other competing projects like CMake, scons and others.


mk-configure Related Software