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

AWS C++ SDK 1.11.144 (Sans Android) #218

Merged

Commits on Sep 14, 2023

  1. AWS C++ SDK upgrade 1.9->1.11 in order to support GameLift 5.1.1

    Signed-off-by: AMZN-Gene <genewalt@amazon.com>
    AMZN-Gene committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    74c7a46 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Updated for Linux/Android/iOS

    Signed-off-by: AMZN-Gene <genewalt@amazon.com>
    AMZN-Gene committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    af00f27 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Turn off AWS c++ sdk legacy cmake for linux

    Signed-off-by: AMZN-Gene <genewalt@amazon.com>
    AMZN-Gene committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1997edd View commit details
    Browse the repository at this point in the history
  2. Pointing Linux AWS SDK to 1.11

    Signed-off-by: AMZN-Gene <genewalt@amazon.com>
    AMZN-Gene committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    22ccbfb View commit details
    Browse the repository at this point in the history
  3. Fix linux errors related to the new AWS SDK's handling of Find* libra…

    …ries
    
    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1f52879 View commit details
    Browse the repository at this point in the history
  4. Turn off RTTI for Linux

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    50ee1bc View commit details
    Browse the repository at this point in the history
  5. Update Mac/iOS configurations

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    eb6f6b7 View commit details
    Browse the repository at this point in the history
  6. Disabling RTTI for Mac

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6789ead View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. ENABLE_RTTI=OFF for Windows AWSSDK

    Signed-off-by: AMZN-Gene <genewalt@amazon.com>
    AMZN-Gene committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2b9e659 View commit details
    Browse the repository at this point in the history
  2. Re-enable RTTI for Linux

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    39aedaa View commit details
    Browse the repository at this point in the history
  3. Update AWS SDK package to 1.11 for linux aarch64

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f1e741b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Keeping Android at AWS SDK 1.9.50 due to bug: aws/aws-sdk-cpp#2452

    Signed-off-by: AMZN-Gene <genewalt@amazon.com>
    AMZN-Gene committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    67b4dea View commit details
    Browse the repository at this point in the history
  2. Enable RTTI

    Signed-off-by: AMZN-Gene <genewalt@amazon.com>
    AMZN-Gene committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    194b447 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Leaving a cmake code comment where AWS Mobile Analytics used to exist…

    … explaing how that module no longer exists, and needs to be replaced with AWS Pinpoint
    
    Signed-off-by: Gene Walters <genewalt@amazon.com>
    AMZN-Gene committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b90ae82 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Properly use variable refernce inside cmake using instead of .

    Signed-off-by: Gene Walters <genewalt@amazon.com>
    AMZN-Gene committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5538268 View commit details
    Browse the repository at this point in the history