Merged
Conversation
master merge
939ecced8 Sync CODA-OSS with Projects that use expanded version (#796) 93e1231 Merge pull request #793 from mdaus/support/1.x 8af433c Merge pull request #792 from holmesv3/support/1.x 2cfe7e8 Merge branch 'support/1.x' into support/1.x 1fdb594 Add note about version scheme in README, setup CMake version info for find_package df7f960 Add cmake module include 787418a Add note about version scheme in README, setup CMake version info for find_package b2a0cba Add explicit implementations of polynomial velocity and acceleration (#791) 6538491 Some Updates (#790) f4b0a71 Make fixed polys more user friendly (#788) 036b17d Add nlohmann json driver module and initial type impls (#787) 06aaa4d Parallel file reads through io::FileInputStreamOS (#784) 7aec150 Changes the default value for 'install_pydir' (#781) 46a9764 Restore ci to working order (#783) 3c5e173 attempt allow build of pull requests (#782) 026e8dd Allow derived classes that offer additional functionality (such as locking) (#780) git-subtree-dir: externals/coda-oss git-subtree-split: 939ecced81946804808dedbbd8db178af7d12134
Contributor
Author
|
Noting the differences aside from the coda-oss changes: |
holmesv3
approved these changes
Feb 23, 2026
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
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.
This changeset makes a variety of adjustments to the Nitro CMAKE with the goal of allowing it to be built in a more flexible environment. Most of these changes are due to Nitro not handling partial installs well in its current state.
Changes: