summaryrefslogtreecommitdiffstats
path: root/solenv/inc/wntmsc.mk
Commit message (Expand)AuthorAgeFilesLines
* remove the unused dmake solenv .mk filesCaolán McNamara2013-02-281-354/+0
* Use -W4 instead of -Wall, and don't disable warnings that are off by defaultTor Lillqvist2012-12-031-1/+1
* Add -wd4986 here, tooTor Lillqvist2012-12-031-1/+1
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-1/+1
* Set BUILD64, not sure if actually neededTor Lillqvist2012-11-031-0/+1
* No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist2012-09-291-6/+6
* Start on experimental support for 64-bit Mac codeTor Lillqvist2012-09-191-6/+6
* wntmsc.mk: disable warnings-as-errors for binfilterMichael Stahl2012-07-131-1/+1
* disable msvc warning 4265 (non-virtual dtor)Lubos Lunak2012-03-151-1/+3
* CALL_CDECL is always TRUETor Lillqvist2011-12-111-4/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-12/+0
* WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist2011-10-261-1/+1
* WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist2011-10-251-1/+1
* Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist2011-10-251-1/+1
* Put .pdb files in misc as before, avoid cluttering up source directoriesTor Lillqvist2011-10-061-2/+2
* Unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentionalTor Lillqvist2011-10-051-4/+5
* And C4245Tor Lillqvist2011-10-041-1/+1
* Ditto for C4242Tor Lillqvist2011-10-041-1/+1
* Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist2011-10-041-1/+1
* Define LIBO_WERROR when warnings are errorsTor Lillqvist2011-09-281-1/+1
* Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky2011-09-201-1/+0
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-4/+5
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-5/+4
* Fix --enable-dbgutil build: Define _DEBUGTor Lillqvist2011-08-161-0/+1
* Cosmetics: Factor out the -DWIN32 to CDEFS and simplify the resultTor Lillqvist2011-08-151-8/+3
* Cosmetics: Avoid repetition, -D_MT is in CDEFSTor Lillqvist2011-08-151-5/+5
* Bin duplicated linesTor Lillqvist2011-08-151-5/+0
* Unify DLLPOSTFIX value on all platforms.Francois Tigeot2011-06-021-5/+0
* FULL_DESK has no meaning as far as I knowTor Lillqvist2011-05-211-6/+0
* MinGW fixes for DLL creationTor Lillqvist2011-05-181-1/+2
* Use current terminology and socket libraryTor Lillqvist2011-05-161-1/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-081-2/+1
* Don't make shameless add for non-standard Checked IteratorsFridrich Štrba2011-02-101-2/+2
* Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-24/+9
* Removing the ext_std masterpieceFridrich Štrba2011-02-091-14/+1
* Initial support of system stl on WindowsFridrich Strba2011-02-021-4/+28
* Don't hardcode SOLAR_JAVA always to TRUE, winenv.set.sh sets it or notTor Lillqvist2011-01-261-1/+0
* Use DLLPOSTFIX "mx" for wntmscxTor Lillqvist2011-01-241-0/+4
* Don't use BOOST_MEM_FN_ENABLE_CDECL on x64 WindowsTor Lillqvist2011-01-221-0/+2
* Use ml64 for wntmscxTor Lillqvist2011-01-191-2/+5
* Just use name wntmsc.mk for the MSVC .mk fileTor Lillqvist2011-01-161-0/+384