summaryrefslogtreecommitdiff
path: root/solenv/inc/wntmsc.mk
AgeCommit message (Expand)Author
2012-09-20wntmsc.mk: disable warnings-as-errors for binfilterMichael Stahl
2012-03-15disable msvc warning 4265 (non-virtual dtor)Lubos Lunak
2011-12-11CALL_CDECL is always TRUETor Lillqvist
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-10-26WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist
2011-10-25WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist
2011-10-06Put .pdb files in misc as before, avoid cluttering up source directoriesTor Lillqvist
2011-10-05Unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentionalTor Lillqvist
2011-10-04And C4245Tor Lillqvist
2011-10-04Ditto for C4242Tor Lillqvist
2011-10-04Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist
2011-09-20Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-08-16Fix --enable-dbgutil build: Define _DEBUGTor Lillqvist
2011-08-15Cosmetics: Factor out the -DWIN32 to CDEFS and simplify the resultTor Lillqvist
2011-08-15Cosmetics: Avoid repetition, -D_MT is in CDEFSTor Lillqvist
2011-08-15Bin duplicated linesTor Lillqvist
2011-06-02Unify DLLPOSTFIX value on all platforms.Francois Tigeot
2011-05-21FULL_DESK has no meaning as far as I knowTor Lillqvist
2011-05-18MinGW fixes for DLL creationTor Lillqvist
2011-05-16Use current terminology and socket libraryTor Lillqvist
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-10Don't make shameless add for non-standard Checked IteratorsFridrich Štrba
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-02Initial support of system stl on WindowsFridrich Strba
2011-01-26Don't hardcode SOLAR_JAVA always to TRUE, winenv.set.sh sets it or notTor Lillqvist
2011-01-24Use DLLPOSTFIX "mx" for wntmscxTor Lillqvist
2011-01-22Don't use BOOST_MEM_FN_ENABLE_CDECL on x64 WindowsTor Lillqvist
2011-01-19Use ml64 for wntmscxTor Lillqvist
2011-01-16Just use name wntmsc.mk for the MSVC .mk fileTor Lillqvist