Commit History

Author SHA1 Message Date
  bruvzg d2558bdc8c Fix decoding UTF-8 filenames on unzipping. 3 years ago
  bruvzg d30b5725a3 [Export] Read and ZIP project files in 16K chunks instead of reading the whole file at once. 3 years ago
  Marcel Admiraal fe9fd5c5ce Remove unused variables 3 years ago
  bruvzg d86eae09d9 [macOS] Add "debugging" (`get-task-allow`) to the export options, to allow using native debugger. 4 years ago
  bruvzg 71e30e3032 [macOS, Mono] Automatically enable JIT entitlements for the Mono exports. 4 years ago
  bruvzg 30393b6401 Add LSApplicationCategoryType to the template and export dialog. 4 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 years ago
  bruvzg 261b35d63c [3.x, macOS export] Add notarization support. 4 years ago
  bruvzg 53f05c9167 Add GDNative Framework loading and export support. 4 years ago
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) 6 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  bruvzg 7447c3b76c [macOS] Enable code signing by default, use ad-hoc signature if no identity specified. 4 years ago
  bruvzg 15ff752737 Add "Replace existing signature" to the macOS export (enabled by default). 4 years ago
  Shane Liesegang 4d06a5c2b0 Mono/macOS: Separate data dir into frameworks and resources for codesigning 4 years ago
  bruvzg 1c27d4a73d [macOS] Add entitlements config and export template `dylib` signing to the export. 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde b33fd415da OSX: Remove tmp .app folder instead of moving to trash 4 years ago
  bruvzg 14b8124074 [macOS export] Set correct external file attributes (Unix mode), and creation time. 5 years ago
  PouleyKetchoupp cdbbc75e90 Set proper file type attribute for OSX zip export 5 years ago
  bruvzg 9669c437ef macOS signing improvements: allow signed app exporting as ZIP, sign DMG after exporting. 5 years ago
  bruvzg 2d22b6e5c3 [macOS/Mono] Filter release/debug and rename Mono data folder on export. 5 years ago
  bruvzg 9abde1626f macOS DMG export: create folder structure for the files extracted from export template ZIP. 5 years ago
  Rémi Verschelde 5011afcb6a Export: Improve usability of command line interface 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 8938577459 i18n: Sync translations with Weblate + update template 5 years ago
  Catchawink 5152afa70c Added microphone and camera usage descriptions to macOS builds. 5 years ago
  bruvzg 1c592e5f1f Add code signing support for Windows exports (using "signtool" on Windows and "osslsigncode" on the other platforms) 5 years ago