..
.BuildInConfigX.sh
Dedup Linux build scripts
2021-04-03 11:47:50 +10:00
.BuildTestInConfigX.sh
maybe fix tests?
2022-08-10 02:55:01 -07:00
.InvokeCLIOnMainSln.sh
Silence "not found" error when building w/o Git
2023-09-29 04:49:18 +10:00
7za.exe
archive nescarts to 7z during dist process.
2016-11-12 18:32:18 -06:00
BuildDebug.sh
Dedup Linux build scripts
2021-04-03 11:47:50 +10:00
BuildRelease.sh
Dedup Linux build scripts
2021-04-03 11:47:50 +10:00
BuildTestDebug.sh
Dedup Linux build scripts
2021-04-03 11:47:50 +10:00
BuildTestRelease.sh
Dedup Linux build scripts
2021-04-03 11:47:50 +10:00
CleanupBuildOutputDirs.sh
Remove reference to `VersionInfo.gen.cs` from clean script
2023-04-16 10:27:43 +10:00
ForPublishingBuildGithubMasterBranch.bat
update bizhawk url in publish scripts
2023-04-07 19:09:10 +02:00
ForPublishingBuildGithubReleaseBranch.bat
update bizhawk url in publish scripts
2023-04-07 19:09:10 +02: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
Package.sh
Fix typo in release package script
2023-05-04 03:18:14 +10:00
QuickTestBuildAndPackage.bat
Use source generation for VersionInfo ( #3625 )
2023-04-12 21:14:44 +02:00
QuickTestBuildAndPackage_Developer.bat
Add version metadata to all assemblies when building (squashed PR #2697 )
2021-04-04 08:54:55 +10:00
QuickTestBuildAndPackage_Release.bat
Add version metadata to all assemblies when building (squashed PR #2697 )
2021-04-04 08:54:55 +10:00
RunILMerge.bat
convert build scripts to 64bit
2017-06-10 10:36:26 -05:00
UpdateVersionInfoForRelease.sh
Add script for updating VersionInfo, teach GitLab CI to build releases
2020-10-08 07:37:01 +10:00
changelog.txt
changelog
2016-09-01 21:53:24 +03:00
deps-historical.nix
Add back missing newlines from github.dev import
2023-11-20 02:22:33 +00:00
deps.nix
Add back missing newlines from github.dev import
2023-11-20 02:22:33 +00:00
exposed-attr-checker.nix
Add back missing newlines from github.dev import
2023-11-20 02:22:33 +00:00
fart.exe
MakeRelease.bat - turn off DeveloperBuild flag before compiling, and set it back afterward
2015-02-02 22:13:34 +00:00
historical.nix
Nix expr: Invert default for `doCheck` (it just works now?)
2023-11-25 14:56:06 +00:00
launch-scripts.nix
Nix expr: Add binary releases back to 2.3.2, some cleanup
2023-11-21 04:15:37 +00:00
nix_expr_check_attrs.sh
Nix expr: Add binary releases back to 2.3.2, some cleanup
2023-11-21 04:15:37 +00:00
nix_expr_usage_docs.md
Nix expr: Add binary releases back to 2.3.2, some cleanup
2023-11-21 04:15:37 +00:00
packages-managed.nix
Nix expr: Add binary releases back to 2.3.2, some cleanup
2023-11-21 04:15:37 +00:00
packages.nix
Nix expr: Invert default for `doCheck` (it just works now?)
2023-11-25 14:56:06 +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