Fix build scripts for Ubuntu and update build guide#29
Open
sombrafam wants to merge 2 commits into
Open
Conversation
sombrafam
force-pushed
the
improve-build-guide
branch
from
February 13, 2024 18:20
07ed6e9 to
b8a49f9
Compare
sombrafam
force-pushed
the
improve-build-guide
branch
from
February 21, 2024 17:37
b8a49f9 to
608b7ea
Compare
sombrafam
force-pushed
the
improve-build-guide
branch
from
March 1, 2024 13:28
608b7ea to
a6de383
Compare
sombrafam
force-pushed
the
improve-build-guide
branch
3 times, most recently
from
April 8, 2024 13:07
b6cada2 to
400f790
Compare
sombrafam
force-pushed
the
improve-build-guide
branch
from
May 1, 2024 20:07
400f790 to
238bde6
Compare
sombrafam
force-pushed
the
improve-build-guide
branch
3 times, most recently
from
May 19, 2024 02:46
219a1bd to
3832145
Compare
sombrafam
force-pushed
the
improve-build-guide
branch
from
June 11, 2024 20:08
3832145 to
de51ddf
Compare
sombrafam
force-pushed
the
improve-build-guide
branch
from
August 23, 2024 00:13
de51ddf to
bd03d9f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Approved Issue:
Description
I have updated some build scripts for Ubuntu and improved the build guide.
Test Plan
The changes can be tested in a new Ubuntu Jammy system. One should be able to get Serenade built from the steps in the guide.
Pre-Review Checklist
[x] I've performed a self-review of my own code
[x] I've updated the documentation, if applicable