cmake support
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 252
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 3
Description
ref:
https://github.com/LuaJIT/LuaJIT/issues/476
https://github.com/WohlSoft/LuaJIT
Hi, luajit's current build system is very messy and upstream rejects pr for cmake support. is it possible to add cmake support to this branch? Here is a branch with cmake support.
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 reading the linked LuaJIT issue #476 and reviewing the WohlSoft/LuaJIT branch for its CMake support. Compare that approach with this repository’s current build requirements and identify the supported targets and validation needed. Done means the project builds successfully through CMake without regressing existing builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100