summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* asmjs: can not ignore errors on missing libraries 68bit2019-08-281-1/+0
* Enable precompiled header usage in the Visual Studio compiler (#5473) S.Z2019-08-131-1/+10
* Fix build in newer Emscripten versions (nw) Justin Kerk2019-08-081-0/+1
* fix vsllvm configuration feos2019-06-031-0/+4
* srcclean (nw) Vas Crabb2019-05-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+65
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-65/+0
* further quieting of MS-LLVM (nw) Peter Ferrie2019-02-251-0/+1
* genie: restore msvc build (nw) Patrick Mackinlay2019-02-191-10/+10
* (nw) remove some superfluous const, eliminate a superfluous temp, remove supe... Vas Crabb2019-02-181-1/+1
* Fix testkeys compile/link on windows. (nw) couriersud2019-02-171-1/+1
* silence MS-LLVM (nw) Peter Ferrie2019-02-161-1/+42
* enable sub-second snapshot timers (nw) (#4493) Peter Ferrie2019-02-041-0/+23
* Fix errors with single-driver build of vsnes.cpp [Justin Kerk] Justin Kerk2018-12-301-4/+4
* (nw) fix stuff: Vas Crabb2018-11-291-1/+45
* enable edit and continue in visual studio debug builds (nw) smf-2018-08-291-2/+3
* disable multiple constructor warning for rendlay.cpp (nw) smf-2018-07-221-0/+1
* fix building with clang 6.0.1 (nw) smf-2018-07-071-0/+5
* Remove -mbig-obj, which breaks the build on Windows clang and is not actually... Justin Kerk2018-07-071-3/+0
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-0/+3
* Enable building on riscv64 (#3655) Julian Sikorski2018-06-131-0/+6
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* rm dead code (nw) Justin Kerk2018-05-031-8/+0
* More GCC 8 (nw) arbee2018-05-011-0/+1
* don't use C++ flags on plain C files (nw) arbee2018-05-011-1/+3
* begin preliminary GCC 8 support (nw) arbee2018-05-011-0/+7
* Bind devcb relative to current device. This is probably going to break Vas Crabb2018-05-011-1/+2
* Added possibility of building using system pugixml Julian Sikorski2018-03-271-0/+10
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-1/+2
* Fix issue linking Emscripten build with certain single-driver compiles (e.g. ... Justin Kerk2018-01-311-0/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* removed implict usage of "nullability" from SANITIZE=undefined (nw) firewave2018-01-141-5/+2
* restored SANITIZE make option (#3043) Oliver Stöneberg2018-01-111-4/+37
* Use dynamic linking for windows SDL builds to workround an error during linki... smf-2017-12-261-1/+6