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

PhysX Split support for PhysX4 #240

Merged
merged 13 commits into from
Feb 3, 2024
Merged

Commits on Jan 10, 2024

  1. - Update 3P name from PhysX to PhysX4

    - Update FindPhysX.cmake output to FindPhysX4.cmake
    - Update PhysX4 package for windows and android to rev6
    
    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    72a06b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update rev for windows and android to 7

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    93178b4 View commit details
    Browse the repository at this point in the history
  2. Update Mac/iOS packages

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

Commits on Jan 18, 2024

  1. Update Linux x86_64 package

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    997c12f View commit details
    Browse the repository at this point in the history
  2. Update Linux aarch64 package

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

Commits on Jan 22, 2024

  1. Updates to support only building static libraries and no shared libra…

    …ries
    
    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8bebc7f View commit details
    Browse the repository at this point in the history
  2. Update script to remove unnecessary shared libraries in the final out…

    …put package
    
    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fe60fd1 View commit details
    Browse the repository at this point in the history
  3. Updates to support static only builds for Windows

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

Commits on Jan 23, 2024

  1. Prevent non-windows platforms from building the shared libraries

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cdfbf5b View commit details
    Browse the repository at this point in the history
  2. Updates for mac and ios

    Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
    spham-amzn committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9f55a39 View commit details
    Browse the repository at this point in the history
  3. Update for Linux aarch64

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

Commits on Jan 24, 2024

  1. Fix for Linux

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

Commits on Feb 3, 2024

  1. Merge remote-tracking branch 'upstream/main' into physx4_update

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