aboutsummaryrefslogtreecommitdiff
path: root/ports/sentry-native
AgeCommit message (Collapse)Author
2021-10-11[sentry-native] Add missing `CMakeFindDependencyMacro` for `find_dependency` ↵Gleb Ignatev
(#20597) * ports: sentry-native: Add CMakeFindDependencyMacro for find_dependency find_dependency requires CMakeFindDependencyMacro to be included, otherwise there is a CMake error when using find_package(sentry). * versions: update sentry-native port-version to 2
2021-09-03[sentry-native] Update port to use new vcpkg cmake scripts (#19839)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-08-05[sentry-native] Update to 0.4.12 (#19339)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-07-26[zlib] Add cmake wrapper (#18914)Kai Pastor
* Format manifest * Add cmake wrapper * x-add-version * Always use vcpkg zlib for sentry native * x-add-version * Fix and simplify wrapper * Update git-tree
2021-07-08[sentry-native] Update to 0.4.11 (#18856)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-07-01[sentry-native] Update to 0.4.10 (#18627)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-06-03[sentry-native] Enable arm64 on macOS (#18184)Martin Vejdarski
* [sentry-native] Enable arm64 on macOS * [sentry-native] x-add-version * [sentry-native] Fix build issue with libcurl and crashpad for *-osx-dynamic * [sentry-native] x-add-version
2021-04-23[sentry-native] Update to 0.4.9 (#17413)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-03-10[sentry-native] Update to 0.4.8 (#16550)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-02-08[sentry-native] Update to 0.4.7 (#16021)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-01-26[sentry-native] Update to 0.4.6 (#15875)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-01-22[sentry-native] Update to 0.4.5 (#15790)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-12-11[sentry-native] Fix sentry-config-cmake.in (#15042)Jack·Boos·Yu
2020-11-13[sentry-native] Update to version 0.4.4 (#14541)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-11-05[sentry-native] Disable warning C5105 (#14349)Lily
2020-10-13[sentry-native] Update to 0.4.3 (#13996)Vitalii Koshura
* [sentry-native] Update to 0.4.3 Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com> * Remove port-version string Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-20[sentry-native] Update port to 0.4.2 (#13546)Vitalii Koshura
* [sentry-native] Update port to 0.4.2 Remove custom fix for msvc 19.27 because of the fix that was introduced by port authors here: https://github.com/getsentry/sentry-native/commit/f1437333d4ea1eca2f8a3664d57efff081b4dad6 Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com> * Fix review comments Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-06[sentry-native] Update to 0.4.1 (#13305)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-04[sentry-native] Add ability to control SENTRY_BACKEND variable (#13362)Vitalii Koshura
2020-09-04[sentry-native] Fix build failure and cmake path (#13329)Jack·Boos·Yu
* [sentry-native] Fix build failure and cmake path * Re-fix the static_assert issue
2020-08-31[sentry-native] Add new port (#13118)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>