This website requires JavaScript.
Explore
Help
Sign in
games
/
simple-cpp-game-study
Watch
1
Star
0
Fork
You've already forked simple-cpp-game-study
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
48
commits
1
branch
0
tags
117
KiB
8b61f7b86b
Commit graph
2 commits
Author
SHA1
Message
Date
Zed A. Shaw
aa12effae3
This build was failing with errors in libgit2-1.8.0/utils/src/utils/process.h and now it's working. These are the only changes I made and you can see they're very minimal with no reason why they'd start suddenly working.
2024-05-10 08:03:59 -04:00
Zed A. Shaw
96b1297c62
Working prototype of an auto builder that watches for changes and runs the build after getting the git status. It's missing the necessary next step of matching up changes to git files, but it does the most of the build already.
2024-05-07 14:25:15 -04:00