| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added default Linux UE toolchain directory (#558) | Stefan Boberg | 2025-10-06 | 1 | -7/+9 |
| | | | | | | Instead of forcing user to specify a suitable directory for the UE toolchain, we offer a default which matches what the Github runners use and which is also covered by the root `.gitignore` file | ||||
| * | Update to recent UE toolchain, and link statically against toolchain libc++ ↵ | Liam Mitchell | 2025-06-13 | 1 | -11/+1 |
| | | | | | and libc++abi | ||||
| * | revive UE toolchain build (#343) | Dan Engelbrecht | 2023-08-22 | 1 | -36/+22 |
| | | | | | | | | | | * 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 | ||||
| * | Scripts to acquire and use UE's Linux toolchain | Martin Ridgers | 2023-02-02 | 1 | -0/+64 |