0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++26,755 stars (26,755 stars)4,093 forks (4,093 forks)batch import
cihelp wanted
Description
Followup of #3353: we would welcome debug builds on macOS
Contributor guide
- Tech stack
- cpp
- Domain
- build system
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- None
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- The issue requests debug builds for macOS, following up on #3353. Investigate the current macOS build setup in the repository, likely in the CMake or build scripts. Determine what changes are needed to enable debug builds. Check if there are any previous attempts or discussions in #3353.