summaryrefslogtreecommitdiffstats
path: root/platform/macos/export/export_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* SCons: Move platform logo/run icon to `export` folderRémi Verschelde2023-06-201-2/+2
* macOS: Finish checking templates before validating texture formatsAaron Franke2023-06-191-13/+10
* Allow exporting release Android builds without a debug keystoreMichael Alexsander2023-06-191-1/+1
* Merge pull request #75984 from KoBeWi/ConsoleMcWrapRémi Verschelde2023-06-121-4/+4
|\
| * Rename console script to wrapperkobewi2023-04-121-4/+4
* | Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-2/+2
* | Enhance icon fallback and their docs for exportersMichael Alexsander2023-06-031-0/+2
* | Merge pull request #75666 from ronyeh/main.cpp-2Rémi Verschelde2023-06-021-7/+7
|\ \
| * | Rename `iconpath => icon_path` & `hasicon => has_icon`.Ron B. Yeh2023-04-041-7/+7
* | | Store sensitive export options in dedicated credentials fileAndreas Raddau2023-05-101-50/+50
* | | [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-133/+416
| |/ |/|
* | macOS export: Fix validation of codesigning certificate passwordJohan Mattsson2023-04-111-1/+1
|/
* macOS: Enable `display/high_res` by defaultAaron Franke2023-02-171-1/+1
* Refactor high quality texture importJuan Linietsky2023-01-301-11/+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-121/+263
|\
| * [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-291-121/+263
* | Require Apple Team ID when using notarytoolPatrick Gelvin2023-01-121-0/+4
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
|/
* [macOS export] Add support for Xcode notarytool.bruvzg2022-12-071-19/+112
* [macOS] Fix export button incorrectly disabled when using login/app password ...bruvzg2022-11-301-1/+1
* [Export] Use image loader directly to avoid "resource as image file" errors.bruvzg2022-11-211-2/+5
* Fix unused exitcode in macos export pluginMarkus Sauermann2022-11-201-1/+1
* Windows icon export improvements.bruvzg2022-11-181-8/+7
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-11/+11
* [.NET Export] Improve .NET export process.bruvzg2022-10-071-67/+64
* Fixes #65377: get_datetime_* functions can return wrong valuesJames2022-09-101-16/+14
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-16/+16
* [macOS export] Simplify code signing options, add support for rcodesign tool ...bruvzg2022-08-261-207/+432
* [macOS / iOS Export] Fix generation of duplicate locale property list files.bruvzg2022-08-181-46/+50
* Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio2022-08-141-1/+12
* Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov2022-07-311-0/+1
* Merge pull request #63563 from aaronfranke/export-archRémi Verschelde2022-07-301-8/+9
|\
| * Update export dialog to handle many architecturesAaron Franke2022-07-291-7/+8
| * Make some editor export methods constAaron Franke2022-07-291-1/+1
* | Swap arguments of ResourceSaver.save()kobewi2022-07-291-1/+1
|/
* Update export template names for Windows, Mac, and LinuxAaron Franke2022-07-221-5/+5
* [Export] Update generated CLI helper script to work on clean macOS Monterey i...bruvzg2022-07-211-3/+14
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+1673