| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add yaml serialization support (#3) | Stefan Boberg | 2024-03-26 | 2 | -0/+46 |
| | | | | | | | | this change adds serialization of payloads as YAML, but not parsing. The implementation is somewhat based on the JSON path, and may be collapsed eventually as it is possible to serialize JSON format using the same code it also separates out the JSON serialization into a separate file for ease of maintenance any HTTP request response may be formatted as yaml by using a `.yaml` suffix or an `Accept: text/yaml` header | ||||
| * | revive UE toolchain build (#343) | Dan Engelbrecht | 2023-08-22 | 796 | -0/+184194 |
| | | | | | | | | | | * 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 | ||||
| * | Fixed macro leaking out | Martin Ridgers | 2023-01-25 | 1 | -0/+2 |
| | | |||||
| * | Updated Trace from Main at 23846526 | Martin Ridgers | 2023-01-25 | 1 | -561/+1415 |
| | | |||||
| * | Use BLAKE3 port from vcpkg (#141) | Stefan Boberg | 2022-09-20 | 86 | -44561/+0 |
| | | | | | use BLAKE3 port from vcpkg instead of in-tree binaries | ||||
| * | Added tps | Stefan Boberg | 2022-05-19 | 2 | -0/+36 |
| | | |||||
| * | Fixed "int-into-bool-context" error that has mysteriously appeared | Martin Ridgers | 2022-01-31 | 1 | -1/+1 |
| | | |||||
| * | Added session info and partial logging to standalone Trace | Martin Ridgers | 2022-01-27 | 1 | -48/+295 |
| | | |||||
| * | Blake3 for Mac Arm64 | Martin Ridgers | 2022-01-13 | 1 | -0/+0 |
| | | |||||
| * | Added a build of BLAKE3 for Mac | Martin Ridgers | 2022-01-05 | 1 | -0/+0 |
| | | |||||
| * | Oodle for Mac | Martin Ridgers | 2022-01-05 | 1 | -0/+0 |
| | | |||||
| * | Refreshed thirdparty/trace | Martin Ridgers | 2021-12-15 | 1 | -9/+39 |
| | | |||||
| * | Merged main | Martin Ridgers | 2021-12-13 | 35 | -2/+883 |
| |\ | |||||
| | * | Updated the readme for the thirdparty licenses folder. | Zousar Shaker | 2021-12-09 | 1 | -2/+3 |
| | | | |||||
| | * | Add TPS license approvals. | Zousar Shaker | 2021-12-09 | 34 | -0/+880 |
| | | | |||||
| * | | Initial integration of Trace from UE5 via the --zentrace=y xmake config | Martin Ridgers | 2021-11-18 | 1 | -0/+5207 |
| |/ | |||||
| * | Renamed 3rdparty -> thirdparty for legal compliance | Stefan Boberg | 2021-11-04 | 111 | -0/+49532 |