glib/win32
Chun-wei Fan a8e55992dd Visual Studio Projects: Improve binary security
The initial MSVC 201x projects inadvertly disabled
RandomizedBaseAddress, which is normally enabled by default, so ensure
that is the case for all 201x builds.  This feature is supported by
Visual Studio 2010 or later.

Also, for x64 builds on MSVC 2012 or later, use /HIGHENTROPYVA when
linking.

Pointed out by Ignacio Casal Quinteiro.
2017-10-20 16:33:48 +08:00
..
vs9 build: Change DLL naming in Visual Studio projects 2017-09-15 12:56:40 +08:00
vs10 Visual Studio Projects: Improve binary security 2017-10-20 16:33:48 +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 Remove PERL_PATH from Autotools build 2017-10-09 12:45:18 +01: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 PERL_PATH from Autotools build 2017-10-09 12:45:18 +01:00