52 lines
1.3 KiB
Plaintext
52 lines
1.3 KiB
Plaintext
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 <khorben@defora.org>
|
|
|
|
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 <khorben@defora.org>
|
|
|
|
|
|
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 <khorben@defora.org>
|
|
|
|
|
|
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 <khorben@defora.org>
|
|
|
|
|
|
26/11/2004 - 0.0.1
|
|
------------------
|
|
|
|
* initial release
|
|
|
|
-- Pierre Pronchery <khorben@defora.org>
|