mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #565] [MERGED] Remove debug symbols in release builds #1041
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/565
Author: @Deterous
Created: 10/7/2023
Status: ✅ Merged
Merged: 10/7/2023
Merged by: @mnadareski
Base:
master← Head:no-debug-symbols📝 Commits (5)
2b222bfRemove debugging symbols from appveyor builds94e994bRemove debugging symbols from release build with nix build script8bd7c20Remove debug symbols from release build with win build scripte7854a4Explicitly define Debug profile0fd332aAdd missing Debug profile flag📊 Changes
3 files changed (+58 additions, -58 deletions)
View changed files
📝
appveyor.yml(+20 -20)📝
publish-nix.sh(+17 -17)📝
publish-win.bat(+21 -21)📄 Description
I've checked that it works on my appveyor build, but I havent tested the win/nix scripts so do check my changes :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.