[luacxx] new port for 4.0.0 by dafrito · Pull Request #50118 · microsoft/vcpkg
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 7.4k
Comments
Draft
dafrito wants to merge 1 commit intomicrosoft:masterfrom
Draft
[luacxx] new port for 4.0.0#50118
dafrito wants to merge 1 commit intomicrosoft:masterfrom
[luacxx] new port for 4.0.0#50118
dafrito wants to merge 1 commit intomicrosoft:masterfrom
Conversation
Copy link
If this PR adds a new port, please uncomment and fill out this checklist:
- Changes comply with the maintainer guide.
- The name of the port matches an existing name for this component on https://repology.org/ if possible, and/or is strongly associated with that component on search engines.
- Optional dependencies are resolved in exactly one way. For example, if the component is built with CMake, all
find_packagecalls are REQUIRED, are satisfied byvcpkg.json's declared dependencies, or disabled with CMAKE_DISABLE_FIND_PACKAGE_Xxx. - The versioning scheme in
vcpkg.jsonmatches what upstream says. - The license declaration in
vcpkg.jsonmatches what upstream says. - The installed as the "copyright" file matches what upstream says.
- The source code of the component installed comes from an authoritative source.
- The generated "usage text" is accurate. See adding-usage for context.
- The version database is fixed by rerunning
./vcpkg x-add-version --alland committing the result. - Only one version is in the new port's versions file.
- Only one version is added to each modified port's versions file.
Copy link
Author
dafrito
commented
Feb 22, 2026
dafrito commented
Feb 22, 2026@microsoft-github-policy-service agree
dafrito
force-pushed
the
luacxx-4.0.0
branch
from
fc6ad3b to
a0e9f89
Compare
dafrito
force-pushed
the
luacxx-4.0.0
branch
from
a0e9f89 to
aa8cf47
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment