toxcore/other/fun
iphydf 00ff078f91
cleanup: Use target_link_libraries directly in cmake.
Instead of using `target_link_modules`, which does magic that we no
longer need, because we only have 1 library we install, and all binaries
we build link statically because they need access to internal symbols.
2023-12-26 00:24:08 +00:00
..
bootstrap_node_info.py chore: Add mypy Python type check. 2022-01-14 19:55:37 +00:00
BUILD.bazel cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +00:00
CMakeLists.txt cleanup: Use target_link_libraries directly in cmake. 2023-12-26 00:24:08 +00:00
cracker_simple.c perf: improve speed of cracker.c 2021-12-17 20:11:18 +01:00
cracker.c chore: Add cpplint to the CI. 2022-01-17 23:42:38 +00:00
create_bootstrap_keys.c Add programs for creating savedata & bootstrap keys 2022-01-27 16:31:07 -05:00
create_common.h cleanup: Enable most cppcheck warnings as errors. 2022-02-21 17:17:36 +00:00
create_minimal_savedata.c Add programs for creating savedata & bootstrap keys 2022-01-27 16:31:07 -05:00
create_savedata.c Add programs for creating savedata & bootstrap keys 2022-01-27 16:31:07 -05:00
make-funny-savefile.py chore: Add mypy Python type check. 2022-01-14 19:55:37 +00:00
save-generator.c Fix memory leak in save-generator 2023-12-08 03:31:12 -05:00
sign.c chore: Add cpplint to the CI. 2022-01-17 23:42:38 +00:00
strkey.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00