Historie revizí

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