summaryrefslogtreecommitdiff
path: root/build.c
AgeCommit message (Collapse)Author
2026-07-10moving header files to include directory & moving resources in it's own ↵Aargh Rai
directory i know currently there is race condition, but the code is getting too messy, i will continue to this after i make a vis tool to analyse how i should split up files & stuff the code rn needs intense restructing for it to make any more progress
2026-07-07thread spawning from the uci settings & best move & ponder is now sentAargh Rai
uci setup is ALMOST done, i can sense it
2026-07-06removed unnescessary stuff + ipc with shared memory + somehow the build is ↵Aargh Rai
faster?
2026-07-05all in on uciAargh Rai
the old server.c & log.c is gonna be removed soon
2026-06-19license & uciAargh Rai
2026-05-31CC in build.c & fen stringsAargh Rai
2026-05-29crazy working logging system, we are back to where we were yesterday, just ↵Aargh Rai
with logs
2026-05-29logging system worksAargh Rai
2026-05-28now multiple connections are actually handledAargh Rai
2026-05-27restructingAargh Rai
2026-05-27went through all, but comms is workingAargh Rai
2026-05-27server.cAargh Rai
2026-05-25find tests before compilationAargh Rai
2026-05-25coming up with a testing setupAargh Rai
2026-05-22using nob.h rebuild systemAargh Rai
2026-05-22a simpler build setupAargh Rai