Commit Graph

52 Commits

Author SHA1 Message Date
Arpad Borsos b76d6c87a5 feat: Support Breakpad on Android (#480) 2021-02-24 10:30:00 +01:00
Mikhail Paulyshka f75ae734b3 feat: Cleanup platform libraries linkage (#478) 2021-02-12 15:33:17 +01:00
Tor Arne Vestbø 8617d852d1 feat: Add minimal Qt integration (#453)
The integration turns Qt logging via e.g. qDebug() into breadcrumbs.

Enable the integration by passing -DSENTRY_INTEGRATION_QT=ON during
configure time. This will add a runtime dependency on the QtCore
library to sentry.
2021-01-13 16:53:29 +01:00
Arpad Borsos 1b66c87c67 docs: Clean up the README a bit and draft Changelog (#450) 2021-01-05 14:22:42 +01:00
Arpad Borsos 989782943a feat: breakpad support for OSX (#448)
Co-authored-by: Chris Rudd <rudd.chris.m@gmail.com>
2021-01-05 13:17:36 +01:00
Arpad Borsos cc0889a6b1 doc: Document OSX lipo builds (#419) 2020-11-06 13:51:53 +01:00
Jan Michael Auer 329aa7878e fix(doc): Mention minimum supported Sentry version (#404) 2020-10-23 09:38:32 +02:00
Mikhail Paulyshka 4073bef457 feat: Add SENTRY_BUILD_SHARED_LIBS build options (#397) 2020-10-09 17:45:45 +02:00
Arpad Borsos 2fed9755d3 docs: Better document the database-path requirements (#356) 2020-08-19 18:28:31 +02:00
Jan Michael Auer 4b469b05bf meta: Fix known limitations link in README 2020-07-23 17:53:40 +02:00
Arpad Borsos 6d1e0478ec feat: Stabilize sessions and enable by default (#336) 2020-07-15 16:25:14 +02:00
Arpad Borsos 080cc3527b build: Allow building with system breakpad (#328) 2020-07-03 15:52:51 +02:00
Arpad Borsos 1dcb6bc949 meta: Update README slightly, with discuss links (#331) 2020-07-03 12:02:33 +02:00
Arpad Borsos 7f21d7572a meta: Add Contribution guide and issue/pr templates (#313) 2020-06-22 18:42:00 +02:00
Mikhail Paulyshka 85594b7bca meta: Update info about inproc backend (#312) 2020-06-20 14:56:52 +02:00
Mikhail Paulyshka feee796d47 feat: Add Breakpad support for Windows (#278) 2020-06-17 12:08:10 +02:00
Arpad Borsos fc6ac28ff2 meta: Draft new CHANGELOG 2020-06-17 11:20:07 +02:00
Arpad Borsos 51acc00c90 meta: Draft new CHANGELOG entry (#293) 2020-06-12 23:19:13 +02:00
Ivan Blinkov f91ed3f95b build: Add CMake option to disable exposing symbols (#285) 2020-06-11 09:24:04 +02:00
Mikhail Paulyshka de7c8c7049 feat: Add SENTRY_BUILD_RUNTIMESTATIC flag (#283) 2020-06-10 12:20:26 +02:00
Amphaal c3fbaf11fe docs: Update MinGW + MSYS2 documentation and setup (#239) 2020-05-05 12:39:25 +02:00
Arpad Borsos 048a604256 release: 0.2.3 (#226) 2020-04-07 17:54:54 +02:00
Mikhail Paulyshka d9375d3be4 Fixes for legacy Windows versions (#203) 2020-03-30 08:52:23 +02:00
Arpad Borsos 9b654a3950 ci: Disable MinGW builds for now 2020-03-26 09:35:58 +01:00
Amphaal 8d1eb0d110 Allow MinGW builds (#189) 2020-03-25 11:18:04 +01:00