Skip to content

Easier switching between qgis build types.#4529

Open
uclaros wants to merge 1 commit into
masterfrom
feature/qgis-debug-build-switching
Open

Easier switching between qgis build types.#4529
uclaros wants to merge 1 commit into
masterfrom
feature/qgis-debug-build-switching

Conversation

@uclaros

@uclaros uclaros commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Using QGIS_BUILD_TYPE environment variable the build type of qgis dependency can be selected. Valid values are Debug and RelWithDebInfo. Any other values or an unset variable will result in using Release build.
Setting the variable and running cmake should trigger a rebuild of the qgis dependency only, or fetching it from the cache if it has been built previously.

Using QGIS_BUILD_TYPE environment variable the build type of qgis dependency
can be selected. Valid values are Debug and RelWithDebInfo. Any other values
or an unset variable will result in using Release build.
Setting the variable and running cmake should trigger a rebuild of only the
qgis dependency, or fetching it from the cache if it has been built
previously.
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27195526484

Warning

No base build found for commit 4a495d3 on master.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 57.84%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 15230
Covered Lines: 8809
Line Coverage: 57.84%
Coverage Strength: 98.72 hits per line

💛 - Coveralls

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

📦 Build Artifacts Ready

OS Status Build Info Workflow run
macOS Build 📬 Mergin Maps 68991 dmg Expires: 07/09/2026 #6899
linux Build 📬 Mergin Maps 69251 x86_64 Expires: 07/09/2026 #6925
win64 Build Build failed or not found. #6093
Android Build 📬 Mergin Maps 820951 APK [arm64-v8a] Expires: 07/09/2026 #8209
📬 Mergin Maps 820951 APK [arm64-v8a] Google Play Store #8209
Android Build 📬 Mergin Maps 820911 APK [armeabi-v7a] Expires: 07/09/2026 #8209
📬 Mergin Maps 820911 APK [armeabi-v7a] Google Play Store #8209
iOS Build 📬 Build number: 26.06.915111 #9151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant