2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 14 | 14 |  | |
| 15 | 15 |  | |
| 16 | 16 |  | |
|  | 17 | + | |
|  | 18 | + | |
|  | 19 | + | |
| 17 | 20 |  | |
| 18 | 21 |  | |
| 19 | 22 |  | |
|  | |||
Submodule sentry-native updated 45 files
- .github/workflows/ci.yml+23-2
- CHANGELOG.md+35-3
- CMakeLists.txt+76-10
- CONTRIBUTING.md+4
- README.md+7-3
- cmake/utils.cmake+4-9
- examples/example.c+43-2
- external/CMakeLists.txt+11
- external/crashpad+1-1
- include/sentry.h+16-4
- ndk/gradle.properties+1-1
- scripts/install-llvm-mingw.ps1+16-1
- sentry.rc.in+2-2
- src/backends/sentry_backend_breakpad.cpp+8
- src/backends/sentry_backend_crashpad.cpp+9
- src/backends/sentry_backend_inproc.c+8
- src/sentry_core.c+24-8
- src/sentry_embedded_info.cpp.in+15
- src/sentry_logger.c+17
- src/sentry_logger.h+3
- src/sentry_options.c+10-2
- src/sentry_options.h+2
- src/sentry_tsan.h+29
- src/transports/sentry_transport_winhttp.c+13
- tests/assertions.py+2-2
- tests/test_build_static.py+18
- tests/test_embedded_info.py+152
- tests/test_integration_http.py+1-1
- tests/test_integration_logger.py+168
- tests/test_unit.py+1-1
- tests/unit/CMakeLists.txt+6
- tests/unit/sentry_testsupport.h+1-1
- tests/unit/test_embedded_info.c+106
- tests/unit/test_envelopes.c+2-1
- tests/unit/test_logger.c+45-1
- tests/unit/test_modulefinder.c+2-1
- tests/unit/test_options.c+22
- tests/unit/test_path.c+4
- tests/unit/test_sampling.c+6-2
- tests/unit/test_symbolizer.c+2-1
- tests/unit/test_unwinder.c+2-1
- tests/unit/test_value.c+5-4
- tests/unit/tests.inc+6
- tests/win_utils.py+1-1
- vendor/acutest.h+2-2
0 commit comments