summaryrefslogtreecommitdiffstats
path: root/platform/windows/export/export_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add readable export errors.bruvzg2022-06-081-22/+50
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Fix export plugins after embedded PCK loading changes.bruvzg2022-05-041-7/+10
* [Windows Export] Improve error messages for missing rcedit and signtool.bruvzg2022-04-281-12/+8
* Improve embedded PCK loading and exporting.bruvzg2022-04-201-16/+40
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-8/+5
* Generate export template file names instead of having a fixed setAaron Franke2022-03-221-0/+4
* Move extension logic to EditorExportPlatformLinuxBSDAaron Franke2022-03-211-0/+6
* Move fixup_embedded_pck to EditorExportPlatform classesAaron Franke2022-03-201-0/+71
* [Export] Add "export console script" option for Linux, macOS, and Windows exp...bruvzg2022-03-141-0/+29
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+3
* Add warning for Windows export when rcedit is not configuredNeilKleistGao2022-02-031-2/+46
* [Export] Instead of removing unsupported options, hide it.bruvzg2022-01-221-2/+8
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-15/+15
* Split windows platform export template into multiple filesSergey Minakov2021-08-121-0/+323