Commit Graph

13 Commits

Author SHA1 Message Date
0b5c556f84 Add build script
All checks were successful
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Successful in 12s
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 11s
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) Successful in 11s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 22:20:41 +03:00
82f5e3b77e Change gitigonre
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 20:53:56 +03:00
7fff67a1c1 Update build system sample
All checks were successful
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Successful in 4m59s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Successful in 5m10s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Successful in 2m35s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Successful in 3m50s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Successful in 2m56s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Successful in 3m56s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 20:52:18 +03:00
6374eccce5 Ignore TXT files in the repo root
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 20:45:51 +03:00
b642059ee5 Update CI
All checks were successful
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Successful in 11s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Successful in 15s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Successful in 17s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Successful in 15s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Successful in 12s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Successful in 10s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 01:00:03 +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
ae8d2907fc Format code
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:22:28 +03:00
90a6e58dca Add samples
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:07:09 +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
750be23551 Add MIT license
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-24 21:40:05 +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