aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/ue-libcxx
Commit message (Collapse)AuthorAgeFilesLines
* Update to recent UE toolchain, and link statically against toolchain libc++ ↵Liam Mitchell2025-06-13794-183860/+0
| | | | and libc++abi
* revive UE toolchain build (#343)Dan Engelbrecht2023-08-22795-0/+183878
* add comment about 7z usage in xmake bundle * add ue-libcxx lib/headers and licence + tps * update get_ue_toolchain.sh to use embedded libc++ and decouple from p4 * clearer output when falling back to zip from 7z * update ci scripts to use ue toolchain on linux * updated linux build README.md * changelog