12 Commits

Author SHA1 Message Date
2bcbc62bf8 Why do I need to merge this?! 2025-03-10 20:59:05 +11:00
b4ed4aa4c0 Fixed issue where first process is null 2025-03-10 20:57:05 +11:00
df20c55b4e Fixed issue where first process is null 2025-03-10 20:55:04 +11:00
af6d3223da Added libgit2 dependency 2025-03-10 20:11:21 +11:00
68e2c49c8f Updated lbs to use new uniproc library
Fixed bug in fs.list_alldirs where it used directory_iterator rather that recursive_directory_iterator
Fixed memory/type bugs in lua_platform.cpp
Updated lbs.lua to reflect this
2025-03-06 19:27:19 +11:00
40ea3caf2a Added ability to switch between printing stdout and stderr in error messages 2025-03-06 17:59:13 +11:00
667151b1b6 Replaced popen usage with uniproc_process 2025-03-06 17:54:53 +11:00
fe01a41aac Added fs.is_newer function to filesystem library 2025-03-06 17:54:26 +11:00
dbf91e0ebc Added uniproc library to project 2025-03-06 17:52:50 +11:00
Riley-King
b7745758aa Created lbs.lua build script to dog-food. makefile will be kept around for bootstrapping reasons 2025-02-27 00:01:55 +11:00
Riley-King
a610e67325 Initial release commit 2025-02-27 00:01:01 +11:00
2522eacb86 Initial commit 2025-02-10 20:50:41 +11:00