bruvzg
|
1c27d4a73d
[macOS] Add entitlements config and export template `dylib` signing to the export.
|
4 yıl önce |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 yıl önce |
Rémi Verschelde
|
b33fd415da
OSX: Remove tmp .app folder instead of moving to trash
|
4 yıl önce |
bruvzg
|
14b8124074
[macOS export] Set correct external file attributes (Unix mode), and creation time.
|
5 yıl önce |
PouleyKetchoupp
|
cdbbc75e90
Set proper file type attribute for OSX zip export
|
5 yıl önce |
bruvzg
|
9669c437ef
macOS signing improvements: allow signed app exporting as ZIP, sign DMG after exporting.
|
5 yıl önce |
bruvzg
|
2d22b6e5c3
[macOS/Mono] Filter release/debug and rename Mono data folder on export.
|
5 yıl önce |
bruvzg
|
9abde1626f
macOS DMG export: create folder structure for the files extracted from export template ZIP.
|
5 yıl önce |
Rémi Verschelde
|
5011afcb6a
Export: Improve usability of command line interface
|
5 yıl önce |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 yıl önce |
Rémi Verschelde
|
8938577459
i18n: Sync translations with Weblate + update template
|
5 yıl önce |
Catchawink
|
5152afa70c
Added microphone and camera usage descriptions to macOS builds.
|
5 yıl önce |
bruvzg
|
1c592e5f1f
Add code signing support for Windows exports (using "signtool" on Windows and "osslsigncode" on the other platforms)
|
5 yıl önce |
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)
|
5 yıl önce |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
5 yıl önce |
Rémi Verschelde
|
37a16fee05
Export: Remove temp files from cache after export
|
6 yıl önce |
Nils ANDRÉ-CHANG
|
d2833d4f4d
Replace ` + "/" + ` with `String::file_add()`
|
6 yıl önce |
George Marques
|
c121d8871d
Allow project export to be canceled
|
6 yıl önce |
bruvzg
|
22ee26849e
[macOS] Allow using user provided `.icns` files for exported app icons.
|
6 yıl önce |
Rémi Verschelde
|
ae41e35191
Merge pull request #27676 from qarmin/small_fixes_2
|
6 yıl önce |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
6 yıl önce |
qarmin
|
8460d0678c
Small fixes to static analyzer bugs
|
6 yıl önce |
volzhs
|
8920bb8c1b
Fix directory check when exporting project
|
6 yıl önce |
Ricardo Lüders
|
3fdbdd8380
Fixes misleading error message when trying to export
|
6 yıl önce |
Rémi Verschelde
|
2323464f5e
ExportDialog: Make error messages translatable
|
6 yıl önce |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 yıl önce |
bruvzg
|
56b26c4369
Fix macOS icon export (add 1024px PNG icon and 32px/16px RLE icons).
|
6 yıl önce |
Marcelo Fernandez
|
d51999f11d
Export for OS X on OS X now lets you select .dmg or .zip
|
6 yıl önce |
Rémi Verschelde
|
d95bbb8922
Fix warnings about set but unused variables [-Wunused-but-set-variable]
|
6 yıl önce |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 yıl önce |