Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example of build using dynamically generated config #583

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ipelupessy
Copy link
Member

this is a proposal for getting more dynamic build configuration

the example lets a build use a dynamically generated config.mk (well at the moment just a verbatim copy of the static configuration; but the point is you could change the copy incrementally to use updated info)

admittedly its a bit of a hack (needs testing)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ipelupessy
Copy link
Member Author

this is wip on #577
it needs latest amusifier patches

@stale
Copy link

stale bot commented Mar 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 4, 2022
@ipelupessy
Copy link
Member Author

this can be merged, but it is mainly instructive

@stale
Copy link

stale bot commented May 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 28 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issues that have been around for a while without updates label May 4, 2022
@ipelupessy ipelupessy removed the stale Issues that have been around for a while without updates label May 5, 2022
@rieder
Copy link
Member

rieder commented May 16, 2023

I like this, but I hesitate to merge it since it's just implemented for SSE - it's harder to debug if different packages behave differently...

rieder
rieder previously approved these changes Aug 30, 2023
@rieder rieder requested a review from a team as a code owner August 30, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants