glib/build/win32
Chun-wei Fan e3ab6ab38a Visual Studio builds: Rearrange build configs
This is a follow-up commit for commit 82c2461, where the default build is
to use the PCRE that is installed in the system, if it is available and is
not overridden with --with-internal-pcre.

For Visual Studio builds, this means that the new 'Debug' and 'Release'
configs will now use PCRE that is found on the system, which were renamed
from the '*_ExtPCRE' configs; and that there are now 'Debug_BundledPCRE'
and 'Release_BundledPCRE' configs which make use of the PCRE that is
supplied with the GLib sources, which, replaces the former 'Debug' and
'Release' configs.
2016-01-18 16:04:45 +08:00
..
dirent Bug 545954 - 64-bit issue in dirent 2008-08-02 08:43:30 +00:00
vs8 win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
vs9 Visual Studio builds: Rearrange build configs 2016-01-18 16:04:45 +08:00
vs10 Visual Studio builds: Rearrange build configs 2016-01-18 16:04:45 +08:00
vs11 MSVC Builds: Prepare For Visual Studio 2015 2015-09-08 15:51:58 +08:00
vs12 MSVC Builds: Prepare For Visual Studio 2015 2015-09-08 15:51:58 +08:00
vs14 MSVC Builds: "Add" MSVC 2015 Projects 2015-09-09 15:21:26 +08:00
detectenv-msvc.mak build/win32: Add NMake Makefile module for building tests and introspection 2015-12-02 21:23:10 +08:00
make.msc Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
Makefile.am MSVC Builds: "Add" MSVC 2015 Projects 2015-09-09 15:21:26 +08:00
module.defs Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
replace.py build/win32/replace.py: Add Note On Its Reusability 2015-09-25 17:47:33 +08:00
setup.py MSVC Builds: Simplify Script to Generate glib-mkenums 2015-09-09 15:21:12 +08:00