Skip to content
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

New package: lua-language-server-3.5.0 #37694

Merged
merged 1 commit into from Jul 23, 2022

Conversation

icp1994
Copy link
Contributor

@icp1994 icp1994 commented Jun 26, 2022

New package

Local build testing

  • I built this PR locally for my native architecture, x86_64

Fixes #34436. I couldn't figure out a predefined build-style that would work for this. So it's likely missing flags required for cross-compilation as there is no do_configure(). I didn't put a separate do_test() since the tests seem to be running during the build phase itself. I tested via lspconfig in neovim and it works as expected.

@classabbyamp classabbyamp added the new-package This PR adds a new package label Jun 26, 2022
@icp1994 icp1994 force-pushed the lua-language-server branch 2 times, most recently from 2b3e1d6 to f469c2c Compare June 28, 2022 05:17
@icp1994
Copy link
Contributor Author

icp1994 commented Jun 28, 2022

Cross-compilation now seems to work with the patch!

@icp1994 icp1994 changed the title New package: lua-language-server-3.3.1 New package: lua-language-server-3.4.0 Jul 2, 2022
@icp1994 icp1994 changed the title New package: lua-language-server-3.4.0 New package: lua-language-server-3.4.2 Jul 6, 2022
@motorto
Copy link
Contributor

motorto commented Jul 20, 2022

Tested on x86_64-musl (bumped to 3.5.0) it compiles and runs fine !

@icp1994 icp1994 changed the title New package: lua-language-server-3.4.2 New package: lua-language-server-3.5.0 Jul 22, 2022
@classabbyamp classabbyamp merged commit ca10a3a into void-linux:master Jul 23, 2022
@icp1994 icp1994 deleted the lua-language-server branch July 23, 2022 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package request: lua-language-server
4 participants