glib/win32
Chun-wei Fan 213c31a49d build: Change DLL naming in Visual Studio projects
The previous commit to glib/glibconfig.h.win32.in, though it improves
the state of GLib and fixes bugs, cannot be used as a drop-in
replacement for code that builds against the previous
glib/glibconfig.h(.win32.in) that were build using the Visual Studio
projects.  Change the DLL names as a result so that the likelihood of
problems caused by replacing existing GLib DLLs can be reduced--code
that was built against previous GLib MSVC builds should be rebuilt, so
that things will work with the newer DLLs, instead of depending on the
older DLLs.

Note that if Visual Studio builds are done through Meson, existing code
that link against GLib should be rebuilt as well, for the same reason.
DLLs built with the Visual Studio projects from 2.55.0 onwards should be
compatible with the ones that are built with Visual Studio via Meson.
2017-09-15 12:56:40 +08:00
..
vs9 build: Change DLL naming in Visual Studio projects 2017-09-15 12:56:40 +08:00
vs10 build: Change DLL naming in Visual Studio projects 2017-09-15 12:56:40 +08:00
vs11 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
vs12 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
vs14 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
vs15 win32: Update MSVC projects for glib-genmarshal 2017-07-12 18:00:22 +08:00
detectenv-msvc.mak win32/detectenv-msvc.mak: Make it usable from Visual Studio projects 2017-02-17 17:54:23 +08:00
gen_util_scripts.py win32/gen_util_scripts.py: Update script type error message 2017-09-07 10:56:18 +08:00
glibpc.py Visual Studio builds: Move project files to win32/ 2017-01-09 14:00:46 +08:00
Makefile-newvs.am Visual Studio builds: Fix previous commit 2017-02-15 14:14:05 +08:00
Makefile.am Visual Studio builds: Add script to generate utility scripts 2017-05-24 12:57:53 +08:00
Makefile.msvcproj Visual Studio builds: Move project files to win32/ 2017-01-09 14:00:46 +08:00
pc_base.py win32/pc_base.py: Update path for GLib master 2017-03-13 15:36:11 +08:00
replace.py win32/replace.py: Fix replacing items in files with UTF-8 content 2017-05-09 18:20:42 -07:00
setup.py Remove unused marshallers-related files 2017-07-10 16:47:48 +01:00