aboutsummaryrefslogtreecommitdiff
path: root/thirdparty
Commit message (Collapse)AuthorAgeFilesLines
* Add catch2 support (#101)Stefan Boberg2022-05-202-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 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