summaryrefslogtreecommitdiffstats
path: root/platform/osx/export
Commit message (Expand)AuthorAgeFilesLines
* [Export] Read and ZIP project files in 16K chunks instead of reading the whol...bruvzg2021-11-061-2/+15
* clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde2021-10-281-5/+5
* Fix specific warnings issues by ClangK. S. Ernest (iFire) Lee2021-10-141-2/+0
* [macOS, sandbox] Add export option to embed and sign helper executables.bruvzg2021-09-271-5/+48
* Make platform feature tag names lowercaseHugo Locurcio2021-08-311-1/+1
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-221-2/+2
* Use the Unicode multiplication symbol where relevantHugo Locurcio2021-08-121-8/+8
* Split osx platform export template into multiple filesSergey Minakov2021-08-123-1147/+1214
* [macOS] Add "debugging" (`get-task-allow`) to the export options, to allow us...bruvzg2021-07-261-0/+5
* [macOS, Mono] Automatically enable JIT entitlements for the Mono exports.bruvzg2021-07-091-8/+23
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-3/+3
* Add LSApplicationCategoryType to the template and export dialog.bruvzg2021-06-141-0/+4
* Merge pull request #49123 from aaronfranke/it-is-timeRémi Verschelde2021-06-121-4/+4
|\
| * Add Time singletonAaron Franke2021-06-111-4/+4
* | Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-2/+2
|/
* Implement shader cachingreduz2021-05-311-4/+4
* Rename File::get_len() get_length()Marcel Admiraal2021-05-251-3/+3
* Add GDNative Framework loading and export support.bruvzg2021-05-241-3/+57
* Make all file access 64-bit (uint64_t)Pedro J. Estébanez2021-05-171-1/+1
* Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde2021-04-271-7/+7
* [macOS] Enable code signing by default, use ad-hoc signature if no identity s...bruvzg2021-03-291-8/+6
* Add "Replace existing signature" to the macOS export (enabled by default).bruvzg2021-03-181-0/+5
* Merge pull request #43768 from sjml/mac-mono-export-fixRémi Verschelde2021-03-031-3/+3
|\
| * Mono/macOS: Separate data dir into frameworks and resources for codesigningShane Liesegang2021-03-031-3/+3
* | [macOS] Add entitlements config and export template `dylib` signing to the ex...bruvzg2021-03-031-8/+163
|/
* Split OS::execute into two methodsMarcel Admiraal2021-01-091-3/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-012-4/+4
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-3/+3
* Merge pull request #43742 from qarmin/editor_modules_default_valuesRémi Verschelde2020-12-081-1/+1
|\
| * Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-1/+1
* | OSX: Fix tmp .app folder name after #44060Rémi Verschelde2020-12-041-1/+1
* | OSX: Remove tmp .app folder instead of moving to trashRémi Verschelde2020-12-031-16/+19
|/
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-031-1/+1
* platform: Update metadata for export platformsChristopher Davis2020-08-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-10/+10
* [macOS export] Set correct external file attributes (Unix mode), and creation...bruvzg2020-06-301-2/+3
* Set proper file type attribute for OSX zip exportPouleyKetchoupp2020-06-201-1/+4
* Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presetsHugo Locurcio2020-06-191-5/+5
* macOS export, add notarization support and id / signing / notarization config...bruvzg2020-06-101-1/+118
* macOS signing improvements: allow signed app exporting as ZIP, sign DMG after...bruvzg2020-05-151-181/+148
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-9/+14
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-13/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-20/+20
* Adding missing include guards to header files identified by LGTM.Rajat Goswami2020-03-231-0/+5
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-8/+8
* Texture refactorJuan Linietsky2020-02-111-1/+1
* Remove duplicate ERR_PRINT macro.Marcel Admiraal2020-02-051-1/+1
* [macOS/Mono] Filter release/debug and rename Mono data folder on export.bruvzg2020-01-101-0/+18
* macOS DMG export: create folder structure for the files extracted from export...bruvzg2020-01-101-13/+18