Commit Graph

11 Commits

Author SHA1 Message Date
otavepto
7a93f2f0e1 fix crash printer compilation for msys2 on windows 2024-06-02 05:15:45 +03:00
Detanup01
b6e37d8207 crashprinter fix 2024-05-27 23:24:38 +03:00
Detanup01
e4f488bbdc Fix errrors in network.
(linux and windows C++ things arent the same [I HATE BOTH OF YOU WHY NOT STANDARDIZE!])
revert "&" checks on type instead of "=="
2024-05-27 23:24:38 +03:00
Detanup01
6a464fd295 fixing some errors via types
(might ebe worng)
2024-05-27 23:24:38 +03:00
otavepto
e2980d100e * use std::filesystem::u8path to support utf-8
* don't sanitize paths in settings_parser since it removes the colon ':', preventing the usage of absolute paths on Windows like 'C:\aa\bb'
2024-04-28 19:44:56 +03:00
otavepto
1518075b17 spelling 2024-03-11 01:40:47 +02:00
otavepto
705a1b925a added helper functions + restructure folders 2024-01-19 04:28:03 +02:00
otavepto
2056698d6e tests for crash printer 2024-01-19 03:51:44 +02:00
otavepto
fcfda3ddd2 win crash printer 2024-01-19 03:51:44 +02:00
otavepto
57e7dbebde linux crash printer 2024-01-19 03:51:44 +02:00
otavepto
d15441a30e common files used by crash printer 2024-01-19 03:51:44 +02:00