amuse icon indicating copy to clipboard operation
amuse copied to clipboard

example of build using dynamically generated config

Open ipelupessy opened this issue 6 years ago • 5 comments

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)

ipelupessy avatar Feb 09 '20 16:02 ipelupessy

this is wip on #577 it needs latest amusifier patches

ipelupessy avatar Feb 09 '20 16:02 ipelupessy

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[bot] avatar Mar 04 '22 15:03 stale[bot]

this can be merged, but it is mainly instructive

ipelupessy avatar Mar 05 '22 19:03 ipelupessy

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[bot] avatar May 04 '22 19:05 stale[bot]

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 avatar May 16 '23 07:05 rieder