summaryrefslogtreecommitdiffstats
path: root/platform/osx/export/export_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-137/+0
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-2/+2
* Merge pull request #58455 from bruvzg/export_scriptRémi Verschelde2022-03-181-0/+1
|\
| * [Export] Add "export console script" option for Linux, macOS, and Windows exp...bruvzg2022-03-141-0/+1
* | Implement GDExtension export plugin.bruvzg2022-03-161-1/+1
|/
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+0
* Cleanup and move char functions to the `char_utils.h` header.bruvzg2022-02-041-1/+1
* [Export] Instead of removing unsupported options, hide it.bruvzg2022-01-221-0/+1
* [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra priv...bruvzg2022-01-181-2/+3
* Merge pull request #56047 from piiertho/feature/osx-sign-directoryRémi Verschelde2022-01-051-0/+7
|\
| * OSX: Add signing of directory structure in Library when exporting for OSX.Pierre-Thomas Meisels2021-12-281-0/+7
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* Make platform feature tag names lowercaseHugo Locurcio2021-08-311-1/+1
* Split osx platform export template into multiple filesSergey Minakov2021-08-121-0/+128