summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable use of system-wide asio, glm and rapidjson (#3172) Julian Sikorski2018-02-081-0/+15
| | | | | | | | | | | | * Fixed building using system utf8proc * Fixed building using system portaudio * Allow using system-wide asio headers (1.11.0 or higher required). * Allow using system-wide glm headers * Allow using system-wide rapidjson headers
* version bump (nw)mame0194 Vas Crabb2018-01-311-2/+2
|
* restored SANITIZE make option (#3043) Oliver Stöneberg2018-01-111-1/+5
| | | | | | * restored basic support for SANITIZE make option * disabled some unwanted UBSAN checks / enabled nullability checks / enabled ASAN use-after-scope checks (nw)
* version bump (nw)mame0193 Vas Crabb2017-12-271-2/+2
|
* version bump (nw)mame0192 Vas Crabb2017-11-291-2/+2
|
* version bump (nw)mame0191 Vas Crabb2017-10-251-2/+2
|
* (nw) Improve localisation: Vas Crabb2017-10-031-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change makefile rules to treat mame.pot as a target so rules can depend on it * Put mame.pot inside the build directory so it will get cleaned * Couldn't get xgettext to scrape lua and C++ in the same command and still remove stale strings * Use larger strings and format specifiers to fix some localisation issues - Issue with "None" lacking context in Russian and Turkish translations - Issue with "Not implemented" changing depending on the noun in Serbian - Issues with lua plugins not allowing for languages with different grammar/punctuation Strings that need to be translated after this change - most of these are existing text that's been made into larger chunks or reworded slightly: "Mechanical Machine\tYes\n" "Mechanical Machine\tNo\n" "Requires Artwork\tYes\n" "Requires Artwork\tNo\n" "Requires Clickable Artwork\tYes\n" "Requires Clickable Artwork\tNo\n" "Support Cocktail\tYes\n" "Support Cocktail\tNo\n" "Driver is BIOS\tYes\n" "Driver is BIOS\tNo\n" "Support Save\tYes\n" "Support Save\tNo\n" "Screen Orientation\tVertical\n" "Screen Orientation\tHorizontal\n" "Requires CHD\tYes\n" "Requires CHD\tNo\n" "ROM Audit Result\tOK\n" "ROM Audit Result\tBAD\n" "Samples Audit Result\tNone Needed\n" "Samples Audit Result\tOK\n" "Samples Audit Result\tBAD\n" "ROM Audit Disabled\t\n" "Samples Audit Disabled\t\n" "Activated: %s = %s" "Activated: %s" "Enabled: %s" "Disabled: %s" "%s added" "Default name is %s" "Cheat written to %s and added to cheat.simple" "Unable to write file\n" "Ensure that cheatpath folder exists"
* add lua translation to makefile and update translations cracyc2017-09-291-3/+3
|
* version bump (nw)mame0190 Vas Crabb2017-09-271-2/+2
|
* version bump (nw)mame0189 Vas Crabb2017-08-301-2/+2
|
* Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle ↵ Miso Kim2017-08-231-1/+1
| | | | 2.2.1) (#2585)
* version bump (nw)mame0188 Vas Crabb2017-07-261-2/+2
|
* version bump (nw)mame0187 Vas Crabb2017-06-281-2/+2
|
* version bump (nw)mame0186 Vas Crabb2017-05-311-2/+2
|
* version bump (nw)mame0185 Vas Crabb2017-04-261-2/+2
|
* version bump (nw)mame0184 Vas Crabb2017-03-291-2/+2
|
* version bumpmame0183 Vas Crabb2017-02-221-2/+2
|
* Fixed building using system utf8proc Julian Sikorski2017-01-261-0/+5
|
* version bump (nw)mame0182 Vas Crabb2017-01-251-2/+2
|
* Fix UWP Build - no portaudio support (nw) Brad Hughes2017-01-161-2/+2
|
* Initial PortAudio backend with build script changes to support library ↵ inte alls2017-01-111-0/+5
| | | | version 20161030
* make DEBUG=0 and SYMBOLS=0 behave (nw) Vas Crabb2017-01-021-8/+9
|
* version bump (nw) Vas Crabb2016-12-271-2/+2
|
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
|
* Enable building projects that are separate of MAME but use same core and ↵ Miodrag Milanovic2016-12-081-0/+8
| | | | lives in separate git tree (nw)
* Version bump Vas Crabb2016-11-271-2/+2
|
* Remove USE_BGFX option (nw) Logan B2016-11-271-4/+0
| | | Wasn't removed when mmicko did 9eb2734495cda6ff0391f317ca2565b421476738
* Added VS2017 support into project files (nw) Miodrag Milanovic2016-11-161-0/+39
|
* Make 3rdparty compile for UWP and start adding new OSD for UWP based on ↵ Miodrag Milanovic2016-11-091-1/+1
| | | | previous Brad work (nw)
* Fixed building on s390x Julian Sikorski2016-11-071-0/+12
|
* Fixed building on ppc64le Julian Sikorski2016-11-071-0/+7
|
* resurected sqlite3 and lsqlite3 (nw) Miodrag Milanovic2016-11-071-0/+5
|
* Updated BGFX and BX and recompiled shaders (nw) Branimir Karadžić2016-10-291-2/+4
|
* Experimental support for compiling to WebAssembly using Emscripten (not yet ↵ Justin Kerk2016-10-291-0/+4
| | | | working) (nw)
* Version bump! Vas Crabb2016-10-261-2/+2
|
* forgot to commit this one (nw) Miodrag Milanovic2016-10-221-1/+1
|
* Replaced code usage of libuv with asio library (nw) Miodrag Milanovic2016-10-071-11/+1
|
* Version bumpmame0178 Vas Crabb2016-09-281-2/+2
|
* srcclean (nw) Vas Crabb2016-09-281-15/+15
|
* Bump that toomame0177 Vas Crabb2016-08-311-2/+2
|
* some C++14 features are not supported by VS2013. VS2015 is free for home use ↵ Miodrag Milanovic2016-08-271-25/+0
| | | | so no need for legacy support (nw)
* made proper formats compiled only if needed (nw) Miodrag Milanovic2016-08-121-0/+1
|
* Cleanups and version bump Miodrag Milanovic2016-07-271-2/+2
|
* Add arch defines for Linux alpha and mips64el. Jordi Mallach2016-07-141-0/+11
| | | | | Add detection for Linux architectures alpha and mips64el, to avoid using gcc -m64, which isn't available on them.
* misc fixes (nw) Vas Crabb2016-07-121-0/+1
| | | | | | | | * remove a temporary * fix deps * remove a vestigial member * play nicer with dotfiles * play nicer with pch
* documented shaders compile (nw) Miodrag Milanovic2016-07-021-0/+8
|
* this does not belong here (nw) Miodrag Milanovic2016-07-021-1/+0
|
* no need to build all tools, just shaderc (nw) Miodrag Milanovic2016-07-021-1/+1
|
* android avoid generating unnecessarily (nw) Jeffrey Clark2016-06-301-12/+12
|
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+2
|