Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

fix(build2cmake): ignore untracked files when looking for modified files to suffix with _dirty#280

Merged
mfuntowicz merged 1 commit intomainfrom
build2cmake-id-ignore-untracked-files
Oct 29, 2025
Merged

fix(build2cmake): ignore untracked files when looking for modified files to suffix with _dirty#280
mfuntowicz merged 1 commit intomainfrom
build2cmake-id-ignore-untracked-files

Conversation

@mfuntowicz
Copy link
Member

In the current flow, build2cmake might generates CMake files before this get called thus generating some changes (i.e. statuses.is_empty() == false if the build folder is in the source tree.

Adding options in order to soften a bit the constraint

@mfuntowicz mfuntowicz requested a review from danieldk October 29, 2025 11:13
@mfuntowicz mfuntowicz merged commit 9acb6fe into main Oct 29, 2025
28 checks passed
@mfuntowicz mfuntowicz deleted the build2cmake-id-ignore-untracked-files branch October 29, 2025 11:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants