Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-12 | Release 1.0.0v1.0.0 | Klaus Aehlig | |
2022-11-16 | Release 1.0.0~beta6 | Klaus Aehlig | |
2022-11-16 | Fix effective configuration computation in configure | Klaus Aehlig | |
While the built-in "configure" rule is forwarding the result of the configured target, its own effective configuration is not that of the configured target. The effective configuration is defined to be that part of the incoming configuration that can potentially influence the result of that target; in particular, this includes variables read in defining the configuration transition. | |||
2022-11-16 | Make "config" accept a computed target | Klaus Aehlig | |
... and thus allowing the "business logic" in the configuration target (e.g., setting defaults and derived options) to be shared by many targets. | |||
2022-11-14 | Start a change log | Klaus Aehlig | |