summaryrefslogtreecommitdiffstats
path: root/platform/windows/export/export_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* [macOS export] Simplify code signing options, add support for rcodesign tool ...bruvzg2022-08-261-1/+1
* Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio2022-08-141-1/+2
* Split up editor export code into multiple filesAaron Franke2022-07-261-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Add readable export errors.bruvzg2022-06-081-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Fix export plugins after embedded PCK loading changes.bruvzg2022-05-041-0/+1
* Improve embedded PCK loading and exporting.bruvzg2022-04-201-1/+1
* Generate export template file names instead of having a fixed setAaron Franke2022-03-221-0/+1
* Move extension logic to EditorExportPlatformLinuxBSDAaron Franke2022-03-211-0/+1
* Move fixup_embedded_pck to EditorExportPlatform classesAaron Franke2022-03-201-0/+1
* [Export] Add "export console script" option for Linux, macOS, and Windows exp...bruvzg2022-03-141-0/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+0
* Add warning for Windows export when rcedit is not configuredNeilKleistGao2022-02-031-0/+1
* [Export] Instead of removing unsupported options, hide it.bruvzg2022-01-221-3/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Split windows platform export template into multiple filesSergey Minakov2021-08-121-0/+51