jak-project/goalc/emitter
Tyler Wilding 60db0e5ef9
deps: update fmt to latest version (#3403)
This updates `fmt` to the latest version and moves to just being a copy
of their repo to make updating easier (no editing their cmake / figuring
out which files to minimally include).

The motivation for this is now that we switched to C++ 20, there were a
ton of deprecated function usages that is going away in future compiler
versions. This gets rid of all those warnings.
2024-03-05 22:11:52 -05:00
..
CallingConvention.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
CallingConvention.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
CodeTester.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
CodeTester.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
IGen.h [jak2] GOAL side texture animation stuff (#2766) 2023-06-24 10:11:47 -04:00
Instruction.h [goalc] reduce compiler memory usage (#2247) 2023-02-24 18:32:30 -05:00
ObjectFileData.cpp Add basic features for types and objects (#52) 2020-09-19 13:22:14 -04:00
ObjectFileData.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
ObjectGenerator.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
ObjectGenerator.h game: Remove temporary CLI arg shim in gk (#2532) 2023-04-22 14:13:57 -04:00
Register.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Register.h Get the project compiling on Apple Silicon macOS natively (arm64) (#2827) 2023-07-16 11:13:48 -04:00