| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added default Linux UE toolchain directory (#558) | Stefan Boberg | 2025-10-06 | 1 | -7/+13 |
| | | | | | | 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 | -1/+1 |
| | | | | | and libc++abi | ||||
| * | Fixed wrong if-statement when checking for the presence of clang++ | Martin Ridgers | 2023-02-06 | 1 | -1/+1 |
| | | |||||
| * | Scripts to acquire and use UE's Linux toolchain | Martin Ridgers | 2023-02-02 | 1 | -0/+27 |