* Add sentry-native
* Fix package url
* Fix sentry-native
* -_-
* I copy-pasted too much code
* Sentry-native: Fix test
* Patch sentry-native for Windows
Why do these libs always have to be patched?
https://github.com/getsentry/sentry-native/issues/415
* Add syslinks for windows linux and android
* Reduce supported platforms list
* Fix typo
* Improve dependencies
* Try to fix compilation for macOS
https://stackoverflow.com/questions/61346222/integrating-crashpad-with-macos-qt-application
* Try to fix windows compilation
* Fix sentry in static mode on Windows
* Fix SENTRY_BUILD_RUNTIMESTATIC
* Try to fix linking on Windows
* add some versions for openssl
* switch sfml to build from source on windows
* fix tbb install issue
* add package c-ares
* try fix sfml on 32-bit mingw
* simplify openssl versions
* remove os.cp and addenv on windows
* Add stackwalker library
* Address issues
* Update snippet to make it more idiomatic for xmake-repo
* Try to add mingw support
* Oops
* MinGW is not supported by stackwalker (maybe we can patch this?)
* Fix debug build support
* Try to fix .patch file
* Fix version
* Fix patch checksum