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