summaryrefslogtreecommitdiff
path: root/platform/osx/export
AgeCommit message (Expand)Author
2021-03-29[macOS] Enable code signing by default, use ad-hoc signature if no identity s...bruvzg
2021-03-18Add "Replace existing signature" to the macOS export (enabled by default).bruvzg
2021-03-03Merge pull request #43768 from sjml/mac-mono-export-fixRémi Verschelde
2021-03-03Mono/macOS: Separate data dir into frameworks and resources for codesigningShane Liesegang
2021-03-03[macOS] Add entitlements config and export template `dylib` signing to the ex...bruvzg
2021-01-09Split OS::execute into two methodsMarcel Admiraal
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-08Merge pull request #43742 from qarmin/editor_modules_default_valuesRémi Verschelde
2020-12-04OSX: Fix tmp .app folder name after #44060Rémi Verschelde
2020-12-03OSX: Remove tmp .app folder instead of moving to trashRémi Verschelde
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
2020-08-01platform: Update metadata for export platformsChristopher Davis
2020-07-10Add override keywords.Marcel Admiraal
2020-06-30[macOS export] Set correct external file attributes (Unix mode), and creation...bruvzg
2020-06-20Set proper file type attribute for OSX zip exportPouleyKetchoupp
2020-06-19Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presetsHugo Locurcio
2020-06-10macOS export, add notarization support and id / signing / notarization config...bruvzg
2020-05-15macOS signing improvements: allow signed app exporting as ZIP, sign DMG after...bruvzg
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-23Adding missing include guards to header files identified by LGTM.Rajat Goswami
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-01-10[macOS/Mono] Filter release/debug and rename Mono data folder on export.bruvzg
2020-01-10macOS DMG export: create folder structure for the files extracted from export...bruvzg
2020-01-07Export: Improve usability of command line interfaceRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-22i18n: Sync translations with Weblate + update templateRémi Verschelde
2019-12-13Added microphone and camera usage descriptions to macOS builds.Catchawink
2019-10-04Add code signing support for Windows exports (using "signtool" on Windows and...bruvzg
2019-10-02macOS code signing improvements (timestamp and hardened runtime options, enti...bruvzg
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-08-12Export: Remove temp files from cache after exportRémi Verschelde
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-05-18Allow project export to be canceledGeorge Marques
2019-05-17[macOS] Allow using user provided `.icns` files for exported app icons.bruvzg
2019-05-01Merge pull request #27676 from qarmin/small_fixes_2Rémi Verschelde
2019-04-07Add FileAccess::set_unix_permissions for Unix platformsJuan Linietsky
2019-04-04Small fixes to static analyzer bugsqarmin
2019-03-06Fix directory check when exporting projectvolzhs
2019-03-05Fixes misleading error message when trying to exportRicardo Lüders
2019-01-21ExportDialog: Make error messages translatableRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-26Fix macOS icon export (add 1024px PNG icon and 32px/16px RLE icons).bruvzg
2018-11-01Export for OS X on OS X now lets you select .dmg or .zipMarcelo Fernandez