Historique des commits

Auteur SHA1 Message Date
  bruvzg 683f96df35 Add separate `simulator` flag for iOS build, change main library to `xcframework`. il y a 4 ans
  Pedro J. Estébanez 0d7130f37c Add iOS export option for device family il y a 4 ans
  Pedro J. Estébanez 857fd831c1 Set schemes' build config to debug/release in iOS Xcode export il y a 4 ans
  Hugo Locurcio 914b5dc525 Remove duplicate orientation settings in the iOS export preset il y a 4 ans
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine il y a 4 ans
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 il y a 4 ans
  Pedro J. Estébanez 4485b43a57 Modernize atomics il y a 4 ans
  Pedro J. Estébanez 6d89f675b1 Modernize Thread il y a 4 ans
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex il y a 4 ans
  Sergey Minakov 309835b917 [iOS] Additional 'linker_flags' plugin parameter il y a 4 ans
  Rémi Verschelde c2ea80348c Revert "[3.2] Add separate `simulator` flag for iOS build, change main library to `xcframework`." il y a 4 ans
  Sergey Minakov 7c076fbd0b [iOS] Fix embedding of plugin libraries il y a 4 ans
  Sergey Minakov 7689f05786 [iOS] Added support for '.xcframework' in plugins il y a 4 ans
  bruvzg 389a4bfa59 [3.2] Add separate `simulator` flag for iOS build, change main library to `xcframework` format. il y a 4 ans
  Sergey Minakov 64923945b3 [Plugins] Rename 'PluginConfig' struct to platform specific name il y a 4 ans
  Sergey Minakov cb15abda29 iOS Export: support multi-target plugin il y a 5 ans
  Sergey Minakov d5047603a3 iOS Export: export modification to support plugins il y a 5 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde 4a1643114e Export: Reorder options for consistency across platforms il y a 4 ans
  Vasiliy Makarov f388ea00bf iOS: Fix multiple issues with PVRTC import, disable ETC1 il y a 5 ans
  Sergey Minakov 910c554a1a iOS Export: Add a method to embed a framework il y a 5 ans
  Rémi Verschelde 6fd712c874 Merge pull request #40173 from naithar/feature/ios-storyboard-usage il y a 5 ans
  Sergey Minakov a4028b99ec iOS Export: use relative path for res:// files il y a 5 ans
  Sergey Minakov 6264c5146c iOS Export: Storyboard custom values il y a 5 ans
  Sergey Minakov 46c6383c8d iOS Export: add option to use storyboard for launch screen il y a 5 ans
  Sergey Minakov e2a45fe840 iOS Export: Updated Info.plist. Framework embedding. Fixes for search paths il y a 5 ans
  Sergey Minakov 519024829a iOS Export: turn .dylib into .framework on export il y a 5 ans