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

Add linux and mingw target #121

Merged
merged 3 commits into from
Jun 15, 2023

Conversation

chippmann
Copy link

Originating issue: cashapp/sqldelight#4272

This adds linuxX64 and mingwX64 targets.

Copy link
Collaborator

@veyndan veyndan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks! Usually a change to the respective androidx-main-XYZ branch would be required, but as we're just symlinking the file contents, and adding these targets require zero code changes to the aforementioned branch, we can safely skip this step.

@veyndan veyndan merged commit 0292429 into cashapp:main Jun 15, 2023
1 check passed
chippmann added a commit to chippmann/sqldelight that referenced this pull request Jun 15, 2023
**Note:**
The version of `paging-mpp` still needs updating once cashapp/multiplatform-paging#121 is in a release
hfhbd added a commit to cashapp/sqldelight that referenced this pull request Jun 23, 2023
* Add linux and mingw x64 target to the paging extension

**Note:**
The version of `paging-mpp` still needs updating once cashapp/multiplatform-paging#121 is in a release

* Use release version of paging-mpp

* Replace sqlite static lib extraction with cinterop of the sqlite amalgamation

---------

Co-authored-by: Philip Wedemann <22521688+hfhbd@users.noreply.github.com>
@hfhbd
Copy link

hfhbd commented Jun 23, 2023

Just curios, what about linuxArm64 too?

@chippmann
Copy link
Author

Just curios, what about linuxArm64 too?

I plan to open a PR for that as well, but i had no way of testing it locally at the time i wrote this (and the sqldelight) PR. That's all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants