-
Notifications
You must be signed in to change notification settings - Fork 258
Add riscv64 support #164
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
base: master
Are you sure you want to change the base?
Add riscv64 support #164
Conversation
JingMatrix/LSPLant is updated to sync with upstream. Bump seanmiddleditch/gha-setup-ninja from 5 to 6 in the actions group (JingMatrix#211) Bumps the actions group with 1 update: [seanmiddleditch/gha-setup-ninja](https://github.com/seanmiddleditch/gha-setup-ninja). Updates `seanmiddleditch/gha-setup-ninja` from 5 to 6 - [Release notes](https://github.com/seanmiddleditch/gha-setup-ninja/releases) - [Commits](seanmiddleditch/gha-setup-ninja@v5...v6) --- updated-dependencies: - dependency-name: seanmiddleditch/gha-setup-ninja dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump the maven group with 8 updates (JingMatrix#210) Bumps the maven group with 8 updates: | Package | From | To | | --- | --- | --- | | androidx.activity:activity | `1.10.0` | `1.10.1` | | androidx.constraintlayout:constraintlayout | `2.2.0` | `2.2.1` | | androidx.navigation:navigation-fragment | `2.8.7` | `2.8.8` | | androidx.navigation:navigation-ui | `2.8.7` | `2.8.8` | | androidx.navigation.safeargs | `2.8.7` | `2.8.8` | | com.android.tools.build:apksig | `8.8.1` | `8.8.2` | | com.android.library | `8.8.1` | `8.8.2` | | com.android.application | `8.8.1` | `8.8.2` | Updates `androidx.activity:activity` from 1.10.0 to 1.10.1 Updates `androidx.constraintlayout:constraintlayout` from 2.2.0 to 2.2.1 Updates `androidx.navigation:navigation-fragment` from 2.8.7 to 2.8.8 Updates `androidx.navigation:navigation-ui` from 2.8.7 to 2.8.8 Updates `androidx.navigation.safeargs` from 2.8.7 to 2.8.8 Updates `androidx.navigation:navigation-ui` from 2.8.7 to 2.8.8 Updates `com.android.tools.build:apksig` from 8.8.1 to 8.8.2 Updates `com.android.library` from 8.8.1 to 8.8.2 Updates `com.android.application` from 8.8.1 to 8.8.2 Updates `com.android.library` from 8.8.1 to 8.8.2 Updates `com.android.application` from 8.8.1 to 8.8.2 Updates `androidx.navigation.safeargs` from 2.8.7 to 2.8.8 --- updated-dependencies: - dependency-name: androidx.activity:activity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.constraintlayout:constraintlayout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation:navigation-fragment dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation:navigation-ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation.safeargs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation:navigation-ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.android.tools.build:apksig dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation.safeargs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump the submodule group with 2 updates (JingMatrix#212) Bumps the submodule group with 2 updates: [external/fmt](https://github.com/fmtlib/fmt) and [apache/commons-lang](https://github.com/apache/commons-lang). Updates `external/fmt` from `c9267da` to `577fd3b` - [Release notes](https://github.com/fmtlib/fmt/releases) - [Commits](fmtlib/fmt@c9267da...577fd3b) Updates `apache/commons-lang` from `899358b` to `fb42e80` - [Commits](apache/commons-lang@899358b...fb42e80) --- updated-dependencies: - dependency-name: external/fmt dependency-type: direct:production dependency-group: submodule - dependency-name: apache/commons-lang dependency-type: direct:production dependency-group: submodule ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
I have now updated the submodule LSPlant to sync with upstream. |
See this issue
|
LSPLant is synced again. Please test current pull-request with modules like CorePatch and DisableFlagSecure. |
0152644
to
b384321
Compare
7303c32
to
41089cc
Compare
17e2cb0
to
3d9d08c
Compare
No description provided.