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 SteamLink initial support [Sam Lantiga, Miodrag Milanovic]
Miodrag Milanovic
2016-01-25
1
-0
/
+10
*
fix start project for custom builds in Visual Studio (nw)
Miodrag Milanovic
2016-01-21
1
-7
/
+11
*
reverting:
Miodrag Milanovic
2016-01-20
1
-11
/
+7
*
Keep naming of binaries for builds made with SOURCES to be same as usual, (nw)
Miodrag Milanovic
2016-01-17
1
-4
/
+6
*
OS/2 patch [KO Myung-Hun]
Miodrag Milanovic
2016-01-16
1
-4
/
+11
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-7
/
+11
*
Revert "Disable pre-compiled headers on Emscripten for now, fixes build (nw)"
Justin Kerk
2016-01-08
1
-5
/
+0
*
Disable pre-compiled headers on Emscripten for now, fixes build (nw)
Justin Kerk
2016-01-07
1
-0
/
+5
*
cleaner solution for linking (nw)
Miodrag Milanovic
2016-01-04
1
-2
/
+5
*
Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw)
Miodrag Milanovic
2016-01-04
1
-20
/
+5
*
Fix building on clang, executable fail starting due to mixed allocators (nw)
Miodrag Milanovic
2016-01-04
1
-1
/
+13
*
Removed FILTER_DEPS, not stable and not functional (nw)
Miodrag Milanovic
2016-01-03
1
-39
/
+0
*
Make linking of winpthreads static for posix mingw build (nw)
Miodrag Milanovic
2016-01-01
1
-0
/
+1
*
Added pre-compiled headers support to build system (nw)
Miodrag Milanovic
2016-01-01
1
-1
/
+7
*
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
[next]