Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.8.1 #16377

Closed
wants to merge 11 commits into from
Closed

V3.8.1 #16377

wants to merge 11 commits into from

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    0a5befb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    2039c33 View commit details
    Browse the repository at this point in the history
  2. Fix a compilation issue and a crash issue if using Xcode 15 (#16306)

    * Fix crash in __cxx_global_var_init if using Xcode 15 and targeting <= iOS 14
    
    * fixed #16190: Compilation errors if using Clang 15 with c++17 since std::unary_function has been removed (#16191)
    
    * fixed #16190: Compilation errors if using Clang 15 with c++17 since std::unary_function has been removed
    
    * Windows doesn't need to define BOOST_NO_CXX98_FUNCTION_BASE since it has already been defined.
    dumganhar authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8c3e160 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    e261485 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. OpenHarmony platform modification configuration update rules (#16320)

    * 1.Rules for modifying configuration changes
    2.Update app name
    
    * Modify variable name
    qiuguohua authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d75fb4e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    312a4b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    461c4fe View commit details
    Browse the repository at this point in the history
  2. Fix ndk version in ci script (#16356)

    * Fix ndk version in ci script
    
    * Fix typo of ANDROID_NDK in ci script
    
    * Update ci script, free space for android build
    
    * Don't clear android tools
    dumganhar authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3d65154 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. fix: load script packages before loading builtin assets (#16339)

    * fix: load script packages before loading builtin assets
    
    * fix eslint
    
    * fix ci
    
    * Revert "fix ci"
    
    This reverts commit 3858472.
    
    * add errorID logID
    PPpro authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7a8bde3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    956d713 View commit details
    Browse the repository at this point in the history
  3. [ci skip][AUTO]: Automated code generating update: 5e7e390 (#16339) (#…

    …16360)
    
    Co-authored-by: cocos-robot <[email protected]>
    cocos-robot and cocos-robot authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    602fa60 View commit details
    Browse the repository at this point in the history