aboutsummaryrefslogtreecommitdiff
path: root/ports/physx/portfile.cmake
AgeCommit message (Collapse)Author
2021-04-28[physx] Update to 4.1.2 (#17453)Adam Johnson
* [physx] Update to 4.1.2 * [physx] Update to vcpkg-cmake * [physx] x-add-version
2021-02-03[physx] Use /Z7 instead of /Zi to integrate the debug info when building ↵Jack·Boos·Yu
static (#15934) * [physx] Use /Z7 instead of /Zi to integrate the debug message when building static * update version record * [physx] Add homepage * update version record * [physx] Re-fix flags, using toolchain set * update version record
2020-11-07[physx] Add support for Linux, macOS, and UWP (#13849)Adam Johnson
2020-08-10[physx] Add support for checked and profile builds. (#12710)Adam Johnson
2020-07-31[physx] Add patch for NVIDIAGameWorks/PhysX#322. (#12413)Adam Johnson
* [physx] Add patch for NVIDIAGameWorks/PhysX#322. * [physx] Cleanup usage of `VCPKG_CMAKE_SYSTEM_NAME`. * [physx] Convert portfile space indentation to tabs. * Update portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2019-10-18[physx] Added UWP support (#8658)RT222
2019-10-17[physx] Added a patch to fix missing typeinfo.h header with VS16.3 and ↵RT222
missing pdb files (#8561) * [physx] Added a patch to fix missing typeinfo.h header with VS16.3 * [physx] Fixed missing pdb files * [physx] Fixed the remaining missing pdb files
2019-08-14[physx] Update to 4.1.1 (with support for Visual Studio 2019) (#7679)RT222
2019-03-14[physx] Initial port (#5618)RT222
* [physx] Initial port * [physx] use vcpkg version of cmake if not installed