Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg 261b35d63c [3.x, macOS export] Add notarization support. hace 4 años
  bruvzg 53f05c9167 Add GDNative Framework loading and export support. hace 4 años
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) hace 6 años
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops hace 4 años
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) hace 4 años
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 4 años
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines hace 4 años
  bruvzg 7447c3b76c [macOS] Enable code signing by default, use ad-hoc signature if no identity specified. hace 4 años
  bruvzg 15ff752737 Add "Replace existing signature" to the macOS export (enabled by default). hace 4 años
  Shane Liesegang 4d06a5c2b0 Mono/macOS: Separate data dir into frameworks and resources for codesigning hace 4 años
  bruvzg 1c27d4a73d [macOS] Add entitlements config and export template `dylib` signing to the export. hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde b33fd415da OSX: Remove tmp .app folder instead of moving to trash hace 4 años
  bruvzg 14b8124074 [macOS export] Set correct external file attributes (Unix mode), and creation time. hace 5 años
  PouleyKetchoupp cdbbc75e90 Set proper file type attribute for OSX zip export hace 5 años
  bruvzg 9669c437ef macOS signing improvements: allow signed app exporting as ZIP, sign DMG after exporting. hace 6 años
  bruvzg 2d22b6e5c3 [macOS/Mono] Filter release/debug and rename Mono data folder on export. hace 5 años
  bruvzg 9abde1626f macOS DMG export: create folder structure for the files extracted from export template ZIP. hace 5 años
  Rémi Verschelde 5011afcb6a Export: Improve usability of command line interface hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Rémi Verschelde 8938577459 i18n: Sync translations with Weblate + update template hace 5 años
  Catchawink 5152afa70c Added microphone and camera usage descriptions to macOS builds. hace 5 años
  bruvzg 1c592e5f1f Add code signing support for Windows exports (using "signtool" on Windows and "osslsigncode" on the other platforms) hace 6 años
  bruvzg 5dca2e4f38 macOS code signing improvements (timestamp and hardened runtime options, entitlements property hint, remove excessive codesign calls, suppress "file not found" error on first export) hace 6 años
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity hace 6 años
  Rémi Verschelde 37a16fee05 Export: Remove temp files from cache after export hace 6 años
  Nils ANDRÉ-CHANG d2833d4f4d Replace ` + "/" + ` with `String::file_add()` hace 6 años
  George Marques c121d8871d Allow project export to be canceled hace 6 años
  bruvzg 22ee26849e [macOS] Allow using user provided `.icns` files for exported app icons. hace 6 años
  Rémi Verschelde ae41e35191 Merge pull request #27676 from qarmin/small_fixes_2 hace 6 años