summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-05-21NB! Made cstr.h header-only by default. Now requires #define i_static, i_impl...Tyge Lovset
2023-03-01Reverted example moves.Tyge Løvset
2023-03-01Moved algorithm examples to algo folder.Tyge Løvset
2023-02-05Added misc/tests to CMakeLists.txt, and some cleanup.Tyge Løvset
2023-02-03Temporary commit. Will cleanup cspan and usage.Tyge Løvset
2022-12-20Restructured folders: examples, benchmarks, tests into misc folder.Tyge Lovset
2022-01-11Added tinycthread: include/threads.h, src/threads.c. Ex: sptr_threads.c - emu...Tyge Løvset
2021-12-12Try fix ptr_elems.c. Some more docs for cbox. Temporarily comment out benchma...Tyge Løvset
2021-11-06Fix build_and_testTyge Løvset
2021-08-21cmake: Add benchmarks as testsKamil Cukrowski
2021-08-21cmake: Add examples as testsKamil Cukrowski
2021-08-21Provide initial cmake configurationKamil Cukrowski