Release Notes: The target "errorcheck" ("configure") cannot work in parallel. Fixes a bug that appeared in parallel builds (make -j). Support for IRIX64 and Haiku was implemented. PDF presentation has been updated.


Release Notes: The target "errorcheck" ("configure") cannot work in parallel. Fixes a bug that appeared in parallel builds (make -j). Support for IRIX64 and Haiku was implemented. PDF presentation has been updated.


Release Notes: Support for the clang compiler was implemented. The new variables MKCHECKS and LEXLIB were added. Support for the Intel C/C++ compiler was improved. The man page and presentation were improved. Local mkc_install is always used for installing mk-configure for simplifying an installation process on non-BSD platforms. A new target "filelist" that outputs a list of files for the whole project (after installation) was introduced. The useless ".sh:" rule was removed. There are other minor changes and improvements.


Release Notes: New variables PROJECTNAME and CFLAGS.pic. A new variable EXPORT_DYNAMIC for making all symbols in an executable visible to linked or dlopen'ed libraries. Fixes for Lua support. Support for EXPORT_SYMBOLS for Darwin. Fixes for Darwin (MKDLL). *BSD, Linux, and QNX: ld --retain-symbols-file is not used anymore for EXPORT_SYMBOLS; ld --version-script is used instead. Fixes for permissions on Interix. Documentation and presentation updates. Clean-ups.


Release Notes: Fixes for LPREFIX, YPREFIX, and YHEADER. The target "install" creates destination directories by default (calls the target "installdirs"). A new variable EXPORT_SYMBOLS for exporting (in shared object library) only specified symbols. New variables NOSUBDIR, EXPORT_VARNAMES, and NOEXPORT_VARNAMES in mkc.{subdir,subprj}.mk. By default, _mkc_* cache files are created in the project's top directory. Documentation updates. More regression tests and samples. Better support for Solaris and OSF1. Other improvements.


Release Notes: Support for POD (plain old documentation) format. New variables: LUA_LMODDIR, LUA_CMODDIR (for Lua), MKC_VERSION, MLINKS (symlinks for manual pages), CFLAGS.warns.<c{c,xx}type>.<warn-level>, and WARNERR for forcing warnings to be reported as errors. New targets: bin_deb (creation of Debian/Ubuntu package), bin_tar, bin_targz, bin_tarbz2, and bin_zip. Improvements in documentation. ../Makefile.inc works as in NetBSD. Minor fixes.
A Java component for manipulating PowerPoint presentations.