-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update remote and version of sumodule rpmalloc #5696
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
Merged
JohannesLorenz
merged 4 commits into
LMMS:master
from
JohannesLorenz:update-rpmalloc-2020
Oct 5, 2020
Merged
Update remote and version of sumodule rpmalloc #5696
JohannesLorenz
merged 4 commits into
LMMS:master
from
JohannesLorenz:update-rpmalloc-2020
Oct 5, 2020
Conversation
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
The remote has changed (it is still redirected, but that may change in the future). So this commit reflects the remote change. You must now run ``` git submodule sync --recursive ``` once to reflect this change.
🤖 Hey, I'm @LmmsBot from github.com/lmms/bot and I made downloads for this pull request, click me to make them magically appear! 🎩
Linux
Windows
macOS🤖{"platform_name_to_artifacts": {"Linux": [{"artifact": {"title": {"title": "(AppImage)", "platform_name": "Linux"}, "link": {"link": "https://9376-15778896-gh.circle-artifacts.com/0/lmms-1.2.3-730%2Bgfa5ebbd-linux-x86_64.AppImage"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/9376?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}], "Windows": [{"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://9379-15778896-gh.circle-artifacts.com/0/lmms-1.2.3-730%2Bgfa5ebbdf1-mingw-win64.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/9379?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://9377-15778896-gh.circle-artifacts.com/0/lmms-1.2.3-730%2Bgfa5ebbdf1-mingw-win32.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/9377?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/h5f1fv7wq8tcnnre/artifacts/build/lmms-1.2.2-msvc2017-win32.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/35583135"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/8o6v6v6is5r99xa9/artifacts/build/lmms-1.2.2-msvc2017-win64.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/35583135"}], "macOS": [{"artifact": {"title": {"title": "", "platform_name": "macOS"}, "link": {"link": "https://9378-15778896-gh.circle-artifacts.com/0/lmms-1.2.3-730%2Bgfa5ebbdf1-mac10.13.dmg"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/9378?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}]}, "commit_sha": "511f2e4d6e5943ab472fc5839b0a543413837d00"} |
Closed
Contributor
Author
|
Remaining build error will (likely) be fixed after rpmalloc will have merged their PR 200. Thanks to Dom for the PR submission! |
6060eaf to
1e9b89c
Compare
sdasda7777
pushed a commit
to sdasda7777/lmms
that referenced
this pull request
Jun 28, 2022
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 PR updates the remote URL (it has changed) and will (soon) contain a further commit to update rpmalloc.
No reviews/tests required. I'm just waiting for CI...
Fixes #4752
Fixes #4806 (at least, this is what we think)
Helps #5694