Commit graph

12 commits

Author SHA1 Message Date
Sam 889a02557b
Fix compiling on iOS
iOS can, in fact, use the system() stdlib call

Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-07-08 23:16:30 -07:00
Doridian fe4599fb14 Use snprintf in client/deps 2022-06-10 12:29:18 -07:00
merlokk 3ae9070dd8 make style 2022-02-05 13:32:50 +02:00
Eric Betts 98db74f28c remove system define that messes up termux 2022-01-30 11:37:11 -08:00
Eric Betts 8b21655458 preprocessor macros for iOS 2022-01-27 21:27:27 -08:00
Philippe Teuwen b46a99d7d7 remove switch-enum warnings 2020-05-11 23:50:14 +02:00
Philippe Teuwen 4d4984657e activate more warnings and ease their mgmt 2020-05-03 19:46:11 +02:00
Philippe Teuwen c94eae0046 fix warning about cast realignment, WIP 2020-05-03 17:34:01 +02:00
Philippe Teuwen 0e39cb8e34 stricter warnings, wip 2020-05-02 23:54:27 +02:00
Philippe Teuwen fbe4e20326 remove c99 and c++11 restrictions 2020-04-24 16:43:21 +02:00
Philippe Teuwen 31e79905f8 Clean more old paths 2020-04-21 01:44:31 +02:00
Bjoern Kerler 81bc0bc2b9 Reorder client src directories 2020-04-16 10:53:24 +02:00