Commit Graph

9 Commits

Author SHA1 Message Date
85644a0696 idk
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Successful in 9s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Successful in 11s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Successful in 12s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Successful in 14s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Successful in 14s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Has been cancelled
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:58:59 +03:00
5c0411cb56 Fix CMakeLists bug
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 10s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 9s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 9s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 11s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Failing after 13s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Failing after 12s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:52:23 +03:00
89ae0d4214 Remove C23
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 14s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 14s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 14s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 14s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Failing after 16s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Failing after 13s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:50:33 +03:00
deb127eed3 Lower cmake minimum required
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 18s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 17s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 17s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 14s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Has been cancelled
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Has been cancelled
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:49:23 +03:00
8844317936 Add actions
Some checks failed
CMake / ubuntu-latest - shared=OFF (push) Failing after 4s
CMake / ubuntu-latest - shared=ON (push) Failing after 4s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:44:03 +03:00
a35a476654 Add basic ast_to_value, make POSIX optional
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-25 23:31:45 +03:00
3fdda1bbaa Make pthread optional
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-24 21:43:47 +03:00
6c7fd9c8d6 Enable all warnings
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-24 21:30:58 +03:00
123763f48c Initial commit
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-24 21:25:16 +03:00