pkg-config/nmake
Chun-wei Fan df33829d62 NMake: Add support to build pkg-config without existing GLib
This adds support to the NMake Makefiles to build the bundled GLib 2.38.2
sources for use with building pkg-config with Visual Studio, which is now
the default build variant.  Building against a pre-installed GLib installation
is now supported via passing in HAVE_GLIB=1 in the NMake command line.

Notice that gettext-runtime (intl.lib, the one provided by proxy-libintl also
works) is required for the build with the bundled GLib to work, and as in a
previous commit, this will build the bundled GLib as a DLL, which must also
be distributed with pkg-config.exe for things to run, with the gettext-runtime
or proxy-libintl DLL as well.
2023-09-19 16:16:21 +08:00
..
dirent NMake: Add Dirent sources from GLib-2.38.2 2023-09-19 16:12:49 +08:00
.gitignore NMake: Move NMake Makefiles into its own subdir 2023-09-18 11:59:41 +08:00
build-rules-msvc.mak NMake: Add support to build pkg-config without existing GLib 2023-09-19 16:16:21 +08:00
config.h.win32.in NMake: Move NMake Makefiles into its own subdir 2023-09-18 11:59:41 +08:00
create-lists-msvc.mak NMake: Add support to build pkg-config without existing GLib 2023-09-19 16:16:21 +08:00
detectenv-msvc.mak NMake: Move NMake Makefiles into its own subdir 2023-09-18 11:59:41 +08:00
Makefile.am nmake/Makefile.am: Dist the dirent items 2023-09-19 16:12:49 +08:00
Makefile.vc NMake: Add support to build pkg-config without existing GLib 2023-09-19 16:16:21 +08:00