Age | Commit message (Expand) | Author |
2013-02-28 | remove the unused dmake solenv .mk files | Caolán McNamara |
2012-12-03 | Use -W4 instead of -Wall, and don't disable warnings that are off by default | Tor Lillqvist |
2012-12-03 | Add -wd4986 here, too | Tor Lillqvist |
2012-11-09 | binfilter.die.die.die | Norbert Thiebaud |
2012-11-03 | Set BUILD64, not sure if actually needed | Tor Lillqvist |
2012-09-29 | No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine | Tor Lillqvist |
2012-09-19 | Start on experimental support for 64-bit Mac code | Tor Lillqvist |
2012-07-13 | wntmsc.mk: disable warnings-as-errors for binfilter | Michael Stahl |
2012-03-15 | disable msvc warning 4265 (non-virtual dtor) | Lubos Lunak |
2011-12-11 | CALL_CDECL is always TRUE | Tor Lillqvist |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-10-26 | WaE: possible change in behavior, change in UDT return calling convention | Tor Lillqvist |
2011-10-25 | WaE: ignore also MSVC warning C4706: assignment within conditional expression | Tor Lillqvist |
2011-10-25 | Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008 | Tor Lillqvist |
2011-10-06 | Put .pdb files in misc as before, avoid cluttering up source directories | Tor Lillqvist |
2011-10-05 | Unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentional | Tor Lillqvist |
2011-10-04 | And C4245 | Tor Lillqvist |
2011-10-04 | Ditto for C4242 | Tor Lillqvist |
2011-10-04 | Don't bother with MSVC's C4244 warnings, we have too many of them | Tor Lillqvist |
2011-09-28 | Define LIBO_WERROR when warnings are errors | Tor Lillqvist |
2011-09-20 | Kill the explicit linking to salmain.o, use vclmain instead. | Jan Holesovsky |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-08-16 | Fix --enable-dbgutil build: Define _DEBUG | Tor Lillqvist |
2011-08-15 | Cosmetics: Factor out the -DWIN32 to CDEFS and simplify the result | Tor Lillqvist |
2011-08-15 | Cosmetics: Avoid repetition, -D_MT is in CDEFS | Tor Lillqvist |
2011-08-15 | Bin duplicated lines | Tor Lillqvist |
2011-06-02 | Unify DLLPOSTFIX value on all platforms. | Francois Tigeot |
2011-05-21 | FULL_DESK has no meaning as far as I know | Tor Lillqvist |
2011-05-18 | MinGW fixes for DLL creation | Tor Lillqvist |
2011-05-16 | Use current terminology and socket library | Tor Lillqvist |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-10 | Don't make shameless add for non-standard Checked Iterators | Fridrich Štrba |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba |
2011-02-02 | Initial support of system stl on Windows | Fridrich Strba |
2011-01-26 | Don't hardcode SOLAR_JAVA always to TRUE, winenv.set.sh sets it or not | Tor Lillqvist |
2011-01-24 | Use DLLPOSTFIX "mx" for wntmscx | Tor Lillqvist |
2011-01-22 | Don't use BOOST_MEM_FN_ENABLE_CDECL on x64 Windows | Tor Lillqvist |
2011-01-19 | Use ml64 for wntmscx | Tor Lillqvist |
2011-01-16 | Just use name wntmsc.mk for the MSVC .mk file | Tor Lillqvist |