gtk2/build
Chun-wei Fan de16a4e07c MSVC release builds: Ensure that /LTCG is used
MSVC 2015 changed its default link-time code generation setting to
/LTCG:incremental, which causes problems if /opt:noref is to be used,
meaning that some code will be optimized out by the linker.

Avoid this situtation here by enforcing the use of /LTCG for MSVC 2010+
builds.
2015-10-23 10:33:41 +08:00
..
win32 MSVC release builds: Ensure that /LTCG is used 2015-10-23 10:33:41 +08:00
detectenv_msvc.mak build/: Rename a Shared MSVC NMake Makefile 2014-01-13 17:19:07 +08:00
gen-file-list-gtk.py MSVC Builds: Fix Introspection Build 2015-07-24 17:39:55 +08:00
gtk-introspection-msvc.mak.in MSVC Introspection Builds: Remove GCC Requirement 2015-08-17 19:20:04 +08:00
introspection-msvc.mak MSVC Introspection Builds: Remove GCC Requirement 2015-08-17 19:20:04 +08:00
Makefile-newvs.am build/Makefile-newvs.am: Update Comments for Usage 2015-09-25 20:23:39 +08:00
Makefile.am MSVC Build Files: Use Real GTK+ Version 2014-08-07 23:11:34 +08:00
Makefile.msvcproj Build: Make Makefile.msvcproj A Bit More Generic 2015-09-25 20:23:38 +08:00
msvcfiles.py MSVC Builds: Rework Introspection Build 2014-01-13 16:05:32 +08:00