index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build_release
Age
Commit message (
Expand
)
Author
2021-03-07
Added open source TMSS replacement
Michael Pavone
2020-04-26
Kill the stateview target as it is not very useful these days and breaks a lot
Michael Pavone
2020-02-16
Added UI for selecting configured model
Michael Pavone
2019-04-07
Update build_release script to support Win64
Michael Pavone
2019-01-02
Include controller images in archives produced by build_release
Michael Pavone
2017-05-12
Print PATH in build_release script to help debug future build failures
Michael Pavone
2017-05-10
Load extra controller mappings from gamecontrollerdb.txt
Michael Pavone
2017-02-27
Eliminate usage of wine in build_release
Michael Pavone
2017-02-26
Fun untested changes for uploading nightly builds
Michael Pavone
2017-02-26
Remove clean step from SDL and glew dependencies in release_build script. Sho...
Michael Pavone
2017-02-26
Back out -j4 on blastem make as it appears to be calling problems too
Michael Pavone
2017-02-26
Back out -j4 on sdl make as it does not appear to be safe
Michael Pavone
2017-02-26
Add some parallelism to build_release make invocations
Michael Pavone
2016-04-23
Inclue menu.bin in release directories. Added a Windows RC file and icon
Michael Pavone
2015-07-26
Finish OS X support in build_release script. Fix a name conflict in vgmplay o...
Michael Pavone
2015-07-26
Do a clean build of glew from release script
Michael Pavone
2015-07-26
Added script for building and packaging releases
Michael Pavone