summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/3rdparty.lua
Commit message (Expand)AuthorAgeFilesLines
...
* fixes for clang 15.0 on windows [smf] smf-2022-09-151-0/+6
* srcclean in preparation for release Vas Crabb2022-05-221-1/+1
* Suppress compile warnings in asmjit with GCC 7. (#9675) couriersud2022-05-041-0/+7
* Re-enabled some compiler warnings and cleaned up some Python scripts a little. Vas Crabb2022-02-241-4/+23
* asmjit: mame integration Patrick Mackinlay2022-02-131-20/+49
* 3rdparty.lua: fix msvc build by reordering configuration statements Patrick Mackinlay2021-11-301-10/+10
* fixes for variables set but not used smf-2021-11-071-0/+10
* Remove uwp from build system Miodrag Milanovic2021-10-261-14/+1
* Remove of winstore/winphone Miodrag Milanovic2021-10-261-24/+0
* vs2019_clang target is now used instead of vsllvm Miodrag Milanovic2021-10-261-27/+0
* xcode4 and ios removal Miodrag Milanovic2021-10-261-3/+3
* mips platform is not supported for Android for some time Miodrag Milanovic2021-10-261-6/+0
* rpi target was not used, but regular linux one anyway Miodrag Milanovic2021-10-261-8/+0
* Remove steamlink Miodrag Milanovic2021-10-261-5/+1
* Remove pnacl remains Miodrag Milanovic2021-10-261-11/+1
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-4/+1
* Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645) Julian Sikorski2021-10-021-0/+1
* fixes for building with clang 12.0.1 on windows smf-2021-09-041-0/+1
* Compile bgfx Miodrag Milanovic2021-08-101-2/+3
* Implement 68k FPU FATAN instruction (#8287) Calvin Buckley2021-07-181-0/+1
* ymfm: Sync with upstream: Aaron Giles2021-06-011-0/+2
* ymfm: Sync with latest, add complete YMF278B support (#8090) Aaron Giles2021-05-221-0/+2
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-0/+34
* 3rdparty: use -Wno-strict-prototypes when building SDL2 on macOS [R. Belmont] arbee2020-12-131-0/+1
* -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... Vas Crabb2020-11-181-18/+17
* macOS: Disable BGFX threading, which causes crashes and wrong drawing on Cata... arbee2020-11-161-0/+1
* Fix most implicit fallthrough warnings from clang Vas Crabb2020-11-171-9/+0
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+5
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-9/+7
* 3rdparty.lua: Another build fix for older OS X versions AJR2020-10-251-0/+8
* -3rdparty/expat: Update to 2.2.10." Vas Crabb2020-10-151-2/+21
* FreeBSD fixes (#7295) Emmanuel Vadot2020-09-271-0/+6
* Define IMGUI_DISABLE_OBSOLETE_FUNCTIONS consistently Julian Sikorski2020-08-121-0/+1
* netlist: Better fixes for Emscripten (#7031) Justin Kerk2020-08-041-0/+5
* Only build asmjit on x86 and x86_64 Julian Sikorski2020-06-271-0/+2
* Fix OS X build on older Xcode versions (nw) AJR2020-06-181-8/+0
* Fix OS X build with Xcode 7 (nw) AJR2020-06-121-0/+8
* asmjist: sync with upstream (nw) Patrick Mackinlay2020-06-121-4/+16
* Revert "Fix Mac Clang build (nw)" AJR2020-05-311-5/+0
* Fix Mac Clang build (nw) R. Belmont2020-05-301-0/+5
* asmjit: new 3rdparty library Patrick Mackinlay2020-05-281-0/+115
* fixed stray character (nw) smf-2020-04-251-1/+1
* appease vs2019_clang with llvm 10.0 smf-2020-04-251-6/+17
* unbreak vs2019 after 822e05189678719821c9ec715f07f2424086a82d (nw) smf-2020-04-251-2/+2
* fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ... smf-2020-04-231-0/+10
* (nw) It helps if you're using the same data types in both places (VGM Vas Crabb2020-03-071-1/+1
* Maintenance: Vas Crabb2020-03-041-3/+42
* Lower number of warnings disabled with visual studio from 71 to 27 (nw) yz70s2020-01-021-23/+7
* Add bgfx file for asmjs build (nw) algestam2019-10-211-0/+1
* Fix bimg build for asmjs (nw) algestam2019-10-211-2/+2