aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
Commit message (Expand)AuthorAgeFilesLines
* Add MinioProcess test helper and S3Client integration testsStefan Boberg46 hours1-0/+1
* Merge branch 'main' into sb/s3clientStefan Boberg2 days1-11/+10
|\
| * Made CPR optional, html generated at build time (#840)Stefan Boberg2 days1-11/+10
* | silenced build warnings with clang-clStefan Boberg3 days1-6/+6
* | Merge branch 'main' into sb/s3clientStefan Boberg3 days1-0/+24
|\|
| * Add clang-cl build supportStefan Boberg3 days1-0/+24
* | Merge remote-tracking branch 'origin/main' into sb/s3clientStefan Boberg3 days1-1/+1
|\|
| * Switch httpclient default back-end over to libcurl (#832)Stefan Boberg3 days1-1/+1
* | Add S3 client with SigV4 signingStefan Boberg3 days1-0/+1
|/
* Transparent proxy mode (#823)Stefan Boberg4 days1-4/+18
* oidctoken tool package (#810)Stefan Boberg11 days1-0/+1
* compute orchestration (#763)Stefan Boberg12 days1-1/+24
* native xmake toolchain definition for UE-clang (#805)Stefan Boberg12 days1-10/+32
* Add test suites (#799)Stefan Boberg2026-03-021-29/+84
* added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-011-1/+6
* test running / reporting improvements (#797)Stefan Boberg2026-02-281-50/+112
* Add test summary table and failure reporting to xmake test (#794)Stefan Boberg2026-02-271-49/+255
* adding HttpClient tests (#785)Stefan Boberg2026-02-261-2/+2
* structured compute basics (#714)Stefan Boberg2026-02-181-0/+12
* bump sentry to 0.12.1 (#721)Stefan Boberg2026-02-121-4/+4
* zen hub (#574)Stefan Boberg2026-01-211-4/+5
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-271-0/+1
* sentry/asan configuration tweaks (#649)v5.7.10-pre0Stefan Boberg2025-11-131-3/+10
* switch back to openssl on Mac (#641)Stefan Boberg2025-11-101-7/+3
* switch to xmake for package management (#611)Stefan Boberg2025-11-071-31/+96
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-1/+1
* move cpr in-tree (#605)Stefan Boberg2025-10-241-11/+9
* in-tree spdlog (#602)Stefan Boberg2025-10-241-1/+0
* add support for OTLP logging/tracing (#599)Stefan Boberg2025-10-221-8/+10
* ignore vla-cxx-extension warning on MacOS as well as on Linux (#593)Stefan Boberg2025-10-211-1/+7
* added separate xmake.lua for thirdparty (#578)Stefan Boberg2025-10-151-0/+1
* add zenremotestore lib (#540)Dan Engelbrecht2025-10-021-1/+3
* rpmalloc fixes (#499)Stefan Boberg2025-09-171-1/+2
* Remove broken debug symbols from Oodle and re-enable symbol stripping (#444)Liam Mitchell2025-06-191-5/+0
* symbol gen hack-fix for linux (#442)v5.6.13-pre2Dan Engelbrecht2025-06-181-3/+2
* symbol gen hack-fix for linuxv5.6.13-pre3Dan Engelbrecht2025-06-181-0/+6
* remove explicit set_strip statementDan Engelbrecht2025-06-181-1/+0
* change set_strip config till none to generate full symbols on mac/linuxDan Engelbrecht2025-06-181-1/+1
* Temporarily disable stripping of symbols while investigating issues with tool...Liam Mitchell2025-06-131-0/+4
* Use llvm-objcopy provided by UE toolchainLiam Mitchell2025-06-131-0/+1
* Update to recent UE toolchain, and link statically against toolchain libc++ a...Liam Mitchell2025-06-131-0/+10
* remove xcode 12.1 workaround (#339)Dan Engelbrecht2025-04-021-6/+0
* reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-061-0/+3
* enable LTO / optimize for speed (#256)Stefan Boberg2024-12-041-1/+5
* don't force openssl to version 3.0.8 (#252)Stefan Boberg2024-12-031-3/+1
* Insights-compatible memory tracking (#214)Stefan Boberg2024-11-251-0/+19
* Revert "remove temporary workaround involving _LIBCPP_DISABLE_AVAILABILITY (#...Dan Engelbrecht2024-10-101-0/+6
* remove temporary workaround involving _LIBCPP_DISABLE_AVAILABILITY (#191)Stefan Boberg2024-10-081-6/+0
* Separate UTF-8 flags by platform (#178)Dmytro Ivanov2024-10-011-2/+5
* Fixing compilation errors with fmt v11 (#172)Dmytro Ivanov2024-09-271-0/+4