Skip to content

introduce a build.zig - #160

Open
ItsMoMoHippo wants to merge 2 commits into
nvim-telescope:mainfrom
ItsMoMoHippo:main
Open

introduce a build.zig#160
ItsMoMoHippo wants to merge 2 commits into
nvim-telescope:mainfrom
ItsMoMoHippo:main

Conversation

@ItsMoMoHippo

Copy link
Copy Markdown

I added a build.zig (and by extension build.zig.zon) since on my current windows machine i don't have (C)Make nor a C compiler installed. Since zig bundles together Clang it can be easily used to build on windows (as well as on linux and mac).

(Currently it produces an extra .lib file, along side the actual dll which is in the correct spot)

@ItsMoMoHippo

Copy link
Copy Markdown
Author

(i momentarily closed since i hadn't double checked for issues and other PRs)

@ItsMoMoHippo

Copy link
Copy Markdown
Author

this should technically be able to compile for the BSDs like OpenBSD and FreeBSD

@ItsMoMoHippo ItsMoMoHippo changed the title add a build.zig introduce a build.zig Jun 25, 2026
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.

1 participant