Skip to content

501 generic flags#543

Draft
hiker wants to merge 62 commits intomainfrom
501_generic_flags
Draft

501 generic flags#543
hiker wants to merge 62 commits intomainfrom
501_generic_flags

Conversation

@hiker
Copy link
Collaborator

@hiker hiker commented Feb 11, 2026

This adds the concept of a 'generic' flag, i.e. a flag that an application script can specify, which will then be replaced with the compiler-specific implementation (example: 8-byte-default-real).

This needs #313/#504, so setting this as draft.

Required for the UM Fab script.

hiker added 30 commits September 4, 2025 15:20
…ler flags to support path-specific flags. Compute the hast as crc of the combined string (and not by adding three crc for three strings).
… used for ignore lists when converting DEPENDS dependencies to file dependencies.
hiker added 23 commits November 18, 2025 15:49
…and made git's code quality and flake unhappy.
@hiker hiker marked this pull request as draft February 11, 2026 23:20
@hiker hiker added this to the v2.0.2 - UM support milestone Feb 11, 2026
@hiker hiker added enhancement New feature or request um Blocked Blocked by another issue labels Feb 11, 2026
if isinstance(new_flags, str):
self.append(new_flags)

class AlwaysFlags(AbstractFlags):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Blocked Blocked by another issue enhancement New feature or request um

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant

Comments