summaryrefslogtreecommitdiffstats
path: root/platform/macos/export/export_plugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [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
| | | | for notarization.
* [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
| | | | Fix that the exitcode is never set.
* Windows icon export improvements.bruvzg2022-11-181-8/+7
| | | | | | | Regenerate Windows icon on export to ensure correct icon size order. Add support for using PNG/WebP/SVG files as an icon for Windows exports. Allow using WebP/SVG files as icon for macOS exports. Add option to select generated icons interpolation, and set default interpolation to Lanczos.
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-11/+11
|
* [.NET Export] Improve .NET export process.bruvzg2022-10-071-67/+64
| | | | | | | | | | [macOS export] Fix incorrect file placement, search paths and architecture detection. [macOS export] Automatically detect executable files and set +x flag. [macOS export] Automatically apply "Disable Library Validation" entitlements when required. [macOS export] Remove old Mono export code. Fix folder tree creation for shared objects export. Add arch suffix to the exported .NET "data" folder name. Remove old Mono code from .NET "data" folder lookup.
* 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
| | | | for signing and notarization.
* [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 ↵Yuri Sizov2022-07-311-0/+1
| | | | up editor includes
* 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 ↵bruvzg2022-07-211-3/+14
| | | | installation.
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+1673