-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
GCC 14.1, 13.3 & 12.4 #133
Merged
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3de056e
add GCC 14.1, drop 11.4
h-vetinari b26f072
renormalize patches
h-vetinari 13776b0
rebase patches
h-vetinari c25ac86
bump build number
h-vetinari 8722e15
MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.35.1, and co…
b68fb43
move mingw patches into version-specific folder
h-vetinari d6b8ffb
add mingw patches for GCC 14
h-vetinari eaf6ac1
fix patch names between gcc 13/14
h-vetinari 0377ad8
set --with-libstdcxx-zoneinfo
h-vetinari 3e2d737
let gxx_impl depend on tzdata
h-vetinari 3a3aeac
GCC 13.3.0
h-vetinari 5cd75eb
MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.36.0, and co…
2f05a54
remove mingw patch that's already in GCC 13.3
h-vetinari 3fc9d62
add implementation of zoneinfo_dir_override pointing to our tzdata
h-vetinari 9226a3d
add test for tzdb integration
h-vetinari ecae937
merge
isuruf afc6fc9
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.1, and co…
f1e658d
Merge remote-tracking branch 'upstream/main' into 14
h-vetinari dec9f45
fix condition to unskip gcc 14 on windows
h-vetinari 67afea2
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and co…
h-vetinari 9085c8d
test fallback without any environment variables
h-vetinari 786d06a
make tzdb integration tests compatible with windows
h-vetinari 2662cc7
gcc 12.4.0
h-vetinari 01a38cf
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and co…
h-vetinari c857bdc
Merge remote-tracking branch 'upstream/main' into 14
h-vetinari 32e291a
Merge remote-tracking branch 'upstream/main' into 14
h-vetinari 2c40af6
remove tzdb integration
h-vetinari 7099a49
Use upstream URL instead of third party
isuruf 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FWIW, 12.4 wasn't available on the ftp server shortly after release, and the announcement made it seem like that won't happen (also my understanding of sourceware was that it's much closer to GCC than third-party). Just for context why I changed that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, thanks. I didn't see the FSF affiliation.