summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* upstream version of no-asprintf patch for package openscenegraphMark Brand2010-04-281-11/+4
| | | | | Upstream liked the idea, but they also like std::string and took the opporunity to fix the memory leak.
* upgrade package gcc to GCC 4.5, switching back from TDM to MinGW (by Tony ↵Volker Grabsch2010-05-014-48/+25
| | | | Theodore)
* bugfix for package openscenegraph to work with GCC 4.5 (by Tony Theodore)Volker Grabsch2010-05-011-1/+3
|
* don't avoid beta versions of package glib, because gtk sometimes depends on themVolker Grabsch2010-04-281-1/+1
|
* fix build issues of package glibVolker Grabsch2010-04-272-1/+26
|
* improved patch for package jpegVolker Grabsch2010-04-272-23/+40
|
* add missing dependency of package openscenegraphVolker Grabsch2010-04-271-1/+1
|
* replace asprintf in package openscenegraphMark Brand2010-04-271-0/+25
| | | | | MinGW does not provide asprintf. We could get it from gnulib or liberty, but in this case it's easy reimplement the section.
* improved patch for package xine-libVolker Grabsch2010-04-272-33/+35
|
* upgrade package glibMark Brand2010-04-271-2/+4
| | | | | | This is the 2nd attempt to build glib 2.25.3. This time we take a more minimalistic approach to the native gio subproject, building only the utility glib-compile-schemas which is needed to crossbuild.
* bugfix for package gtk (by Tony Theodore)Volker Grabsch2010-04-271-1/+1
|
* new package: xine-libVolker Grabsch2010-04-263-0/+105
|
* avoid beta versions of packages atk and libgsf (by Tony Theodore)Volker Grabsch2010-04-262-4/+5
|
* avoid beta versions of packages glib and gtk (by Tony Theodore)Volker Grabsch2010-04-262-4/+2
|
* revert upgrade of package glibVolker Grabsch2010-04-261-13/+6
|
* add GCompris to the list of projects which use mingw-cross-envVolker Grabsch2010-04-251-0/+3
|
* update package libpaperMark Brand2010-04-241-2/+2
|
* upgrade package glibMark Brand2010-04-241-2/+3
| | | | | This upgrade to version 2.25.3 introduces the need for another gio utility, glib-compile-schemas, when cross-building.
* improved indentationVolker Grabsch2010-04-251-7/+7
|
* upgrade patckages glib gtkMark Brand2010-04-202-5/+12
|
* disable esd explicitly to avoid compilation errors in package gst-plugins-goodVolker Grabsch2010-04-251-0/+1
|
* replace DUMMYUNIONNAME1 with DUMMYUNIONNAME in ddraw.h for package w32apiMark Brand2010-04-251-21/+25
| | | | | | | windef.h has DUMMYUNIONNAME, DUMMYUNIONNAME2, DUMMYUNION3 etc. Wine's ddraw.h has DUMMYUNIONNAME1, DUMMYUNIONNAME2, DUMMYUNION3 etc. Use the convention in windef.h so SDL will build.
* leave DUMMYUNIONNAME in ddraw.h alone in the first place for package w32apiMark Brand2010-04-252-177/+26
| | | | | | It is no longer necessary to change "DUMMYUNIONNAME" to "u" in ddraw.h since the latest fix for SDL. So we just leave "DUMMYUNIONNAME" alone instead of changing it to "u" and back again.
* add test program for package boostVolker Grabsch2010-04-252-0/+22
|
* fix missing library archive index(es) in package boostVolker Grabsch2010-04-251-1/+1
| | | | | | For more information about that issue, see: http://lists.boost.org/boost-users/2009/02/45309.php http://lists.boost.org/boost-users/2009/02/45311.php
* fix issues with named/unnamed unions of <ddraw.h> in packages sdl and w32apiVolker Grabsch2010-04-232-0/+166
|
* enable static linking of pthreads even when <sched.h> is included without ↵Volker Grabsch2010-04-211-0/+2
| | | | <pthread.h>
* cleanup of the "boolean" and "INT32" fixes for package jpegVolker Grabsch2010-04-213-4/+35
|
* add test program for package jpegVolker Grabsch2010-04-212-0/+28
|
* bugfix for the test program of package librsvg (by Mark Brand)Volker Grabsch2010-04-211-0/+1
|
* add missing dependency to package gdVolker Grabsch2010-04-211-1/+1
|
* add missing header to the patch of package zlibVolker Grabsch2010-04-211-0/+3
|
* improved version recognition of packages atk, glib, gtk, libxml2, libxslt ↵Volker Grabsch2010-04-206-6/+6
| | | | and pango
* improved version recognition of package librsvgVolker Grabsch2010-04-201-3/+3
|
* upgrade package: librsvgMark Brand2010-04-191-2/+2
|
* avoid beta versions of package libgsaslVolker Grabsch2010-04-201-1/+1
|
* ignore the old version 0.10.20 of package gst-plugins-goodVolker Grabsch2010-04-201-1/+1
|
* fix update macro for package gsoapMark Brand2010-04-191-1/+1
|
* upgrade packages: mingwrt mingwrt-dllMark Brand2010-04-192-4/+4
|
* upgrade package: openscenegraph (by Martin Lambers)Volker Grabsch2010-04-204-79/+45
|
* upgrade packages: atk geos glew glib libpaper pango pcre pixmanMark Brand2010-04-198-16/+16
|
* upgrade packages: curl jpeg libxml2 ogg taglib vorbis zziplibMark Brand2010-04-198-27/+14
|
* install NSIS with target prefix ("makensis" -> "i686-pc-mingw32-makensis")Volker Grabsch2010-04-201-1/+2
|
* remove a bugfix that is no longer needed for package nsisVolker Grabsch2010-04-201-1/+0
|
* upgrade package zlibVolker Grabsch2010-04-202-3/+31
|
* improved URLs and version recognition of package zlibVolker Grabsch2010-04-201-5/+5
|
* upgrade packages gnutls, libgsasl and postgresqlMark Brand2010-04-193-6/+6
|
* ignore the old version 2.20 of package binutilsVolker Grabsch2010-04-181-1/+1
|
* update package binutils (by Tony Theodore)Volker Grabsch2010-04-182-10/+2
|
* reconfiguration no longer needed for gst-plugins-goodMark Brand2010-04-161-3/+0
|