mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1494] [MERGED] [IMPROVEMENT] linux/build script revamp
#2218
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/CCExtractor/ccextractor/pull/1494
Author: @ArchitBhonsle
Created: 3/11/2023
Status: ✅ Merged
Merged: 3/12/2023
Merged by: @cfsmp3
Base:
master← Head:build-script-revamp📝 Commits (2)
cad3b02improvinglinux/buildscript0de94dedocs for the improvedlinux/buildscript📊 Changes
6 files changed (+47 additions, -17 deletions)
View changed files
📝
docs/COMPILATION.MD(+7 -1)📝
linux/build(+34 -9)➕
linux/build-debug(+3 -0)➕
linux/build-hardsubx(+3 -0)➖
linux/build_hardsubx(+0 -4)➖
linux/builddebug(+0 -3)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
This pull request aims to consolidate the
linux/buildscript. The script now accepts 3 options,-debug,-without-rustand-hardsubx. The original behavior is completely intact and does not affect the workflow. This also solves the original script's shortcoming of compiling rust more gracefully than #1489 as it changes the profile based on the-debugflag.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.