Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [.NET Export] Improve .NET export process. | bruvzg | 2022-10-07 | 1 | -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 values | James | 2022-09-10 | 1 | -16/+14 |
| | |||||
* | Rename String `plus_file` to `path_join` | Aaron Franke | 2022-08-29 | 1 | -16/+16 |
| | |||||
* | [macOS export] Simplify code signing options, add support for rcodesign tool ↵ | bruvzg | 2022-08-26 | 1 | -207/+432 |
| | | | | for signing and notarization. | ||||
* | [macOS / iOS Export] Fix generation of duplicate locale property list files. | bruvzg | 2022-08-18 | 1 | -46/+50 |
| | |||||
* | Refactor the export checking logic to improve separation of concerns | Fredia Huya-Kouadio | 2022-08-14 | 1 | -1/+12 |
| | |||||
* | Extract EditorResourceConversionPlugin into its own source files and clean ↵ | Yuri Sizov | 2022-07-31 | 1 | -0/+1 |
| | | | | up editor includes | ||||
* | Merge pull request #63563 from aaronfranke/export-arch | Rémi Verschelde | 2022-07-30 | 1 | -8/+9 |
|\ | |||||
| * | Update export dialog to handle many architectures | Aaron Franke | 2022-07-29 | 1 | -7/+8 |
| | | |||||
| * | Make some editor export methods const | Aaron Franke | 2022-07-29 | 1 | -1/+1 |
| | | |||||
* | | Swap arguments of ResourceSaver.save() | kobewi | 2022-07-29 | 1 | -1/+1 |
|/ | |||||
* | Update export template names for Windows, Mac, and Linux | Aaron Franke | 2022-07-22 | 1 | -5/+5 |
| | |||||
* | [Export] Update generated CLI helper script to work on clean macOS Monterey ↵ | bruvzg | 2022-07-21 | 1 | -3/+14 |
| | | | | installation. | ||||
* | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | 2022-07-21 | 1 | -0/+1673 |