summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bugfixes for sdl_sound build and test programTony Theodore2010-10-022-1/+12
|
* package sdl_sound: add test programNikos Chantziaras2010-10-021-0/+47
|
* bugfix for glib on OS X: libiconv test applies to 32-bit versions alsoTony Theodore2010-10-021-1/+1
|
* update docs: simplify requirements for OS XTony Theodore2010-10-021-17/+6
|
* fix update macros for plotmm and sdl_soundTony Theodore2010-10-022-1/+5
|
* spelling correctionsTony Theodore2010-10-021-4/+4
|
* bugfix for qt on macx-g++: native build complains about 64-bit app with ↵Tony Theodore2010-10-021-0/+20
| | | | 32-bit version
* bugfix for ilmbase: remove obsolete compiler optionsTony Theodore2010-10-022-0/+20
|
* improved style of docsVolker Grabsch2010-10-021-4/+4
|
* bugfixes for glib on OSXTony Theodore2010-10-022-0/+33
|
* revised the "guidelines for creating packages" in the docsVolker Grabsch2010-10-021-218/+230
|
* improved coding styleVolker Grabsch2010-10-022-151/+173
|
* upgrade package freetds to cvsMark Brand2010-10-021-0/+48
|
* add new package submission guidelines to docsVolker Grabsch2010-10-021-0/+186
|
* new tool: patch-tool-mingwMark Brand2010-10-011-0/+80
|
* convert patch formatMark Brand2010-10-012-24/+52
| | | | | These were the remaining *-1-fixes.patch that were not in "git format-patch" format.
* package gtkglext: fixed linkingMartin Gerhardy2010-10-014-154/+223
|
* new package plotmmMartin Gerhardy2010-10-012-0/+137
|
* new package sdl_soundMartin Gerhardy2010-10-011-0/+39
|
* upgrade package freetds to cvsMark Brand2010-10-011-0/+74
|
* package openal: fic CXX cmake variableTony Theodore2010-09-301-1/+1
|
* package openal: combine patch files, portability fixes, and add test programTony Theodore2010-09-305-47/+85
|
* new package: OpenALMartin Gerhardy2010-09-303-0/+83
|
* portability fix for gtksourceviewmmTony Theodore2010-09-301-1/+2
|
* mergeTony Theodore2010-09-302-4/+4
|\
| * upgrade packages gnutls imagemagickMark Brand2010-09-302-4/+4
| |
* | new package gtksourceviewmmMartin Gerhardy2010-09-301-0/+30
| |
* | update gtksourceview and ignore development versionsTony Theodore2010-09-301-2/+3
| |
* | bugfix for gtksourceview: specify location of glib-genmarshal and glib-mkenumsTony Theodore2010-09-301-1/+3
| |
* | document new requirement - intltoolTony Theodore2010-09-301-21/+30
| |
* | include package gtksourceview againTony Theodore2010-09-301-0/+31
|/ | | | | | package was removed pending bugfixes: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2010-05/msg00319.html
* improve style - explicitly depend on gccTony Theodore2010-09-302-2/+2
|
* package gtkglextmm: correct test output nameMark Brand2010-09-301-1/+1
|
* gtkglextmm improvements: dependencies, stricter flags for test, rely on ↵Tony Theodore2010-09-301-4/+3
| | | | pkg-config
* new package gtkglextmmMartin Gerhardy2010-09-293-0/+110
|
* package gsoap: single patch fileMark Brand2010-09-293-165/+203
|
* combined patch filesMark Brand2010-09-292-21/+29
|
* improved patch layoutMark Brand2010-09-296-102/+180
| | | | | | | | Use "git format-patch" instead of "git log -p --reverse" to generate patches which can be imported with with "git am". Also set author/from to "mingw-cross-env" since attribution is done in the mingw-cross-env repository.
* improved styleVolker Grabsch2010-09-291-1/+1
|
* remove Open Solaris section of the docs as it's no longer supported.Tony Theodore2010-09-291-69/+4
| | | | | | | | Open Solaris is not on Oracle's roadmap [1] and they have stopped pushing code to a public repository [2]. [1] http://sstallion.blogspot.com/2010/08/opensolaris-is-dead.html [2] http://gdamore.blogspot.com/2010/08/tap-is-turned-off.html
* upgrade package pangoMark Brand2010-09-291-2/+2
|
* mergeVolker Grabsch2010-09-299-28/+592
|\
| * remove experimental residueMark Brand2010-09-291-2/+1
| |
| * upgrade package pangoMark Brand2010-09-282-10/+199
| |
| * tidy up handling of staic library dependenciesMark Brand2010-09-293-13/+12
| | | | | | | | | | | | | | -ldnsapi provided by pkgconfig/gio-2.0.pc. -lwinspool -lcomctl32 -lcomdlg32 provided by pkgconfig/gtk+-2.0.pc Don't need to explicitly mention these building test programs.
| * upgrade package freetds to cvsMark Brand2010-09-281-0/+46
| |
| * upgrade package freetds to cvsMark Brand2010-09-281-0/+217
| |
| * upgrade packages atkmm gtkmmMark Brand2010-09-282-4/+4
| |
| * upgrade package freetds to cvsMark Brand2010-09-281-0/+112
| |
| * disable dynamic module loading in package gdk-pixbufMark Brand2010-09-272-2/+4
| | | | | | | | | | | | | | Also use included modules in gdk-pixbuf. A consequence seems to be that librsvg cannot built a module for gdk-pixbuf.