1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00
Commit Graph

14 Commits

Author SHA1 Message Date
Ivan Molodetskikh 4e23b1125a meson: Add tracy_libbacktrace_elf_dynload_support option 2023-12-12 08:06:31 +04:00
Ivan Molodetskikh b110b10b35 meson: Add tracy_symbol_offline_resolve option 2023-12-12 08:06:08 +04:00
Ivan Molodetskikh 2b0be68b4a meson: Add libunwind option
The CMake name was a bit weird, so I changed it to the standard format
for meson.
2023-12-12 08:05:38 +04:00
Elliot 9ccf02a4c8 use bool deprecation flag rather than string 2023-11-17 15:42:57 -05:00
Elliot 67b454286f fix deprecation tag in option and reverse warning check 2023-11-15 13:02:05 -05:00
Elliot 9342df020d mark the tracy_shared_libs as deprecated 2023-11-13 15:56:06 -05:00
Elliot 96411e5d10 specify more accurate min version 2023-11-09 13:56:21 -05:00
Elliot 46ba3bf1c9 use mesons default_library flag 2023-11-09 13:50:34 -05:00
Tyler d0a4abeef5 Update meson_options.txt
This allows superprojects to override the tracy_enable option
2023-11-02 10:17:28 -04:00
Ivan Molodetskikh 91671ab21a Fix meson nopsleds option
It was missing from meson_options.txt breaking the build, and had an
outdated name.
2023-10-06 10:56:35 +04:00
Kirk 64e9f5e814 Fix Meson options to match build 2022-06-28 12:00:09 -05:00
Blake Taylor 8c5120ee5a Add flag to disable crash handler 2022-04-27 07:11:53 -07:00
David McCloskey f11e71fd09 Adding tracy_no_sys_trace to enable MinGW builds which have an older version of envtprov.h 2022-04-12 12:07:21 -05:00
David McCloskey ce8cb54b1b Updating meson to perform a full build. 2022-04-08 12:18:08 -05:00