summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/windows.mak (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* MSVC fixes (nw) Nathan Woods2013-01-081-1/+1
* Enable compiling PortMidi (nw) R. Belmont2013-01-011-3/+4
* forgot to add comment in windows.mak (nw) Oliver Stöneberg2012-12-281-0/+3
* added make define MSVC_ANALYSIS to run Visual Studio code analysis (nw) Oliver Stöneberg2012-12-261-0/+4
* remove redundant linking with dinput8.lib, it's conditionally added a few lin... smf-2012-10-111-1/+1
* (MESS) fixed resource data of Windows executable [Oliver Stöneberg] Oliver Stöneberg2012-09-171-1/+1
* fixed version check in windows.mak (no whatsnew) Oliver Stöneberg2012-07-261-1/+1
* Make it compile on windows mingw 4.7.x (no whatsnew) Miodrag Milanovic2012-06-181-1/+3
* fixed building with Visual Studio 11 RC smf-2012-06-021-0/+3
* -static is not needed anymore for latest tools (no whatsnew) Miodrag Milanovic2012-05-031-1/+1
* Killed unicows (no whatsnew) Miodrag Milanovic2012-04-281-5/+0
* Fix linking for mingw GCC 4.6.3 and upper using libwinpthread (no whatsnew) Miodrag Milanovic2012-04-241-1/+1
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Broke dependency between mcr68 and mcr by creating Aaron Giles2012-04-171-0/+3
* Added windows implementation of pseudo tty access functions over pipes [Carl] Miodrag Milanovic2012-02-191-1/+2
* Clean-ups and version bumpmame0144u4 Angelo Salese2011-12-241-2/+2
* Added GCC check in windows.mak and win32 part of sdl.mak and also did silence... Miodrag Milanovic2011-12-151-0/+5
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-201-1/+1
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+6
* Added socket support to windows osd [Miodrag Milanovic] Miodrag Milanovic2011-07-281-1/+2
* Added image devices menu to debugger (windows only for now) [Miodrag Milanovic] Miodrag Milanovic2011-06-081-1/+1
* Split HLSL code into a separate file, d3dhlsl.c/.h. Also split drawd3d.c into... Ryan Holtz2011-06-021-0/+1
* Enable Visual Studio basic run-time checks in non-optimized builds [Oliver S... Miodrag Milanovic2011-05-171-0/+5
* Re-enable MALLOC_DEBUG for debug builds. Can't remember why I ever Aaron Giles2011-04-031-1/+1
* - Cleanup of WINUI depending compiling (no whatsnew) Miodrag Milanovic2011-02-041-0/+1
* Redo most of the DRC/backend support as C++ Aaron Giles2011-01-171-1/+1
* Build vconv in all circumstances as part of win32 build. Aaron Giles2011-01-071-21/+29
* fixed 64bit compiling with visual studio 2010 smf-2010-10-141-1/+4
* Turn off the bool warning. Aaron Giles2010-06-301-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* - Moved natural keyboard support from MESS to MAME Miodrag Milanovic2010-02-121-0/+1
* Cleanups and version bump. Aaron Giles2010-01-281-1/+1
* Autodetection of PTR64 can be inhibited now by specifying PTR64=0. Couriersud2010-01-191-2/+2
* Fix PTR64 autodetect for Windows Aaron Giles2010-01-161-12/+0
* Cheesy autodetect for PTR64 on Windows using standard build tools. Aaron Giles2010-01-151-0/+12
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-9/+4
* Makefile changes: Aaron Giles2010-01-051-6/+12
* Make MSVC compile once again. Aaron Giles2010-01-041-0/+3
* Changes to sync with new toolchain: Aaron Giles2010-01-031-48/+11
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Fixes so we can compile as C++ again. Aaron Giles2009-12-281-0/+2
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-121-2/+30
* Move MSVC clean out of core makefile and into windows.mak where it belongs. Aaron Giles2009-09-211-0/+8
* Fixed insignificant 'file not found' compile error when using windows cmd. Michaël Banaan Ananas2009-08-191-1/+1
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-0/+4
* Sound cores compile cleanly. Aaron Giles2009-03-121-1/+1
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-12/+16