You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2022. It is now read-only.
Dependencies should be moved into their own repos so this repo only contains it's own code, and stays small.
Ideally all dependencies would be connected via submodules and rebuilt for each build. However, this might negatively impact build times. One option is to keep including all or some dependencies prebuilt, but to place them into a submodule. Something in between the two is probably best.
Dependencies should be moved into their own repos so this repo only contains it's own code, and stays small.
Ideally all dependencies would be connected via submodules and rebuilt for each build. However, this might negatively impact build times. One option is to keep including all or some dependencies prebuilt, but to place them into a submodule. Something in between the two is probably best.