mame/scripts
Vas Crabb 8c28d3ff7e Cleaned up build scripts and compiling documentation:
* Made it a bit easier to cross-compile for x86-64 or i686 on an AArch64
  Windows system.
* Choose the default native recompiler back-end based on predefined
  macros rather than requiring the build scripts to set it.
* Don't require every target without a native recompiler to declare
  this.
* Got rid of the code that was supposed to set -m32 or -m64 when
  building GENie (it didn't work - it tried to use ARCHITECTURE before
  setting it).
* Avoid relying on the unreliable PROCESSOR_ARCHITECTURE environment
  variable.
* Got rid of stuff for versions of Xcode that are definitely no longer
  supported.
* Got rid of workarounds for very old Linux distros.
* Use newer makefile syntax for if/else/if structures, comment some else
  and endif statements for clarity.
2025-04-20 02:36:58 +10:00
..
build scripts/build/check_include_guards.py: bail if no argument specified 2025-03-07 19:12:26 +01:00
font
minimaws Miscellaneous minor stuff: 2025-03-17 05:17:57 +11:00
resources Tweaked MAME icon: 2022-08-07 02:47:19 +10:00
src Cleaned up build scripts and compiling documentation: 2025-04-20 02:36:58 +10:00
target -Fixed some -listxml issues: 2025-03-13 16:49:51 +11:00
xslt More quality of life features for new source layout: 2022-06-29 01:29:04 +10:00
extlib.lua Added Zstandard support for zip archives and CHDs. (#11827) 2023-12-11 10:48:02 +11:00
genie.lua Cleaned up build scripts and compiling documentation: 2025-04-20 02:36:58 +10:00
toolchain.lua Cleaned up build scripts and compiling documentation: 2025-04-20 02:36:58 +10:00