example of build using dynamically generated config
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)
this is wip on #577 it needs latest amusifier patches
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.
this can be merged, but it is mainly instructive
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.
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...