1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Sandu Liviu Catalin
9298065cef Update WIP discord and some vendors.
CPR has features disabled and PCRE is fully disabled until updated to new code.
2023-08-05 21:31:33 +03:00
Sandu Liviu Catalin
e253dc2038 Update formatting library. 2022-03-16 22:36:44 +02:00
Sandu Liviu Catalin
0008869ddd Update cppfmt to current git. 2021-08-22 20:11:41 +03:00
Sandu Liviu Catalin
465cf3f8dc Use default cpp fmt build script. 2021-07-03 14:08:25 +03:00
Sandu Liviu Catalin
990dd68e7f Update cpp fmt to 8.0.1 2021-07-03 13:37:01 +03:00
Sandu Liviu Catalin
ab1f65b53f Update cpp fmt library. 2021-07-02 21:18:22 +03:00
Sandu Liviu Catalin
eea5dd7743 Update fmt library. 2021-03-30 20:32:25 +03:00
Sandu Liviu Catalin
4a6bfc086c Major plugin refactor and cleanup.
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00