Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-12 | Patch line end clean up | Stephan Bergmann | |
Change-Id: I8f20800584d864b8fa9789b0ffab6b62db232632 | |||
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara | |
2012-04-13 | gbuildize internal zlib | Caolán McNamara | |
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz | |||
2011-06-17 | avoid -I -Ifoo | Caolán McNamara | |
2011-06-03 | Make the GLib DLL names even more unique | Tor Lillqvist | |
2011-05-28 | Avoid potential mixup of incomopatible but identically named GLib DLLs | Tor Lillqvist | |
Don't use the same name for the GLib DLLs that we build with MSVS9 as in the "official" MinGW-built packages (either the ones from www.gtk.org, or the ones from OBS). The "official" GLib DLLs use msvcrt.dll, while the ones we build use msvcr90.dll. We want to avoid potential confusion. Call the DLLs we build glib-2.0.dll etc, not libglib-2.0-0.dll etc. | |||
2011-05-28 | Just use cp, no need for $(GNUCOPY) which would need cygpathing anyway | Tor Lillqvist | |
2011-03-09 | rsvglibs: use OUT2INC | Ocke Janssen | |
2011-03-09 | rsvglibs: glib patch file added for windows | Ocke Janssen | |
2011-03-07 | rsvglibs: add patch for win32 | Ocke Janssen | |