summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improved style of code blocks in the READMEVolker Grabsch2009-03-081-0/+5
* state some prerequisites for mingw_cross_env in the READMEVolker Grabsch2009-03-081-3/+27
* summary for Release 2.4Volker Grabsch2009-03-081-13/+31
* portability fix for MacOS X in package glib: set CXX explicitlyVolker Grabsch2009-03-081-0/+1
* portability fix for Open Solaris: Enforce the use of $(INSTALL) in package lu...Volker Grabsch2009-03-082-0/+2
* update version of package libidnVolker Grabsch2009-03-071-1/+1
* portability fix for FreeBSD in package glib: don't expect the build system to...Volker Grabsch2009-03-071-1/+13
* bugfix: unset any environment variables which might cause troubleVolker Grabsch2009-03-071-0/+19
* change the README's "See also" section to a listVolker Grabsch2009-03-071-4/+6
* portability fix for Open Solaris: when "ginstall" exists, use that instead of...Volker Grabsch2009-03-0711-36/+37
* use the shorter '--help' instead of '--version' to check for gsedVolker Grabsch2009-03-071-1/+1
* bugfix to avoid crashing parallel builds in package gettextVolker Grabsch2009-03-061-1/+1
* portability fix for Open Solaris: don't expect the build system to have pkg-c...Volker Grabsch2009-03-061-1/+2
* portability fix for MacOS X: don't expect the build system to provide gettext...Volker Grabsch2009-03-061-1/+3
* portability fix for FreeBSD: don't expect the build system to have iconv inst...Volker Grabsch2009-03-061-0/+10
* portability fix for BSD and OSXVolker Grabsch2009-03-061-6/+5
* merge text documentation and website into an HTML documentationVolker Grabsch2009-03-063-100/+433
* use only stable versions of package gnutlsVolker Grabsch2009-03-051-2/+2
* improved download URLs for package gnutlsVolker Grabsch2009-03-051-1/+2
* set timeout to 30 seconds for downloadsVolker Grabsch2009-03-051-1/+1
* update version of packages curl and gnutlsVolker Grabsch2009-03-052-2/+2
* improved version update mechanism (make update) of package gnutlsVolker Grabsch2009-03-051-2/+3
* increased version number to 2.4Volker Grabsch2009-03-051-1/+1
* switch glib to win32 threadingVolker Grabsch2009-03-051-4/+4
* disable threading in package cairo, because it conflicts with glib's threadingVolker Grabsch2009-03-051-3/+3
* bugfix in several build rules: use "$(SED)" instead of "sed"Volker Grabsch2009-03-056-22/+22
* build also the wxWidgets variant without unicode supportVolker Grabsch2009-03-051-0/+55
* improved build rules for package wxwidgetsVolker Grabsch2009-03-051-4/+7
* improved the regexes for package version recognitionVolker Grabsch2009-03-0220-20/+20
* put all package's project websites into Make variables $($(PKG)_WEBSITE)Volker Grabsch2009-03-0168-68/+68
* new macro SHORT_PKG_VERSION which assists in creating download URLsVolker Grabsch2009-03-016-5/+8
* new package: libgsfVolker Grabsch2009-03-011-0/+41
* new package: oldVolker Grabsch2009-03-011-0/+26
* corrected library dependencies and disabled dangling DLL stuff in packages at...Volker Grabsch2009-03-016-5/+36
* new packages: jasper, pixman, cairo, pango, atk and gtkVolker Grabsch2009-02-286-0/+183
* remove also the etc/ directory on "make strip"Volker Grabsch2009-02-281-0/+1
* bugfix in package glib: ensure that "pkgconfig ... --libs" also returns "-lol...Volker Grabsch2009-02-281-1/+1
* bugfix in package glib: ensure that "pkgconfig ... --libs" also returns "-lpcre"Volker Grabsch2009-02-281-0/+1
* improved quotingVolker Grabsch2009-02-281-18/+18
* remove .def files on "make strip"Volker Grabsch2009-02-281-0/+1
* simplified build instructions for the new version of package xmlwrappVolker Grabsch2009-02-281-16/+6
* update version of packages gcc, libpng and xmlwrappVolker Grabsch2009-02-287-7/+7
* new packages: gcc-objc and gcc-fortranVolker Grabsch2009-02-283-2/+36
* improved portability of the Makefile by avoiding $(lastword ...)Volker Grabsch2009-02-281-1/+1
* bugfix in package glib: install all glib toolsVolker Grabsch2009-02-281-4/+3
* new package: glibVolker Grabsch2009-02-281-0/+42
* fixed dependecies of gettextVolker Grabsch2009-02-281-2/+3
* build the gettext-tools in addition to the gettext-runtimeVolker Grabsch2009-02-271-5/+26
* mention the minimal version of GNU make (>= 3.81) in READMEVolker Grabsch2009-02-271-2/+2
* new package: pcreVolker Grabsch2009-02-271-0/+29