Commit Graph

16 Commits

Author SHA1 Message Date
zeromus 6c006573f1 fix bugs in zip.exe usage in makerelease.bat 2014-10-03 03:36:43 +00:00
zeromus 957b6bc828 include empty firmware folder in dist 2014-10-03 02:56:47 +00:00
zeromus a1f2dc2c55 dont put ilk in release packages 2014-10-03 02:42:56 +00:00
zeromus 64dee989ae update makerelease.bat to fail if svn.exe is missing 2014-09-24 23:53:13 +00:00
zeromus 76abc5603a un-upx during makerelease. now, this is a bit odd, because it means we're not dev/testing the same things we're releasing, but.. 1. upx is basically reliably transparent, and 2. it will cut down on repository bloat. if i'm ever proven wrong, we'll do it differently. 2014-09-07 04:15:25 +00:00
zeromus 562fb6cb12 fix MakeRelease.bat to no longer exclude jabo dll 2014-09-07 04:02:12 +00:00
zeromus cf75851e50 blacklist foully-licensed jabo dlls from MakeRelease.bat 2014-08-03 05:11:05 +00:00
zeromus f21daf9062 fix makerelease 2014-07-27 02:18:25 +00:00
zeromus c9e1b651ae fix makerelease.bat to not include firmware (easy) or user's custom lua files (by svn exporting a fresh copy). note that its still possible for junky dlls to get included, though (since we cant export fresh copies, due to their being mixed with ones youve just knowingly built) 2014-07-23 00:31:00 +00:00
adelikat 54b1c0ac00 MakeRelease.bat Exit was a bad idea 2014-06-01 16:21:45 +00:00
adelikat 3586c429b9 MakeRelease.bat - add an exit command at end to make it friendly for being run by another bat file 2014-05-11 19:23:55 +00:00
zeromus 8cb571ada8 include shaders dir in build process. im not sure how this will eventually be organized, but we at least need this to make intact builds right now 2014-04-19 18:57:36 +00:00
adelikat 7d40d15b79 Include firmware folder when packaging a release 2014-02-05 23:37:35 +00:00
zeromus 13d4aedb30 add a toy for someone to try out, regarding inlining and performance and multiple assemblies: a batchfile to run ILMerge and make bizhawk.merged.exe with some fraction of the dll dependencies in one file. 2014-01-25 04:05:09 +00:00
adelikat 75ef046927 Move MakeRelease.bat to Dist, and fix MakeDiscoHawk.at 2013-11-03 14:40:55 +00:00
zeromus e178f0449e add discohawk dist script 2012-03-03 19:32:04 +00:00