about summary refs log tree commit diff
path: root/build.zig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc: Add support for building on windowsBaitinq2025-05-171-0/+7
* Misc: Fix building on linuxBaitinq2025-03-221-1/+0
* Misc: Support building on MacOSBaitinq2025-03-211-1/+16
* Misc: Link against llvm 20Baitinq2025-03-121-1/+1
* Merge branch 'master' into native-llvmBaitinq2025-03-121-1/+2
|\
* | Codegen: add bundled llvmBaitinq2025-03-041-2/+1
|/
* Misc: better lspBaitinq2025-01-241-4/+4
* Misc: Add llvm zig bindings and dependencyBaitinq2025-01-231-0/+3
* Disable caching of zig build examplesBaitinq2025-01-231-0/+1
* Misc: Add `zig build example` stepBaitinq2025-01-211-1/+23
* Misc: Improve lsp errorsBaitinq2025-01-111-0/+11
* Initial commitBaitinq2025-01-051-0/+75