aboutsummaryrefslogtreecommitdiff
path: root/ports/sentry-native/vcpkg.json
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>