summaryrefslogtreecommitdiff
path: root/solenv/inc/wntmsc.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-03-15disable msvc warning 4265 (non-virtual dtor)Lubos Lunak1-1/+3
msvc2008 now prints out a lot of warnings, probably a result of the recent -Wnon-virtual-dtor changes where msvc does not understand the protected dtor actually makes the code to be ok
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
Ignore also MSVC warning C4686. From http://msdn.microsoft.com/en-us/library/ae77984s%28v=VS.90%29.aspx it seems that this is just a warning that the compiler behaviour has changed, but that change was already in MSVC 2003. So it should be irrelevant to us.
2011-10-25WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist1-1/+1
Sad, but it's too tedious to refactor code like: while( (pLayout = GetLayout(pLayout)) ) { ... }
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
The -Yd option is deprecated anyway and generates an ugly warning "option 'Yd' has been deprecated and will be removed in a future release" for each file compiled in an --enable-symbol or --enable-debug build now. So just use the same as in gbuild for now, only -Zi for both CFLAGSENABLESYMBOLS and CFLAGSDEBUG. Let the .pdb file be in its default location.
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
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
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
There is no justification for changing some shared library file names depending on the platform used.
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
It's called the Windows SDK, not the Platform SDK. Link only with the ws2_32 library, not the wsock32 one.
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+1
* commit 'ooo/DEV300_m101': (500 commits) masterfix DEV300: #i10000# remove hard dep masterfix DEV300: #i10000# usage of L10N build_type masterfix DEV300: #i10000# usage of L10N build_type masterfix DEV300: #i100000# dep. fix masterfix DEV300: #i10000# removed one hard dep masterfix DEV300: #i10000# fixed patch handling masterfix DEV300: #i10000# new configure DEV300 masterfix DEV300: #i10000# nawk -> awk l10nmove: adjust repository handling l10nmove: fixed regex l10nmove: minor fixes l10nmove: add l10n repo to gb_REPOS DEV300 masterfix: gnumake3: subsequenttests requires in environment ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300 DEV300 masterfix: #i10000#: windows: more bizare hacks ... locales34: have a matching configure as well DEV300 locales34: back out change from autoreconf gnumake3: JunitTest.mk: bizarre hacks to make it work on windows ... Conflicts: configure configure.in instsetoo_native/prj/build.lst instsetoo_native/util/makefile.mk instsetoo_native/util/openoffice.lst instsetoo_native/util/pack.lst ooo.lst scp2/source/canvas/canvascommons.scp scp2/source/canvas/mtfrenderer.scp scp2/source/ooo/common_brand.scp scp2/source/ooo/directory_ooo.scp scp2/source/ooo/file_library_ooo.scp scp2/source/ooo/file_ooo.scp scp2/source/ooo/makefile.mk scp2/source/ooo/module_hidden_ooo.scp scp2/source/ooo/module_langpack.ulf scp2/source/ooo/ure.scp scp2/source/python/file_python.scp scp2/source/sdkoo/sdkoo.scp scp2/source/templates/module_langpack_accessories_templates.sct scp2/source/templates/module_langpack_accessories_templates_root.sct set_soenv.in soldep/bootstrp/appdef.cxx soldep/bootstrp/dep.cxx soldep/bootstrp/hashtbl.cxx soldep/bootstrp/makefile.mk soldep/bootstrp/minormk.cxx soldep/bootstrp/prj.cxx soldep/bootstrp/prodmap.cxx soldep/inc/dep.hxx soldep/inc/minormk.hxx soldep/inc/prodmap.hxx soldep/inc/soldep/appdef.hxx soldep/inc/soldep/connctr.hxx soldep/inc/soldep/depper.hxx soldep/inc/soldep/depwin.hxx soldep/inc/soldep/hashtbl.hxx soldep/inc/soldep/objwin.hxx soldep/inc/soldep/prj.hxx soldep/inc/soldep/sdtresid.hxx soldep/inc/soldep/soldep.hxx soldep/inc/soldep/soldlg.hxx soldep/inc/soldep/tbox.hxx soldep/prj/d.lst soldep/source/connctr.cxx soldep/source/depapp.hxx soldep/source/depper.cxx soldep/source/depwin.cxx soldep/source/makefile.mk soldep/source/objwin.cxx soldep/source/soldep.cxx soldep/source/soldlg.cxx soldep/source/soldlg.src soldep/source/tbox.cxx solenv/bin/build.pl solenv/bin/cws.pl solenv/bin/make_installer.pl solenv/bin/mhids.pl solenv/bin/modules/CwsConfig.pm solenv/bin/modules/RepositoryHelper.pm solenv/bin/modules/installer/regmerge.pm solenv/bin/modules/installer/scriptitems.pm solenv/bin/modules/installer/servicesfile.pm solenv/bin/modules/installer/simplepackage.pm solenv/bin/modules/installer/substfilenamefiles.pm solenv/config/ssolar.cmn solenv/inc/_tg_rslb.mk solenv/inc/extension_post.mk solenv/inc/libs.mk solenv/inc/minor.mk solenv/inc/postset.mk solenv/inc/settings.mk solenv/inc/tg_rslb.mk solenv/inc/unxlng.mk solenv/inc/wntmsc.mk soltools/HIDCompiler/hidclex.l stlport/prj/d.lst stlport/systemstlguards/postextstl.h
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
cdecl is the only calling convention anyway, and using BOOST_MEM_FN_ENABLE_CDECL actually leads to compilation errors for instance in basegfx.
2011-01-19Use ml64 for wntmscxTor Lillqvist1-2/+5
2011-01-16Just use name wntmsc.mk for the MSVC .mk fileTor Lillqvist1-0/+384