-
-
Notifications
You must be signed in to change notification settings - Fork 320
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
cxx20 module support for gcc #4248
Draft
loonycyborg
wants to merge
23
commits into
SCons:master
Choose a base branch
from
loonycyborg:cxx20-gcc
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Nov 19, 2022
-
Start implementing cxx20 module support for gcc
Add variables to enable and controll gcc module support. So far only manual module map specification is supported and proper dependencies on module files are not established.
Configuration menu - View commit details
-
Copy full SHA for 813b108 - Browse repository at this point
Copy the full SHA 813b108View commit details -
Declare CMI files as extra targets if module export statement is found
This is done in emitter so won't work for generated files
Configuration menu - View commit details
-
Copy full SHA for e9404aa - Browse repository at this point
Copy the full SHA e9404aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9b9ef - Browse repository at this point
Copy the full SHA 3d9b9efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2990786 - Browse repository at this point
Copy the full SHA 2990786View commit details -
Configuration menu - View commit details
-
Copy full SHA for a89499d - Browse repository at this point
Copy the full SHA a89499dView commit details -
so it could be potentially used to run commands outside scons as a mapper file.
Configuration menu - View commit details
-
Copy full SHA for bf5f82f - Browse repository at this point
Copy the full SHA bf5f82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d53b8b - Browse repository at this point
Copy the full SHA 4d53b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6a3b8 - Browse repository at this point
Copy the full SHA 0c6a3b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92263f5 - Browse repository at this point
Copy the full SHA 92263f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d2861 - Browse repository at this point
Copy the full SHA 79d2861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78136f6 - Browse repository at this point
Copy the full SHA 78136f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577c5a5 - Browse repository at this point
Copy the full SHA 577c5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577e354 - Browse repository at this point
Copy the full SHA 577e354View commit details -
Configuration menu - View commit details
-
Copy full SHA for affe4e3 - Browse repository at this point
Copy the full SHA affe4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 528b738 - Browse repository at this point
Copy the full SHA 528b738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175ea07 - Browse repository at this point
Copy the full SHA 175ea07View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfe4ff7 - Browse repository at this point
Copy the full SHA cfe4ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f8a00 - Browse repository at this point
Copy the full SHA b5f8a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for be547d9 - Browse repository at this point
Copy the full SHA be547d9View commit details
Commits on Nov 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a184ed5 - Browse repository at this point
Copy the full SHA a184ed5View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fbcf7f2 - Browse repository at this point
Copy the full SHA fbcf7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e825e - Browse repository at this point
Copy the full SHA e6e825eView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc1930a - Browse repository at this point
Copy the full SHA dc1930aView commit details
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.