..
git_hooks
Make PowerShell strictly optional for Git hooks
2024-06-09 12:51:32 +10:00
.BuildInConfigX.sh
Dedup Linux build scripts
2021-04-03 11:47:50 +10:00
.BuildTestInConfigX.sh
Use long flag for `dotnet test -a` since it changes in .NET 7
2024-02-13 06:28:15 +10:00
.InvokeCLIOnMainSln.sh
Have local dotnet tools restored with NuGet packages
2024-06-07 22:03:16 +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
simplify and update Package.sh
2024-05-25 21:18:34 +02:00
QuickTestBuildAndPackage.bat
Update/minor cleanup dist scripts
2024-05-04 18:01:11 -07: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
Update Meziantou.Analyzer and enable new rule MA0160
2024-09-02 22:34:11 +10: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
git_hook_shim.sh
Have Git hook shim skip execution when checking out old commits
2024-06-21 22:56:12 +10:00
historical.nix
Nix expr: Add `hawkSourceInfo.mainAppFilename`
2024-07-29 22:26:22 +10:00
install_git_hooks.ps1
Improve dev-facing error message in Git hook install script
2024-06-21 23:54:47 +10:00
launch-scripts.nix
Nix expr: Expose Mono's profiler
2024-08-17 18:17:00 +10: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: Remove TODO which has been resolved
2024-08-17 18:11:11 +10: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: Refactor how `custombuild.txt` is set declaratively
2024-07-29 21:01:45 +10: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