- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 107
Release new v3.0.3 #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
 
  Merged
 
 
 
 
  Merged
 
 
 Conversation
 
 
 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
 
 
 
 
 - Added `x86_64TB` CI build script. - Added support x86 & x86_64 Raspberry Pi Desktop OS types. - Added Github Action workflow for these toolchains. - Updated SF_deployer and SF_docs_deployer to include these new changes. - Updated README.md and added new docs. - Updated `curl` to latest v7.72.0
 
 @abhiTronix
abhiTronix
 added
 
 Enhancement 😃
 New Feature/Addition/Improvement 
 
 New Release 🎈
 New Release Yay!!! 
 
 WIP 🏗️
 Work in Progress 
 labels
 Aug 31, 2020 
 
 - Reimplemented `x86_64TB` CI build-script from scratch. - Fixed undefined patcher bugs.
- Fixed `-march` wrong value on x86_64 machines. - Different env variables for handling arch names. - Changed target to more generic `*-pc-linux-gnu.` - Fixed typos.
- Replaced GCC version `10.1.0` with latest `10.2.0` (Fixes #51) - Removed obselete `9.2.0` from build matrix. - Fixed wrong bash-script in x86 envs.
- Complete migration to latest GCC 10.2.0 and GDB 9.2. (Fixed #51) - Removed obselete GCC 10.1.0 from build matrix. - Reduced x86/86_64 Pi Desktop builds to GCC v10.2.0 only. - Removed obselete versions from Docs. - Updated Docs with changes.
 
 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.
 
 
 
 
Uh oh!
There was an error while loading. Please reload this page.
Description
Release next Major Stable release with lots of new and exciting features.
Changes
x86_64TBCI build script.curlto latest v7.72.010.1.0with latest10.2.0build matrix.9.2.9.2.0from build matrix.-marchwrong value on x86_64 machines.*-pc-linux-gnu.x86_64TBCI build-script from scratch.Related Issues
#49