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
*
Added platform parameter and some ARM fixes (nw)
Miodrag Milanovic
2015-12-27
1
-3
/
+11
*
os calls do not follow MAKE escaping
Miodrag Milanovic
2015-12-20
1
-2
/
+3
*
Fixed wrong number of arguments to makedep.py in SOURCES build
AJR
2015-12-19
1
-1
/
+1
*
Allow SDLMAME to build on OS X from paths containing spaces
AJR
2015-12-19
1
-3
/
+2
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-21
/
+0
*
some MSBUILD fixes (nw)
Miodrag Milanovic
2015-12-10
1
-0
/
+1
*
(retrying) fix up some lto things (still can't compile full MAME on Windows) ...
Cowering
2015-12-09
1
-12
/
+28
*
propagate ARCHOPTS to linker
Vas Crabb
2015-12-07
1
-0
/
+3
*
Added addprojectflags function and added -Wsuggest-override for all that are ...
Miodrag Milanovic
2015-12-06
1
-0
/
+9
*
Need this on linux
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Removed need for -Wno-c++11-narrowing for clang
Miodrag Milanovic
2015-12-04
1
-4
/
+4
*
OSX version is taken on different way so it is considered 6.0 (nw)
Miodrag Milanovic
2015-12-03
1
-1
/
+1
*
OSX version of clang 3.5 is actually 3.4 with features (nw)
Miodrag Milanovic
2015-12-03
1
-1
/
+1
*
it is available in all version from 3.4 (nw)
Miodrag Milanovic
2015-12-03
1
-6
/
+2
*
fix for QT headers compile as c++14 (nw)
Miodrag Milanovic
2015-12-03
1
-0
/
+5
*
stupid me (nw)
Miodrag Milanovic
2015-12-03
1
-1
/
+1
*
Set -std=c++1y to clang 3.4 (nw)
Miodrag Milanovic
2015-12-03
1
-3
/
+13
*
Cleanup of genie.lua (nw)
Miodrag Milanovic
2015-12-03
1
-31
/
+7
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-62
/
+14
*
Merge clang++ version 30000 and 30400 sections to enable -Wno-constant-logica...
Trammell Hudson
2015-11-28
1
-4
/
+0
*
revert sqlite3 changes, update version detection to silence warnings on OSX c...
Trammell Hudson
2015-11-28
1
-1
/
+1
*
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
[next]