summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added workround for clang static builds and enable them again, don't force -O... smf-2017-12-261-8/+2
* Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1... Miso Kim2017-08-231-0/+1
* looks like 32-bit release builds need /bigobj as well (nw) Vas Crabb2017-05-281-3/+3
* don't use -static on msys2 clang 4.0.0 as it's currently broken, also removed... smf-2017-05-251-3/+7
* fix MSVC debug builds by specifying /bigobj (needed for mpu4). Release builds... smf-2017-05-161-0/+3
* detect if SOURCES file do not exist (nw) Miodrag Milanovic2016-12-091-0/+7
* Enable building projects that are separate of MAME but use same core and live... Miodrag Milanovic2016-12-081-1/+13
* Disable incremental linking for VS debug builds (nw) Miodrag Milanovic2016-11-291-0/+1
* Added VS2017 support into project files (nw) Miodrag Milanovic2016-11-161-2/+2
* Fix UWP build issue (nw) Brad Hughes2016-11-161-1/+1
* fix build (nw) Miodrag Milanovic2016-11-161-1/+1
* UWP: Remove explicit links for winstore builds (nw) Brad Hughes2016-11-161-9/+3
* fix mingw-clang linking for latest version (nw) Miodrag Milanovic2016-11-161-0/+4
* Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ... Miodrag Milanovic2016-11-091-0/+6
* Finally sync with GENie, no more local changes (nw) Miodrag Milanovic2016-11-031-0/+4
* Fix macOS build (nw) Miodrag Milanovic2016-11-021-3/+3
* Experimental support for compiling to WebAssembly using Emscripten (not yet w... Justin Kerk2016-10-291-0/+5