summaryrefslogtreecommitdiff
path: root/pkg/sentry
AgeCommit message (Expand)Author
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-07-22build-system: Replace deprecated usages of addStaticLibrary with addLibrary (...Jayson Reis
2025-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-05-07core: fixup callconv(.C) -> callconv(.c)Jeffrey C. Ollie
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto
2025-03-12update all packages to new hash for cachingMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2025-02-14build: mirror most of our direct dependenciesMitchell Hashimoto
2024-09-02crash: beforeSend needs to add contexts to the event directlyMitchell Hashimoto
2024-09-01crash: try to attach dimensions to the crash reportMitchell Hashimoto
2024-08-31pkg/sentry: uuid string is null-terminatedMitchell Hashimoto
2024-08-31crash: discard envelopes that do not contain a crashMitchell Hashimoto
2024-08-28pkg/breakpad: add linux_syscall_support.h to the vendored filesMitchell Hashimoto
2024-08-28add pkg/breakpad, configure sentry to use breakpadMitchell Hashimoto
2024-08-28pkg/sentry: build in unwinderMitchell Hashimoto
2024-08-28build: don't include sentry on windowsMitchell Hashimoto
2024-08-28don't send empty envelopesMitchell Hashimoto
2024-08-28pkg/sentry: fix darwin lib buildsMitchell Hashimoto
2024-08-28implement sentry transport to write crash reports to XDG_STATE_HOMEMitchell Hashimoto
2024-08-28sentry init uses proper cache dir, sets tagsMitchell Hashimoto
2024-08-28pkg/sentry: fix Linux buildsMitchell Hashimoto
2024-08-28pkg/sentry: custom transportsMitchell Hashimoto
2024-08-28pkg/sentry: add more Zig APIsMitchell Hashimoto
2024-08-28pkg/sentry: initial buildsMitchell Hashimoto