summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_MSC_defs.mk
AgeCommit message (Expand)AuthorFilesLines
2013-06-04gbuild: get rid of that horrible $(shell...)Michael Stahl1-1/+1
2013-06-04gbuild: Use gb_RCFLAGSIsamu Mogi1-2/+1
2013-06-04gbuild: Add -nologo option for rc.exe in VC2012Isamu Mogi1-0/+5
2013-06-03gbuild: Fix indentIsamu Mogi1-2/+2
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-24Disable also C4913: user defined binary operator ',' exists but ...Tor Lillqvist1-0/+4
2013-04-19Add -wd4996 back in the debvugging runtime (_DEBUG, dbgutil build) caseTor Lillqvist1-0/+9
2013-04-19fdo#42781 Do not unnecessarily ignore MSVC warningsPetr Kraus1-34/+0
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl1-2/+2
2013-04-15on WNT the gb_Helper_set_ld_path must contain backslashesMichael Stahl1-1/+2
2013-04-11create --enable-mergelibs=all optionPeter Foley1-1/+1
2013-03-26No (more/apparent) need for LIBO_WERRORStephan Bergmann1-2/+2
2013-03-21Use BOOST_MEM_FN_ENABLE_CDECL only for x86Tor Lillqvist1-1/+6
2013-03-05avoid -manifest warning for StaticLibrariesPeter Foley1-1/+0
2013-03-04make lto workPeter Foley1-1/+1
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist1-1/+0
2012-12-21gbuild: AsmObject: support user defined AFLAGSMichael Stahl1-1/+1
2012-12-13do not disable msvc warning 4005Luboš Luňák1-4/+3
2012-12-10warnings as errors for msvc pch warnings that really shouldn't happenLuboš Luňák1-0/+6
2012-12-10bring back precompiled headers supportLuboš Luňák1-0/+4
2012-12-03Use -W4 instead of -Wall, and don't disable warnings that are off by defaultTor Lillqvist1-91/+3
2012-12-03More -wd fixupsTor Lillqvist1-5/+6
2012-12-02Don't disable warnings that supprted MSVC versions don't generateTor Lillqvist1-25/+0
2012-12-02Document the warnings we disableTor Lillqvist1-2/+136
2012-12-02Argh, I meant Visual Studio 2010Tor Lillqvist1-2/+2
2012-12-02Disable MSVC warning C4986Tor Lillqvist1-0/+14
2012-11-23restore --enable-symbols optionDavid Ostrovsky1-0/+5
2012-11-03Experimental, work in progress, 64-bit MSVC build setupTor Lillqvist1-0/+243