-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Enforce levelization in libxrpl with CMake #5111
Open
thejohnfreeman
wants to merge
15
commits into
XRPLF:develop
Choose a base branch
from
thejohnfreeman:levels
base: develop
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.
Open
+364
−214
Commits on Aug 28, 2024
-
Enforce levelization with CMake
Define each "module" of libxrpl as a separate OBJECT library in CMake. Link each one only to modules of a lower level. Then link all of them into libxrpl itself.
Configuration menu - View commit details
-
Copy full SHA for e364dbd - Browse repository at this point
Copy the full SHA e364dbdView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3560a56 - Browse repository at this point
Copy the full SHA 3560a56View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1368e2b - Browse repository at this point
Copy the full SHA 1368e2bView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e11039 - Browse repository at this point
Copy the full SHA 4e11039View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0f3c56 - Browse repository at this point
Copy the full SHA e0f3c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbdd49f - Browse repository at this point
Copy the full SHA cbdd49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 947440a - Browse repository at this point
Copy the full SHA 947440aView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 529af81 - Browse repository at this point
Copy the full SHA 529af81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0929033 - Browse repository at this point
Copy the full SHA 0929033View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0a2105 - Browse repository at this point
Copy the full SHA b0a2105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd6f06 - Browse repository at this point
Copy the full SHA 9cd6f06View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8890adc - Browse repository at this point
Copy the full SHA 8890adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e11fa7 - Browse repository at this point
Copy the full SHA 0e11fa7View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f953dc - Browse repository at this point
Copy the full SHA 1f953dcView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad16bbd - Browse repository at this point
Copy the full SHA ad16bbdView 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.