index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
genie.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use EQUIVALENT_ARRAY to avoid issues with std::size on member arrays, enable ...
Vas Crabb
2023-02-01
1
-0
/
+1
*
Fail earlier in the build process if SOURCES= specifies no files containing s...
Vas Crabb
2022-07-07
1
-2
/
+12
*
genie: Explicitly set LinkSupportCircularDependencies for NetBSD. (#10020)
Thomas Klausner
2022-07-04
1
-0
/
+4
*
Allow leaving off the src/<target>/ prefix in SOURCES=
Vas Crabb
2022-07-01
1
-1
/
+5
*
-Added support for directory names in SOURCES=
Vas Crabb
2022-06-30
1
-2
/
+3
*
More quality of life features for new source layout:
Vas Crabb
2022-06-29
1
-5
/
+5
*
Added make opions for filter file, adjusted source path display.
Vas Crabb
2022-06-28
1
-15
/
+47
*
Eliminated cross dependencies between driver projects.
Vas Crabb
2022-06-27
1
-13
/
+15
*
Acknowledge presence of circular dependencies to keep GNU ld happy on Linux.
Vas Crabb
2022-06-17
1
-0
/
+3
*
Updated scripts to support SOURCES= builds after the reorganisation happens.
Vas Crabb
2022-06-15
1
-3
/
+3
*
Adjust toolchain versions for triggering workarounds:
Vas Crabb
2022-06-06
1
-2
/
+2
*
Remove spurious /wx option from prjects generated for visual studio
yz70s
2022-05-23
1
-1
/
+0
*
fix for building with clang 14 as asmjit uses | & operators on bools [smf]
smf-
2022-05-18
1
-0
/
+5
*
scripts: Improve str_to_version again.
Vas Crabb
2022-05-17
1
-15
/
+19
*
fix version detection in str_to_version (#9767)
sairuk
2022-05-16
1
-1
/
+1
*
mips3: Fixed error flagged by GCC 12 [Ryan Holtz, R. Belmont]
arbee
2022-05-11
1
-1
/
+0
*
Initial GCC 12 support for Fedora 36. [R. Belmont]
arbee
2022-05-11
1
-0
/
+7
*
Apparently the issue with Sol and std::optional is a GCC version thing, not L...
Vas Crabb
2022-04-06
1
-19
/
+19
*
Disable lifetime dead store elimination for Linux GCC builds.
Vas Crabb
2022-04-03
1
-1
/
+6
*
-util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays.
Vas Crabb
2022-04-03
1
-1
/
+0
*
Disabled clang warnings again - only the GCC ones should be re-enabled.
Vas Crabb
2022-02-24
1
-0
/
+2
*
Re-enabled some compiler warnings and cleaned up some Python scripts a little.
Vas Crabb
2022-02-24
1
-10
/
+0
*
Include $ERRNO_CODES in Emscripten build to fix error loading software in Emu...
Justin Kerk
2021-12-30
1
-0
/
+1
*
Fix build with newer versions of Emscripten; minimum supported version is now...
Justin Kerk
2021-12-23
1
-4
/
+45
*
Remove of winstore/winphone
Miodrag Milanovic
2021-10-26
1
-7
/
+0
*
vs2019_clang target is now used instead of vsllvm
Miodrag Milanovic
2021-10-26
1
-70
/
+0
*
Remove old VisualStudio
Miodrag Milanovic
2021-10-26
1
-1
/
+1
*
xcode4 and ios removal
Miodrag Milanovic
2021-10-26
1
-17
/
+7
*
rpi target was not used, but regular linux one anyway
Miodrag Milanovic
2021-10-26
1
-16
/
+1
*
Remove CI20
Miodrag Milanovic
2021-10-26
1
-12
/
+1
*
Remove steamlink
Miodrag Milanovic
2021-10-26
1
-12
/
+0
*
Remove pnacl remains
Miodrag Milanovic
2021-10-26
1
-17
/
+4
*
Overdue internal UI enhancements (#8674)
Vas Crabb
2021-10-09
1
-1
/
+1
*
util/strformat.h: Detect C++ standard > C++17 before doing weird stuff.
Vas Crabb
2021-09-18
1
-0
/
+3
*
Revert "enable BGFX_CONFIG_DEBUG to get proper asserts"
Miodrag Milanovic
2021-08-20
1
-1
/
+1
*
enable BGFX_CONFIG_DEBUG to get proper asserts
Miodrag Milanovic
2021-08-13
1
-1
/
+1
*
Disable another MSVC warning that is known to be noisy (and which showed up w...
Aaron Giles
2021-07-09
1
-0
/
+1
*
Stupid warning is stupid
Olivier Galibert
2021-05-26
1
-0
/
+1
*
srcclean for release
Vas Crabb
2021-05-23
1
-4
/
+4
*
Preliminary support for GCC 11.1 (Fedora 34) [R. Belmont]
arbee
2021-05-20
1
-0
/
+8
*
ymfm: Refactor new FM engine into a 3rdparty library (#8046)
Aaron Giles
2021-05-14
1
-0
/
+1
*
Fix vs2019_clang build
feos
2021-04-05
1
-3
/
+2
*
Merge tag 'mame0230' into mainline-master
Vas Crabb
2021-03-31
1
-0
/
+6
|
\
|
*
Fix building with clang 6
Vas Crabb
2021-03-29
1
-0
/
+6
*
|
makefile: added param to override ar
hap
2021-03-30
1
-0
/
+5
|
/
*
formats: Create mame_formats_full_list which gives access to all the supporte...
Olivier Galibert
2021-03-04
1
-2
/
+35
*
-docs update:
Vas Crabb
2021-01-23
1
-1
/
+1
*
genie.lua: Attempted fix for GCC build
AJR
2021-01-22
1
-0
/
+1
*
Add macosx_arm64_clang target support [R. Belmont, Miodrag Milanovic]
arbee
2020-12-12
1
-2
/
+9
*
Fixed clang warning in Lua engine properly, converted a few fallthrough comme...
Vas Crabb
2020-11-17
1
-9
/
+9
[next]