.. |
7za.exe
|
archive nescarts to 7z during dist process.
|
2016-11-12 18:32:18 -06:00 |
BuildDebug.sh
|
Add -clp:NoSummary to Unix build scripts
|
2020-08-01 11:58:21 +10:00 |
BuildRelease.sh
|
Add -clp:NoSummary to Unix build scripts
|
2020-08-01 11:58:21 +10:00 |
BuildTestDebug.sh
|
Add -clp:NoSummary to Unix build scripts
|
2020-08-01 11:58:21 +10:00 |
BuildTestRelease.sh
|
Add -clp:NoSummary to Unix build scripts
|
2020-08-01 11:58:21 +10:00 |
CleanupBuildOutputDirs.sh
|
Fix cleanup script
|
2020-05-30 15:57:57 +10:00 |
ForPublishingBuildGithubMasterBranch.bat
|
rename dist batch files so mistakes are less likely.
|
2020-09-16 01:13:53 -04:00 |
ForPublishingBuildGithubReleaseBranch.bat
|
rename dist batch files so mistakes are less likely.
|
2020-09-16 01:13:53 -04:00 |
ILMerge.exe
|
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 |
MakeDiscohawk.bat
|
fix build batch files to point to output folder instead of output64
|
2017-06-12 17:45:04 -05:00 |
NuGet.Config
|
a newer Nuget.exe and a NuGet.config
|
2019-11-17 08:55:37 -06:00 |
NuGet.exe
|
a newer Nuget.exe and a NuGet.config
|
2019-11-17 08:55:37 -06:00 |
QuickTestBuildAndPackage.bat
|
rename dist batch files so mistakes are less likely.
|
2020-09-16 01:13:53 -04:00 |
QuickTestBuildAndPackage_Developer.bat
|
rename dist batch files so mistakes are less likely.
|
2020-09-16 01:13:53 -04:00 |
QuickTestBuildAndPackage_Release.bat
|
rename dist batch files so mistakes are less likely.
|
2020-09-16 01:13:53 -04:00 |
RunILMerge.bat
|
convert build scripts to 64bit
|
2017-06-10 10:36:26 -05:00 |
changelog.txt
|
changelog
|
2016-09-01 21:53:24 +03:00 |
fart.exe
|
MakeRelease.bat - turn off DeveloperBuild flag before compiling, and set it back afterward
|
2015-02-02 22:13:34 +00:00 |
unzip.exe
|
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 |
upx.exe
|
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 |
vswhere.exe
|
See if AppVeyor can use MSBuild 16
|
2019-10-20 17:29:30 -04:00 |
zip.exe
|
add discohawk dist script
|
2012-03-03 19:32:04 +00:00 |