summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/export/export_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* SCons: Move platform logo/run icon to `export` folderRémi Verschelde2023-06-201-2/+2
* Merge pull request #75984 from KoBeWi/ConsoleMcWrapRémi Verschelde2023-06-121-3/+3
|\
| * Rename console script to wrapperkobewi2023-04-121-3/+3
* | Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-2/+3
* | Extract editor run toolbar into its own componentYuri Sizov2023-04-191-0/+1
* | [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-14/+27
|/
* Fix split allow empty string in SSH export plugindaviirodrig2023-01-271-2/+2
* Merge pull request #63312 from bruvzg/one_clickRémi Verschelde2023-01-131-11/+333
|\
| * [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-291-11/+333
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
|/
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-2/+2
* Update export dialog to handle many architecturesAaron Franke2022-07-291-16/+6
* Update export template names for Windows, Mac, and LinuxAaron Franke2022-07-221-1/+1
* Add readable export errors.bruvzg2022-06-081-4/+16
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-8/+4
* 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/+21
* Move fixup_embedded_pck to EditorExportPlatform classesAaron Franke2022-03-201-0/+105
* [Export] Add "export console script" option for Linux, macOS, and Windows exp...bruvzg2022-03-141-0/+74