summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* new package: wxwidgetsVolker Grabsch2009-02-271-0/+59
* enable win32 threading for package ilmbaseVolker Grabsch2009-02-171-2/+8
* use ranlib to build the library of package glewVolker Grabsch2009-02-161-0/+1
* provide "-lglew32s" in addition to "-lGLEW" in package glew for compatibility...Volker Grabsch2009-02-161-0/+1
* new package: openexr (by Martin Lambers)Volker Grabsch2009-02-141-0/+47
* simplified build rules of package ilmbaseVolker Grabsch2009-02-141-2/+1
* corrected typoVolker Grabsch2009-02-141-1/+1
* update version of package libgsaslVolker Grabsch2009-02-141-2/+2
* new package: ilmbase (by Martin Lambers)Volker Grabsch2009-02-141-0/+35
* new package: libgsasl (by Martin Lambers)Volker Grabsch2009-02-141-0/+29
* corrected project URL of package libidnVolker Grabsch2009-02-141-2/+2
* new package: libntlm (by Martin Lambers)Volker Grabsch2009-02-141-0/+26
* new package: glew (by Martin Lambers)Volker Grabsch2009-02-141-0/+26
* improved version update mechanism (make update) of package gettextVolker Grabsch2009-02-141-3/+3
* new package: libidn (by Martin Lambers)Volker Grabsch2009-02-143-2/+31
* update version of packages binutils and boostVolker Grabsch2009-02-142-2/+2
* Release 2.3v2.3Volker Grabsch2009-02-090-0/+0
* improved style of READMEVolker Grabsch2009-02-091-3/+4
* new target "make clean-pkg" to remove all unused package files (handy after a...Volker Grabsch2009-02-092-0/+11
* removed an old "bugfix" which isn't needed anymore for package giflibVolker Grabsch2009-02-071-1/+0
* portability fix for MacOS XVolker Grabsch2009-02-051-0/+1
* fixed the `uname` hack of package libmikmodVolker Grabsch2009-02-051-0/+1
* work-around for a braindead line 'MAKE = make' in the Makefile of package lib...Volker Grabsch2009-02-041-1/+1
* portability fix for MacOS XVolker Grabsch2009-02-041-0/+1
* portability fixes for MacOS XVolker Grabsch2009-02-034-4/+6
* update version of packages geos and mingwrtVolker Grabsch2009-02-032-4/+4
* don't install the DLL file of mingwrt, because there is no need for itVolker Grabsch2009-02-031-3/+4
* switch from MinGW GCC to TDM-GCCVolker Grabsch2009-02-035-11/+92
* update version of package xmlwrappVolker Grabsch2009-02-031-3/+3
* new macro UNPACK_PKG_ARCHIVE for build rules (This is useful in connection wi...Volker Grabsch2009-02-021-2/+4
* allow packages without a BUILD section (This will be used for download-only p...Volker Grabsch2009-02-021-7/+9
* find the src/*.mk and doc/ files even when called from another directory, e.g...Volker Grabsch2009-01-311-9/+10
* increased version number to 2.3Volker Grabsch2009-01-311-1/+1
* Release 2.2v2.2Volker Grabsch2009-01-310-0/+0
* on "make update" touch only the *.mk files which have a new versionVolker Grabsch2009-01-311-1/+3
* force a package rebuild when its *.mk file changed (e.g. on a version update)Volker Grabsch2009-01-311-1/+1
* shorter Boost library namesVolker Grabsch2009-01-311-0/+1
* update version of packages curl, freetype, libgcrypt, libpng and libxml2Volker Grabsch2009-01-315-5/+5
* disable parallel builds by default and document in the README how to enable p...Volker Grabsch2009-01-312-4/+12