[PR #1] [MERGED] breakpad #22

Closed
opened 2025-09-09 19:40:23 -05:00 by Octech6711 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/audacity/conan-recipes/pull/1
Author: @vsverchinsky
Created: 5/25/2021
Status: Merged
Merged: 5/25/2021
Merged by: @crsib

Base: mainHead: main


📝 Commits (1)

📊 Changes

4 files changed (+240 additions, -0 deletions)

View changed files

breakpad/0.1/CMakeLists.txt (+158 -0)
breakpad/0.1/conanfile.py (+56 -0)
breakpad/0.1/patches/win-hide-attachment-full-names.diff (+23 -0)
breakpad/config.yml (+3 -0)

📄 Description

Custom breakpad build using own CMake script


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/audacity/conan-recipes/pull/1 **Author:** [@vsverchinsky](https://github.com/vsverchinsky) **Created:** 5/25/2021 **Status:** ✅ Merged **Merged:** 5/25/2021 **Merged by:** [@crsib](https://github.com/crsib) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`205ec4b`](https://github.com/audacity/conan-recipes/commit/205ec4b555ff2fe3df595bba8d06efa7bb0cd113) breakpad ### 📊 Changes **4 files changed** (+240 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `breakpad/0.1/CMakeLists.txt` (+158 -0) ➕ `breakpad/0.1/conanfile.py` (+56 -0) ➕ `breakpad/0.1/patches/win-hide-attachment-full-names.diff` (+23 -0) ➕ `breakpad/config.yml` (+3 -0) </details> ### 📄 Description Custom breakpad build using own CMake script --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Octech6711 added the
pull-request
label 2025-09-09 19:40:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: audacity/conan-recipes#22
No description provided.