index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
added cppcheck target in order to run analysis of code (nw)
Miodrag Milanovic
2015-05-12
1
-0
/
+45
*
Added doxygen documentation definition file and make target for it (nw)
Miodrag Milanovic
2015-05-12
1
-0
/
+10
*
Add makefile switch to choose linking against bundled OR system expat library.
Cesare Falco
2015-05-11
1
-0
/
+9
*
Fix layout gen (nw)
Miodrag Milanovic
2015-05-09
1
-2
/
+2
*
No optimization for PROFILE otherwise symbols are not right (nw)
Miodrag Milanovic
2015-05-07
1
-1
/
+0
*
Added cleansrc to makefile (nw)
Miodrag Milanovic
2015-04-25
1
-0
/
+28
*
Include make for regression tests (nw)
Miodrag Milanovic
2015-04-23
1
-0
/
+9
*
Renamed to STRIP_SYMBOLS and made logic more clear (nw)
Miodrag Milanovic
2015-04-22
1
-3
/
+3
*
Added NO_STRIPPING option and enabled stripping of executable by default (nw)
Miodrag Milanovic
2015-04-19
1
-0
/
+5
*
better fix for windres (nw)
Miodrag Milanovic
2015-04-15
1
-6
/
+17
*
fix 32bit compile (nw)
Miodrag Milanovic
2015-04-15
1
-4
/
+4
*
Added QT_HOME to support custom QT installations (nw)
Miodrag Milanovic
2015-04-13
1
-0
/
+6
*
Added SHADOW_CHECK parameter so we can work on shadowing issues in our code (nw)
Miodrag Milanovic
2015-04-11
1
-0
/
+5
*
Some changes for FreeBSD and Solaris, will be sent upstream as well (nw)
Miodrag Milanovic
2015-04-10
1
-0
/
+58
*
Placed back and fixed python availability check
Miodrag Milanovic
2015-04-08
1
-9
/
+8
*
commented to test on MATE (nw)
Miodrag Milanovic
2015-04-08
1
-3
/
+3
*
Added PYTHON_EXECUTABLE to use differently named python executable(nw)
Miodrag Milanovic
2015-04-08
1
-3
/
+11
*
Create one more dir, should help MATE (nw)
Miodrag Milanovic
2015-04-08
1
-1
/
+1
*
added SEPARATE_BIN option to put executable files in bin folder and not in ma...
Miodrag Milanovic
2015-04-08
1
-0
/
+4
*
User configuration option can be now stored in useroptions.mak, so no need to...
Miodrag Milanovic
2015-04-07
1
-0
/
+2
*
Added FILTER_DEPS option for post compile filtering (nw)
Miodrag Milanovic
2015-04-07
1
-0
/
+7
*
Some vs2013-clang work (nw)
Miodrag Milanovic
2015-04-06
1
-0
/
+3
*
And one more (nw)
Miodrag Milanovic
2015-04-06
1
-0
/
+5
*
resurrected some more compile options (nw)
Miodrag Milanovic
2015-04-06
1
-0
/
+25
*
Fixed GENie building from main file (nw)
Miodrag Milanovic
2015-04-05
1
-1
/
+5
*
Add a simple CoreAudio sound output module
Vas Crabb
2015-04-05
1
-0
/
+1
*
Moved MOC handling in lua (nw)
Miodrag Milanovic
2015-04-04
1
-46
/
+3
*
remove not needed dirs from creation list (nw)
Miodrag Milanovic
2015-04-04
1
-4
/
+1
*
Moved plist generate to lua (nw)
Miodrag Milanovic
2015-04-04
1
-6
/
+1
*
Merge branch 'master' of https://github.com/mamedev/mame
Miodrag Milanovic
2015-04-04
1
-0
/
+10
|
\
|
*
Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD
Vas Crabb
2015-04-04
1
-0
/
+10
*
|
Moved creation of most non-layout files out of makefile (nw)
Miodrag Milanovic
2015-04-04
1
-126
/
+2
|
/
*
Added generated m68kops files to tree, added makefile for developers working ...
Miodrag Milanovic
2015-04-03
1
-15
/
+1
*
removed os_version, since it is not used anymore (nw)
Miodrag Milanovic
2015-04-03
1
-3
/
+2
*
skeleton for XCode support (nw)
Miodrag Milanovic
2015-04-02
1
-0
/
+7
*
Make VERBOSE=1 propagate properly, add summary of user-configurable options
Vas Crabb
2015-04-03
1
-24
/
+83
*
Add back support for big endian targets including OSX-PPC
Vas Crabb
2015-04-02
1
-9
/
+25
*
Ignore moc missing if MOC_FILES is empty (nw)
Miodrag Milanovic
2015-04-01
1
-0
/
+2
*
Bring back NOASM
Vas Crabb
2015-04-01
1
-2
/
+17
*
Add back DIRECTINPUT config for Windows OSD
Vas Crabb
2015-04-01
1
-0
/
+4
*
Better way to decide on whether to compile MOC
Vas Crabb
2015-04-01
1
-8
/
+17
*
Refactor out common OSD modules into separate lua file
Vas Crabb
2015-04-01
1
-14
/
+10
*
Restore DONT_USE_NETWORK
Vas Crabb
2015-04-01
1
-0
/
+4
*
Restore SDL2_MULTIAPI
Vas Crabb
2015-04-01
1
-0
/
+4
*
Get rid of unnecessary distro nonsense
Vas Crabb
2015-04-01
1
-26
/
+0
*
Restore MESA_INSTALL_ROOT
Vas Crabb
2015-04-01
1
-0
/
+4
*
Restore NO_OPENGL and USE_DISPATCH_GL
Vas Crabb
2015-04-01
1
-0
/
+8
*
Restore NO_USE_MIDI and some more OS support from the old SDL makefile
Vas Crabb
2015-04-01
1
-0
/
+4
*
Bring back some SDL OSD configurability (WIP)
Vas Crabb
2015-03-31
1
-0
/
+24
*
Fix VERBOSE=1 for top-level makefile, fix always regenerating makefiles on Wi...
Vas Crabb
2015-03-31
1
-95
/
+93
[next]