| 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 | 1 | -0/+316 |
| | | | | | | | | | | * 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 | ||||
| * | Added tps | Stefan Boberg | 2022-05-19 | 2 | -0/+36 |
| | | |||||
| * | 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 |
| | | |||||
| * | Renamed 3rdparty -> thirdparty for legal compliance | Stefan Boberg | 2021-11-04 | 1 | -0/+3 |