aboutsummaryrefslogtreecommitdiff
path: root/thirdparty
Commit message (Collapse)AuthorAgeFilesLines
* add yaml serialization support (#3)Stefan Boberg2024-03-262-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 Engelbrecht2023-08-22796-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 outMartin Ridgers2023-01-251-0/+2
|
* Updated Trace from Main at 23846526Martin Ridgers2023-01-251-561/+1415
|
* Use BLAKE3 port from vcpkg (#141)Stefan Boberg2022-09-2086-44561/+0
| | | | use BLAKE3 port from vcpkg instead of in-tree binaries
* Added tpsStefan Boberg2022-05-192-0/+36
|
* Fixed "int-into-bool-context" error that has mysteriously appearedMartin Ridgers2022-01-311-1/+1
|
* Added session info and partial logging to standalone TraceMartin Ridgers2022-01-271-48/+295
|
* Blake3 for Mac Arm64Martin Ridgers2022-01-131-0/+0
|
* Added a build of BLAKE3 for MacMartin Ridgers2022-01-051-0/+0
|
* Oodle for MacMartin Ridgers2022-01-051-0/+0
|
* Refreshed thirdparty/traceMartin Ridgers2021-12-151-9/+39
|
* Merged mainMartin Ridgers2021-12-1335-2/+883
|\
| * Updated the readme for the thirdparty licenses folder.Zousar Shaker2021-12-091-2/+3
| |
| * Add TPS license approvals.Zousar Shaker2021-12-0934-0/+880
| |
* | Initial integration of Trace from UE5 via the --zentrace=y xmake configMartin Ridgers2021-11-181-0/+5207
|/
* Renamed 3rdparty -> thirdparty for legal complianceStefan Boberg2021-11-04111-0/+49532