glib/build/win32
Chun-wei Fan 374a61f245 MSVC builds: Add scripts to generate .pc files
Add a generic script, pc_base.py, which can be utilized to obtain path
info, along with user-input version info, which can be used to generate
pkg-config .pc files.  Also enhance replace.py a bit so that it can also
be used in the future to replace multiple items in a file in one shot.
This is done to make building introspection files easier, as it depends
much on the pkg-config .pc files to work.

Update the project files so that when Python is available, we can generate
the full, usable .pc files when we complete and 'install' the builds, and
copy them to appropriate locations so that pkg-config can be set to find
them easily.
2016-03-10 20:33:35 +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 MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
vs10 MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
vs11 MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
vs12 MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
vs14 MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
detectenv-msvc.mak build/win32: Add NMake Makefile module for building tests and introspection 2015-12-02 21:23:10 +08:00
glibpc.py MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
make.msc Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
Makefile.am MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
module.defs Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
pc_base.py MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
replace.py MSVC builds: Add scripts to generate .pc files 2016-03-10 20:33:35 +08:00
setup.py MSVC Builds: Simplify Script to Generate glib-mkenums 2015-09-09 15:21:12 +08:00