Commit Graph

47 Commits

Author SHA1 Message Date
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
Arpad Borsos 40a6bf79f5 feat: Create a new SENTRY_TRANSPORT cmake option (#183)
This allows people on Windows to chose curl over winhttp, or to disable
the default HTTP transport completely.
2020-03-18 12:49:24 +01:00
Arpad Borsos a57f2b0903 ci: Further cmake improvements, and more platform tests (#177) 2020-03-16 15:01:50 +01:00
Anonymous Maarten 7acd79f100 build: Add installation support and fix cmake files (#168) 2020-03-12 21:11:16 +01:00
Arpad Borsos 99c1159a1a tests: Refactor tests and fix minor issues (#166)
* tests: Move integration tests to use the example

fixes #138 (proper json serialization of unicode)

* move staticlib test from azure to pytest

* integration requirements was moved

* make ldd test properly run in python

* use an explicit values key for threads
2020-03-10 16:23:14 +01:00
Arpad Borsos 41f225b831 fix: Generate and install debug symbols (#152) 2020-02-28 09:13:53 +01:00