conan-recipes/recipes/breakpad/all/conandata.yml

28 lines
1.8 KiB
YAML
Raw Permalink Normal View History

2020-10-19 08:52:36 +11:00
patches:
- "patches/0001-Remove-local-copy-of-curl-headers.patch"
- "patches/0002-Link-minidump_upload-and-sym_upload-with-curl.patch"
- "patches/0003-Build-minidump_upload-and-sym_upload-for-all-targets.patch"
- "patches/0004-Add-support-for-DWARF-in-PECOFF-as-used-by-Cygwin-an.patch"
- "patches/0005-Fix-building-minidump-processor-for-MinGW.patch"
- "patches/0006-Build-PECOFF-DWARF-dump_syms-for-MinGW.patch"
- "patches/0007-Fix-building-client-library-and-upload-tools-for-Min.patch"
- "patches/0008-Fix-common.gypi-to-allow-gyp-to-generate-Makefiles-o.patch"
- "patches/0009-Teach-gyp-generated-Makefile-to-build-crash_generati.patch"
- "patches/0010-Default-debug_file-to-the-code_file-basename.patch"
- "patches/0011-Fix-Windows-client-unit-tests-with-gcc.patch"
- "patches/0012-Add-symsrv_convert.patch"
- "patches/0013-Use-a-default-debug-id-of-all-zeros-when-no-CV-recor.patch"
- "patches/0014-Use-__USE_MINGW_ANSI_STDIO-for-MinGW-build.patch"
- "patches/0015-Provide-a-working-strtok_r-for-MinGW.patch"
- "patches/0016-Fallback-to-synthesizing-a-debug-id-from-version-and.patch"
- "patches/0017-Fix-typo-in-the-name-of-the-info-entry-containing-up.patch"
- "patches/0018-Fix-a-missing-r-in-crash_generation_app.patch"
- "patches/0019-Disable-DwpReader-for-MinGW.patch"
- "patches/0020-memory_allocator-Use-allocator_traits-rather-than-al.patch"
- "patches/0021-Add-a-null-range-handler-to-DwarfCUToModule-construc.patch"
- "patches/0022-Build-a-minimal-breakpad-client-library-if-a-MINGW_H.patch"
- "patches/0023-Enable-minimalist-build-signatures.patch"
- "patches/0024-Disable-the-pseudo-build-ID-generation-for-PECOFF.patch"
- "patches/0025-Ensure-wide-strings-use-the-wide-versions-of-Windows.patch"
- "patches/0026-string_conversion-workaround-GCC10-codegen-bug.patch"