CloverBootloader/Xcode/cpp_tests
jief666 cee098d1e6 Rename MACHINE_TYPES enum to MacModel.
Rename PLATFORMDATA array to ApplePlatformDataArrayClass.
Refactor so enum MacModel doesn't have to be in the same order as
ApplePlatformDataArrayClass.
Create static_assert that guarantee that all model has platform data.
2021-10-18 21:06:19 +02:00
..
.settings New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
cpp_tests.xcodeproj Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
old Bye bye PoolPrintFloat. 2020-03-26 15:59:20 +03:00
src Rename MACHINE_TYPES enum to MacModel. 2021-10-18 21:06:19 +02:00
.cproject New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
.gitignore New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
.project New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
config-all-warnings.plist Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
config-all.plist Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00