Cmake support like tarantools and github action for auto testing?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 252
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 3
Description
@zhuizhuhaomeng
Hi
I am interested in integrating openresty fork into my cpp project, it would be nice to have a cmake toolchain available as my whole project uses cmake features. But I do not have the skill to write such thing.
There is another luajit fork https://github.com/tarantool/luajit that implements full support for cmake and a nice github workflow to track commit status by CI/CD. And it gonvenrs all macro and build config for luajit which seems easy to use.
I am not sure how openresty build luajit internally, maybe it is more benificial for the open source community to have a cmake build on top of make instead of pure make.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the CMake support and GitHub workflow in tarantool/luajit with this repository’s existing Make-based build. Clarify the required build configuration and test commands, then define done as a working CMake build and an automated GitHub Actions test workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake, github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100