-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Changes for new version control system #47
Conversation
@Janglee123 Could you rebase this on the current master? Also, there are some merge conflicts now, which I guess are quite small. Just use the build_libs.bat changes exactly as in the master branch, except if you are adding some new CMake flags, then you can append those flags to the ones in the master |
Simply updating this branch to master by a basic merge for now because all that has changed in master, which is minimal C++ code changes but still a lot of build scripts and CI configs. |
Also fixed many typos
Updated for Godot 3.x branch. |
Updating this branch to run macOS arm arch CI |
It is based on libgit2-bump-fix and requires vcs-new-ui to work. Both branches are updated parallelly.