summaryrefslogtreecommitdiffstats
path: root/src/glib.mk
Commit message (Collapse)AuthorAgeFilesLines
* portability fix for FreeBSD in package glib: don't expect the build system ↵Volker Grabsch2009-03-071-1/+13
| | | | to have libiconv installed
* portability fix for Open Solaris: don't expect the build system to have ↵Volker Grabsch2009-03-061-1/+2
| | | | pkg-config
* portability fix for MacOS X: don't expect the build system to provide ↵Volker Grabsch2009-03-061-1/+3
| | | | gettext/libintl
* switch glib to win32 threadingVolker Grabsch2009-03-051-4/+4
|
* bugfix in several build rules: use "$(SED)" instead of "sed"Volker Grabsch2009-03-051-1/+1
|
* improved the regexes for package version recognitionVolker Grabsch2009-03-021-1/+1
|
* put all package's project websites into Make variables $($(PKG)_WEBSITE)Volker Grabsch2009-03-011-1/+1
|
* new macro SHORT_PKG_VERSION which assists in creating download URLsVolker Grabsch2009-03-011-1/+1
|
* corrected library dependencies and disabled dangling DLL stuff in packages ↵Volker Grabsch2009-03-011-3/+4
| | | | atk, cairo, fontconfig, glib, gtk and pango
* bugfix in package glib: ensure that "pkgconfig ... --libs" also returns ↵Volker Grabsch2009-02-281-1/+1
| | | | "-lole32"
* bugfix in package glib: ensure that "pkgconfig ... --libs" also returns "-lpcre"Volker Grabsch2009-02-281-0/+1
|
* bugfix in package glib: install all glib toolsVolker Grabsch2009-02-281-4/+3
|
* new package: glibVolker Grabsch2009-02-281-0/+42