summaryrefslogtreecommitdiff
path: root/platform/iphone/export/export_plugin.h
AgeCommit message (Expand)Author
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-02Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-04Cleanup and move char functions to the `char_utils.h` header.bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-31Make platform feature tag names lowercaseHugo Locurcio
2021-08-12Split iphone platform export template into multiple filesSergey Minakov