| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add catch2 support (#101) | Stefan Boberg | 2022-05-20 | 2 | -0/+36 |
| | | | | | | | | Added option to use catch2 for unit tests Currently both doctest and catch2 are supported via some compatibility macros. doctest is the default, and ZEN_USE_CATCH2 needs to be defined to switch to catch2. Our goal is to evaluate how well catch2 works and switch to catch2 if everything pans out since UE5 now supports using catch2 for unit tests. | ||||
| * | 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 |