vcpkg/ports/breakpad
Jesse Towner 170e44d327
[breakpad] add support for Android triplets (#16401)
* [breakpad] add support for Android triplets

This changes vcpkg's custom CMakeLists.txt file for Breakpad so
that it correctly builds libbreakpad_client for Android. It
follows the same source file layout for Android as seen in the
./android/google_breakpad/Android.mk make file.

* [breakpad] update control file

* [breakpad] update versions

* [breakpad] fix for unordered_map in MSVC++ STL and libstdc++

* [breakpad] update versions

* [breakpad] fix to install libbreakpad on non-Android platforms

* [breakpad] update versions

* [breakpad] Read sources list from Android.mk

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-29 10:12:06 -07:00
..
check_getcontext.cc [breakpad] Support breakpad_client on Linux & macOS (#15092) 2020-12-17 00:16:41 -08:00
CMakeLists.txt [breakpad] add support for Android triplets (#16401) 2021-03-29 10:12:06 -07:00
CONTROL [breakpad] add support for Android triplets (#16401) 2021-03-29 10:12:06 -07:00
fix-unique_ptr.patch [breakpad] Fix build failed with Visual Studio 2019 (#7938) 2019-09-03 10:41:09 -07:00
fix-unordered_map.patch [breakpad] add support for Android triplets (#16401) 2021-03-29 10:12:06 -07:00
portfile.cmake [breakpad] add support for Android triplets (#16401) 2021-03-29 10:12:06 -07:00