summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
Commit message (Expand)AuthorAgeFilesLines
...
* Remove CI20 Miodrag Milanovic2021-10-261-12/+1
* Remove steamlink Miodrag Milanovic2021-10-261-12/+0
* Remove pnacl remains Miodrag Milanovic2021-10-261-17/+4
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-1/+1
* util/strformat.h: Detect C++ standard > C++17 before doing weird stuff. Vas Crabb2021-09-181-0/+3
* Revert "enable BGFX_CONFIG_DEBUG to get proper asserts" Miodrag Milanovic2021-08-201-1/+1
* enable BGFX_CONFIG_DEBUG to get proper asserts Miodrag Milanovic2021-08-131-1/+1
* Disable another MSVC warning that is known to be noisy (and which showed up w... Aaron Giles2021-07-091-0/+1
* Stupid warning is stupid Olivier Galibert2021-05-261-0/+1
* srcclean for release Vas Crabb2021-05-231-4/+4
* Preliminary support for GCC 11.1 (Fedora 34) [R. Belmont] arbee2021-05-201-0/+8
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-0/+1
* Fix vs2019_clang build feos2021-04-051-3/+2
* Merge tag 'mame0230' into mainline-master Vas Crabb2021-03-311-0/+6
|\
| * Fix building with clang 6 Vas Crabb2021-03-291-0/+6
* | makefile: added param to override ar hap2021-03-301-0/+5
|/
* formats: Create mame_formats_full_list which gives access to all the supporte... Olivier Galibert2021-03-041-2/+35
* -docs update: Vas Crabb2021-01-231-1/+1
* genie.lua: Attempted fix for GCC build AJR2021-01-221-0/+1
* Add macosx_arm64_clang target support [R. Belmont, Miodrag Milanovic] arbee2020-12-121-2/+9
* Fixed clang warning in Lua engine properly, converted a few fallthrough comme... Vas Crabb2020-11-171-9/+9
* Add C++17 flag for visual studio (hopefully in the right place) Vas Crabb2020-11-151-0/+3
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+6
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-37/+10
* Apple calls llvm/clang 10 Xcode 12, update warning flags. Vas Crabb2020-10-291-1/+1
* Fix link errors with new versions of Emscripten Justin Kerk2020-10-181-0/+1
* emscripten: netlist and OpenGL improvements. (#7254) couriersud2020-09-181-1/+1
* Clean up clang options now that clang 5 is a hard requirement, and suppress x... Vas Crabb2020-08-181-15/+11
* genie: mingw sdl build fails with end-group auto added by that LinkSupportCir... hap2020-06-211-5/+8
* Fix OS X build on older Xcode versions (nw) AJR2020-06-181-0/+10
* Enable option to generate symbols in Release as well as Debug under Visual St... Frank Palazzolo2020-05-271-0/+5
* mingw: get rid of missing end-group warning (nw) hap2020-05-101-2/+2
* GCC 10 fix for sqlite3 (nw) arbee2020-05-021-0/+5
* Fix hang with Emscripten's "upstream" backend (nw) Justin Kerk2020-04-161-0/+2
* removed the remaining bits of the FASTDEBUG/MAME_DEBUG_FAST silliness I intro... firewave2020-01-211-16/+0
* Lower number of warnings disabled with visual studio from 71 to 27 (nw) yz70s2020-01-021-58/+16
* Revert "Revert "enable clang missing braces warning - it's useful to be able ... Vas Crabb2019-12-211-1/+0
* Revert "enable clang missing braces warning - it's useful to be able to see w... AJR2019-12-201-0/+1
* enable clang missing braces warning - it's useful to be able to see when you'... Vas Crabb2019-12-201-1/+0
* damn inconsistent macros, maybe I really _will_ kill them off next year (nw) Vas Crabb2019-12-201-2/+2
* Enable visual studio warning C5038 about member initialization order (nw) yz70s2019-12-201-14/+13
* Revert "Fix gcc version 5 compile. (nw)" couriersud2019-11-011-10/+4
* Fix gcc version 5 compile. (nw) couriersud2019-11-011-4/+10
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-10/+4
* Fix build for nonstandard compiler versions like '8.3-win32' Melissa Goad2019-10-171-0/+3
* fix for clang 9.0.0 on windows (nw) smf-2019-10-131-0/+1
* WIP: sync bgfx, bx and bimg with latest upstream (#5723) Julian Sikorski2019-10-131-7/+0
* (nw) fix std::array initialisation with GCC5 in nlwav.cpp, stop suppressing -... Vas Crabb2019-10-051-6/+0
* Build system maintenance: Vas Crabb2019-10-041-3/+5
* vs2019 fixes, initial clang-cl support (#5698) Julian Sikorski2019-10-021-0/+23