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

Automatically build and deploy Windows binaries with Travis, the same way it's done for Liblouis #66

Open
bertfrees opened this issue Oct 1, 2019 · 2 comments

Comments

@bertfrees
Copy link
Member

bertfrees commented Oct 1, 2019

The build can be based on Dockerfile.mingw. But instead of building libxml2 and liblouis on the fly, pre-built versions of libxml2 and liblouis can also be used. I use this approach in the liblouisutdml-nar project.

For more inspiration see the Liblouis Travis scripts:

@bertfrees bertfrees changed the title Automatically build and deploy Windows binaries, the same way it's done for Liblouis Automatically build and deploy Windows binaries with Travis, the same way it's done for Liblouis Oct 1, 2019
@egli
Copy link
Member

egli commented May 2, 2022

Is this issue referring to windows binaries for each commit or just each release? If it is about each commit then I suppose we could copy and adapt the respective action from the liblouis repo.

But TBH there is so little traffic in this repo that it seems hardly worth the effort. There really isn't that much of a difference between releases and commits.

@bertfrees
Copy link
Member Author

I don't really remember why I created this issue. It probably is about deploying for every commit, since that is what we for Liblouis.

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

No branches or pull requests

2 participants