Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | simplified file markers | Volker Grabsch | 2010-01-16 | 1 | -20/+2 | |
| | ||||||
* | avoid all old 2.22.x versions of package glib | Volker Grabsch | 2010-01-08 | 1 | -0/+1 | |
| | ||||||
* | add missing dependency on zlib to package glib (by Mark de Wever) | Volker Grabsch | 2009-12-29 | 1 | -1/+1 | |
| | ||||||
* | update version of packages atk, glib and gtk | Volker Grabsch | 2009-12-23 | 1 | -2/+2 | |
| | ||||||
* | update version of packages atk, boost, fontconfig, gdal, geos, glib, lcms, ↵ | Volker Grabsch | 2009-12-02 | 1 | -2/+2 | |
| | | | | libevent, pango, pixman, sdl_image and sdl_mixer | |||||
* | improved version recognition of packages atk, glib, gtk, libxml2, libxslt, ↵ | Volker Grabsch | 2009-10-21 | 1 | -3/+3 | |
| | | | | nsis, pango, sdl, sdl_image, sdl_mixer and sdl_ttf | |||||
* | update version of packages glib, libgsf, pango and sqlite | Volker Grabsch | 2009-10-16 | 1 | -2/+2 | |
| | ||||||
* | update version of packages fltk, fontconfig, glib, gnutls, gtk, libgsf, ↵ | Volker Grabsch | 2009-09-20 | 1 | -2/+2 | |
| | | | | libpng, libxml2, libxslt and sqlite | |||||
* | improved version recognition, enable the notation of ignored (bad) package ↵ | Volker Grabsch | 2009-09-20 | 1 | -0/+1 | |
| | | | | versions | |||||
* | replace the contact email address with hints to the project mailing list | Volker Grabsch | 2009-09-01 | 1 | -1/+1 | |
| | ||||||
* | add a copyright notice and license to each source file | Volker Grabsch | 2009-08-21 | 1 | -1/+21 | |
| | ||||||
* | update version of packages fontconfig, glib, gtk, libevent, libiconv, ↵ | Volker Grabsch | 2009-08-10 | 1 | -2/+2 | |
| | | | | libpng, libusb, ogg, pixman, sqlite and vorbis | |||||
* | update version of packages atk, curl, gcc, gdal, glib, gnutls, gtk, ↵ | Volker Grabsch | 2009-06-10 | 1 | -2/+2 | |
| | | | | libevent, libidn, libntlm, libpng, nsis, pango, pdflib_lite, pixman, sqlite, tre and xmlwrapp | |||||
* | update version of packages libiconv, gnutls, glib and gtk | Volker Grabsch | 2009-05-05 | 1 | -2/+2 | |
| | ||||||
* | fix for systems where wine confuses the cross-compiling detection of ./configure | Volker Grabsch | 2009-04-22 | 1 | -0/+2 | |
| | ||||||
* | validate downloads using SHA-1 checksums | Volker Grabsch | 2009-04-05 | 1 | -7/+8 | |
| | ||||||
* | update version of packages freetype, glib, gtk, pango, pdflib_lite and wxwidgets | Volker Grabsch | 2009-03-23 | 1 | -1/+1 | |
| | ||||||
* | portability fix for MacOS X in package glib: set CXX explicitly | Volker Grabsch | 2009-03-08 | 1 | -0/+1 | |
| | | | | | | | | | For some strange reason, glib's configure script initializes CXX with "c++" instead of the cross C++ compiler. This usually does no harm, because glib doesn't use the C++ compiler. However, it poisons libtool's compiler lib search paths. This also usually does no harm, except on MacOS X where it causes libtool to link against /usr/lib/libiconv.dylib, which makes the cross build fail. | |||||
* | portability fix for FreeBSD in package glib: don't expect the build system ↵ | Volker Grabsch | 2009-03-07 | 1 | -1/+13 | |
| | | | | to have libiconv installed | |||||
* | portability fix for Open Solaris: don't expect the build system to have ↵ | Volker Grabsch | 2009-03-06 | 1 | -1/+2 | |
| | | | | pkg-config | |||||
* | portability fix for MacOS X: don't expect the build system to provide ↵ | Volker Grabsch | 2009-03-06 | 1 | -1/+3 | |
| | | | | gettext/libintl | |||||
* | switch glib to win32 threading | Volker Grabsch | 2009-03-05 | 1 | -4/+4 | |
| | ||||||
* | bugfix in several build rules: use "$(SED)" instead of "sed" | Volker Grabsch | 2009-03-05 | 1 | -1/+1 | |
| | ||||||
* | improved the regexes for package version recognition | Volker Grabsch | 2009-03-02 | 1 | -1/+1 | |
| | ||||||
* | put all package's project websites into Make variables $($(PKG)_WEBSITE) | Volker Grabsch | 2009-03-01 | 1 | -1/+1 | |
| | ||||||
* | new macro SHORT_PKG_VERSION which assists in creating download URLs | Volker Grabsch | 2009-03-01 | 1 | -1/+1 | |
| | ||||||
* | corrected library dependencies and disabled dangling DLL stuff in packages ↵ | Volker Grabsch | 2009-03-01 | 1 | -3/+4 | |
| | | | | atk, cairo, fontconfig, glib, gtk and pango | |||||
* | bugfix in package glib: ensure that "pkgconfig ... --libs" also returns ↵ | Volker Grabsch | 2009-02-28 | 1 | -1/+1 | |
| | | | | "-lole32" | |||||
* | bugfix in package glib: ensure that "pkgconfig ... --libs" also returns "-lpcre" | Volker Grabsch | 2009-02-28 | 1 | -0/+1 | |
| | ||||||
* | bugfix in package glib: install all glib tools | Volker Grabsch | 2009-02-28 | 1 | -4/+3 | |
| | ||||||
* | new package: glib | Volker Grabsch | 2009-02-28 | 1 | -0/+42 | |