03/10/2014 - 0.1.0 ------------------ * updated the license terms to BSD * introduced helper scripts for AppBroker(1), DocBook, gettext(1), gtkdoc... * manual page for configure(1) and project.conf(5) * in-tree implementation of pkg-config(1) (by bapt) * added support for native DeforaOS, MacOS X and Windows (MinGW) * portability improvements * reliability fixes when generating Makefiles -- Pierre Pronchery 16/07/2006 - 0.0.4 ------------------ * added .PHONY pseudo-rule * filters out some essential libraries as required on the platform * supports basic config.{h,sh} automatic generation * added C++ support -- Pierre Pronchery 27/01/2006 - 0.0.3 ------------------ * separate file for Makefile output * operating system, architecture and kernel detection * appends "-D_GNU_SOURCE" to CFLAGS for GNU/Linux Makefiles with -ansi -- Pierre Pronchery 25/10/2005 - 0.0.2 ------------------ * full rewrite * migrated to libSystem in place of libutils * supports source archive generation * supports installation and uninstallation * documentation update -- Pierre Pronchery 26/11/2004 - 0.0.1 ------------------ * initial release -- Pierre Pronchery