aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleaned up top level xmake (#125)Stefan Boberg2024-08-191-14/+12
* enable mimalloc on arm64 (#120)Stefan Boberg2024-08-161-10/+8
* enable sentry on arm64 (#119)Stefan Boberg2024-08-151-2/+3
* bump vcpkg and xmake to latest (#40)Dan Engelbrecht2024-04-241-1/+1
* add yaml serialization support (#3)Stefan Boberg2024-03-261-0/+2
* clean up test linking (#4)Dan Engelbrecht2024-03-141-2/+4
* changed RPC recording to MPSC setup (#638)Stefan Boberg2024-01-311-0/+6
* embed html frontend content as binary compiled data (#559)Dan Engelbrecht2023-11-231-0/+11
* use dynamic port assignment for tests (#545)Stefan Boberg2023-11-171-0/+7
* schema bump (#544)Dan Engelbrecht2023-11-151-1/+1
* implemented openssl-free encryption for Windows (#520)Stefan Boberg2023-11-081-1/+3
* removed zstd references (#521)Stefan Boberg2023-11-081-2/+1
* factored out some compiler definitions etc into zenbase (#517)Stefan Boberg2023-11-071-0/+1
* bump xmake CI version to 2.8.2 (#514)Dan Engelbrecht2023-11-071-0/+1
* spdlog implementation hiding (#498)Stefan Boberg2023-11-061-3/+2
* set up arch properly when running tests (mac) (#505)Stefan Boberg2023-10-281-0/+2
* statsd metrics reporting (#496)Stefan Boberg2023-10-251-0/+1
* restructured transports SDK for easier UE integration (#470)Stefan Boberg2023-10-121-5/+1
* pluggable asio transport (#460)Stefan Boberg2023-10-111-0/+1
* remove legacy compute interfaces (#461)Stefan Boberg2023-10-111-8/+0
* experimental pluggable transport support (#436)Stefan Boberg2023-10-101-0/+4
* added support for sln on Mac (#421)Stefan Boberg2023-09-221-4/+10
* added linker/compile options for determinism (#420)Stefan Boberg2023-09-221-2/+6
* VFS implementation for local storage service (#396)Stefan Boberg2023-09-201-0/+1
* revive UE toolchain build (#343)Dan Engelbrecht2023-08-221-1/+2
* update vcpkg dependencies (#356)Dan Engelbrecht2023-08-111-6/+17
* add 7z dependency to xmake fileStefan Boberg2023-05-151-0/+3
* fix return code on tests (#284)Dan Engelbrecht2023-05-101-1/+1
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-7/+7
* fix sentry report callstack (#256)Dan Engelbrecht2023-04-251-0/+1