-
Notifications
You must be signed in to change notification settings - Fork 55
azlinux3 dnf packages for compiler installation #423
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
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
066a8e7
Adding packages to install for azlinux3.
3e8ad0d
Adding git as a package installed via dnf.
81b3d1b
Merge branch 'main' into users/saibulusu/azlinux3-fixes
dd269c0
Upversion
a11774e
gcc version is empty by default. Throwing error if gcc version is not…
af0591d
Fixing typo.
95ffa31
Merge branch 'main' into users/saibulusu/azlinux3-fixes
saibulusu 2a3a41d
Fixing test.
12e2b8a
Merge branch 'users/saibulusu/azlinux3-fixes' of https://github.com/m…
0b481fc
Adding make for RHEL/Cent OS.
0fa874a
Logging gcc version, only confirming version if supplied version is u…
7c236e0
Installing version-less packages for ubuntu/debian.
fc19076
Merge branch 'main' into users/saibulusu/azlinux3-fixes
saibulusu 956dd57
Adding libnsl package for RHEL/CentOS.
bfc5f0d
Merge branch 'users/saibulusu/azlinux3-fixes' of https://github.com/m…
1ea9d73
Removed speccpu gcc limit in documentation, and checking for gcc vers…
818e362
Merge branch 'main' into users/saibulusu/azlinux3-fixes
07c2583
Removing existing version of gcc before installing new version.
628d2a1
Dnf remove instead of apt-get for CentOS/RHEL.
979111d
Getting gcc version, if already installed and not supplied, does not …
329d76b
Merge branch 'main' into users/saibulusu/azlinux3-fixes
6baec51
Fixing unit test for case where supplied version is empty.
b2669bc
Adding a unit test for no supplied version, with existing version.
5f3fe02
Splitting dumpversion output
a915509
upversion
2f79170
Removing compiler name from compiler installation, compiler version f…
be86c4f
Adding purge and updating unit tests.
9898976
Merge branch 'main' into users/saibulusu/azlinux3-fixes
saibulusu 74edabf
upversion
cdc0871
Removing compiler name, setting compiler version empty.
10ecf06
Removing unecessary unit test.
9343f8f
Fixing unit test for windows speccpu.
b7fbff4
Fixing documentation.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.16.19 | ||
1.16.20 |
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.