aboutsummaryrefslogtreecommitdiff
path: root/comments/build.zig
AgeCommit message (Collapse)Author
2024-07-19Convert to using pg.zig instead of wrapping libpq for postgresql accessMartin Ashby
Pure zig also means cross compilation works again!
2024-05-26Add post on zigvmMartin Ashby
Fixup for zig master
2024-02-01Update for zig masterMartin Ashby
2023-08-31Move pq.zig to it's own repo for re-use in other projectsMartin Ashby
2023-08-28Switch to zig package manager instead of using submodulesMartin Ashby
Add smtp library Send a notification on comment.
2023-08-22Replace comments with zig versionMartin Ashby