aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
Commit message (Expand)AuthorAgeFilesLines
* disable sentry by default to allow testing the rest of the build processStefan Boberg2025-10-271-1/+1
* disable lto because crashpad sucksStefan Boberg2025-10-271-1/+1
* add back zlib since Linux needs itStefan Boberg2025-10-271-0/+1
* added patch for breakpad so it compiles with exceptions enabledStefan Boberg2025-10-271-2/+19
* tweaks for sentry-native build on WindowsStefan Boberg2025-10-271-3/+3
* bump mac/win sentry-native version to 0.11.3 to see if it works betterStefan Boberg2025-10-271-1/+1
* curl default to mbedtls in package definitionStefan Boberg2025-10-261-2/+2
* in-tree: everything elseStefan Boberg2025-10-261-4/+5
* in-tree: zlib (zen-repo package)Stefan Boberg2025-10-261-5/+2
* in-tree: EASTL (zen-repo package)Stefan Boberg2025-10-261-1/+1
* in-tree: mimalloc (zen-repo package)Stefan Boberg2025-10-251-2/+1
* in-tree: gsl-liteStefan Boberg2025-10-251-1/+0
* in-tree: rymlStefan Boberg2025-10-251-2/+0
* Revert "in-tree: gsl-lite (in-tree xrepo package)"Stefan Boberg2025-10-251-1/+1
* in-tree: gsl-lite (in-tree xrepo package)Stefan Boberg2025-10-251-1/+1
* in-tree: http-parser (in-tree xrepo package)Stefan Boberg2025-10-251-1/+1
* in-tree: lua (in-tree xrepo)Stefan Boberg2025-10-251-2/+2
* in-tree: lz4 (in-tree xrepo)Stefan Boberg2025-10-251-1/+1
* in-tree: fmt v12.0.0Stefan Boberg2025-10-251-1/+0
* in-tree: json11Stefan Boberg2025-10-251-1/+0
* in-tree: robin-mapStefan Boberg2025-10-251-1/+0
* Revert "add xrepo fmt"Stefan Boberg2025-10-251-1/+1
* add xrepo fmtStefan Boberg2025-10-251-1/+1
* Revert "zen-repo EASTL"Stefan Boberg2025-10-251-1/+1
* zen-repo EASTLStefan Boberg2025-10-241-1/+1
* xxhash via zen-repoStefan Boberg2025-10-241-1/+4
* suppress warning wrt utf8 literalsStefan Boberg2025-10-241-0/+1
* sol in-treeStefan Boberg2025-10-241-1/+0
* add doctest 2.4.12 in thirdpartyStefan Boberg2025-10-241-1/+0
* cxxopts in-tree (v3.2.1)Stefan Boberg2025-10-241-1/+0
* added in-tree BLAKE3 1.8.2Stefan Boberg2025-10-241-1/+0
* 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