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
*
Cleanup (nw)
Justin Kerk
2015-11-25
1
-5
/
+0
*
disable this for CPP11 builds (nw)
Miodrag Milanovic
2015-11-19
1
-0
/
+2
*
all VMX registers are alike (nw)
Vas Crabb
2015-11-18
1
-0
/
+1
*
disable some intel compiler remarks that are shown in a release config (nw)
David Haywood
2015-11-14
1
-0
/
+3
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-0
/
+3
*
Fix compile for Intel C++ 15 compiler (nw)
Miodrag Milanovic
2015-11-14
1
-3
/
+3
*
update build scripts for rename c - > cpp (nw)
Miodrag Milanovic
2015-11-08
1
-1
/
+1
*
make it easier to build multiple configs (nw)
Vas Crabb
2015-11-02
1
-1
/
+6
*
Renamed DRIVERS parameter to SOURCES since you can add any source you wish to...
Miodrag Milanovic
2015-10-09
1
-5
/
+5
*
Moved tools in proper place, and moved build python scripts together with oth...
Miodrag Milanovic
2015-10-07
1
-3
/
+3
*
Allow current toolchain for mingw to work and allow GCC 5.2 to also work if g...
Cowering
2015-10-05
1
-38
/
+42
*
removed line commit by mistake (nw)
Miodrag Milanovic
2015-09-30
1
-1
/
+0
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-0
/
+1
*
Fix build with Xcode 7 (nw)
balr0g
2015-09-18
1
-0
/
+5
*
reorganized scripts according to new structure (nw)
Miodrag Milanovic
2015-09-13
1
-1
/
+4
*
Update scripts for compile with latest BGFX (nw)
Miodrag Milanovic
2015-09-12
1
-10
/
+0
*
made FORCE_VERSION_COMPILE option to be used for build server (nw)
Miodrag Milanovic
2015-09-05
1
-0
/
+9
*
Hopefully fix build (nw)
Justin Kerk
2015-09-02
1
-3
/
+5
*
Fix Emscripten compile with GoogleTest (nw)
Justin Kerk
2015-09-02
1
-0
/
+3
*
Disable warnng C4319 with visual studio 2015 (nw)
yz70s
2015-08-09
1
-0
/
+1
*
scrape this for every bit of info (nw)
Cowering
2015-07-24
1
-7
/
+9
*
This lets MAME compile in Arch Linux GCC 5.2. 16G RAM used to prevent crash. ...
Cowering
2015-07-23
1
-16
/
+68
*
Added ability to use system PortAudio
Julian Sikorski
2015-07-05
1
-0
/
+5
*
Fix more driver building, going deeper in checks (nw)
Miodrag Milanovic
2015-06-20
1
-1
/
+0
*
Made possible creation of custom builds with given list of drivers included.
Miodrag Milanovic
2015-06-20
1
-4
/
+15
*
keep SSE2 like it was
Cowering
2015-06-19
1
-2
/
+1
*
This lets sdlMAME/sdlMESS compile on Fedora GCC 5.1.1 with LTO enabled with l...
Cowering
2015-06-19
1
-1
/
+3
*
Nope. (nw)
balr0g
2015-06-07
1
-0
/
+1
*
Use attribute unused for inlined new/delete. (nw)
balr0g
2015-06-07
1
-1
/
+0
*
and remove (nw)
Miodrag Milanovic
2015-06-07
1
-3
/
+0
*
lets make it just for mingw (nw)
Miodrag Milanovic
2015-06-07
1
-7
/
+3
*
placed this back to disable warning on clang (nw)
Miodrag Milanovic
2015-06-07
1
-0
/
+1
*
should go like this (nw)
Miodrag Milanovic
2015-06-07
1
-1
/
+1
*
Fix for 64bit build size thanks to Peter Ferrie (nw)
Miodrag Milanovic
2015-06-07
1
-0
/
+7
*
Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b...
Julian Sikorski
2015-06-06
1
-3
/
+53
*
Added OPT_FLAGS back
Julian Sikorski
2015-06-06
1
-0
/
+10
*
fix for OG :) (nw)
Miodrag Milanovic
2015-06-03
1
-2
/
+2
*
Allow compiling with shared libraries [O. Galibert]
Olivier Galibert
2015-05-31
1
-0
/
+21
*
Removed -Wno-unused-variable for mingw/gcc (nw)
Miodrag Milanovic
2015-05-31
1
-1
/
+0
*
Let subtarget MESS (not MAME, yet) compile with Windows GCC 5.1 and lto. I am...
Cowering
2015-05-29
1
-14
/
+9
*
oops, forgot one
Cowering
2015-05-28
1
-0
/
+6
*
Merge branch 'master' of https://github.com/mamedev/mame
Cowering
2015-05-28
1
-0
/
+15
|
\
|
*
Added skeleton support for Windows Phone and Windows Store - far from working...
Miodrag Milanovic
2015-05-28
1
-0
/
+15
*
|
Merge branch 'master' of https://github.com/mamedev/mame
Cowering
2015-05-27
1
-1
/
+0
|
\
|
|
*
Removed -Wno-unused-variable for mingw/gcc (nw)
Miodrag Milanovic
2015-05-27
1
-1
/
+0
*
|
test
Cowering
2015-05-27
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/mamedev/mame
Cowering
2015-05-27
1
-0
/
+9
|
\
|
|
*
Added lua script/makefile changes to support building tests and portaudio (nw)
Miodrag Milanovic
2015-05-27
1
-0
/
+9
*
|
test
Cowering
2015-05-27
1
-1
/
+16
|
/
*
Remove nonstandard inline overloads (nw)
balr0g
2015-05-16
1
-1
/
+0
[next]