summaryrefslogtreecommitdiff
path: root/build_release
AgeCommit message (Collapse)Author
2017-02-26Fun untested changes for uploading nightly buildsMichael Pavone
2017-02-26Remove clean step from SDL and glew dependencies in release_build script. ↵Michael Pavone
Should not be needed now that each build type will have it's own environment
2017-02-26Back out -j4 on blastem make as it appears to be calling problems tooMichael Pavone
2017-02-26Back out -j4 on sdl make as it does not appear to be safeMichael Pavone
2017-02-26Add some parallelism to build_release make invocationsMichael Pavone
2016-04-23Inclue menu.bin in release directories. Added a Windows RC file and iconMichael Pavone
2015-07-26Finish OS X support in build_release script. Fix a name conflict in vgmplay ↵Michael Pavone
on OS X. Call set_exe_str in vgmplay and stateview
2015-07-26Do a clean build of glew from release scriptMichael Pavone
2015-07-26Added script for building and packaging releasesMichael Pavone