Shane Liesegang
|
42eb09ddcc
Mono/macOS: Separate data dir into frameworks and resources for codesigning
|
4 years ago |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Rémi Verschelde
|
90bdba576a
Merge pull request #43742 from qarmin/editor_modules_default_values
|
4 years ago |
Rémi Verschelde
|
02d228554b
OSX: Fix tmp .app folder name after #44060
|
4 years ago |
Rémi Verschelde
|
707a62783b
OSX: Remove tmp .app folder instead of moving to trash
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 years ago |
Christopher Davis
|
41d8c0c818
platform: Update metadata for export platforms
|
5 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
bruvzg
|
accae11fe3
[macOS export] Set correct external file attributes (Unix mode), and creation time.
|
5 years ago |
PouleyKetchoupp
|
4501771fd8
Set proper file type attribute for OSX zip export
|
5 years ago |
Hugo Locurcio
|
fdb89a3f9a
Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets
|
5 years ago |
bruvzg
|
f5c856ea40
macOS export, add notarization support and id / signing / notarization config check.
|
5 years ago |
bruvzg
|
4bec713b8c
macOS signing improvements: allow signed app exporting as ZIP, sign DMG after exporting.
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
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 |