jgabaut / amboso

Build tool wrapping make. Written in bash.
GNU General Public License v3.0
4 stars 0 forks source link

[FEATURE] Collect extension selectors by minor version #115

Open jgabaut opened 3 weeks ago

jgabaut commented 3 weeks ago

At the moment, a series of extension selectors (flags for patches to 2.0) is loose in the code.

They should be collected by version, in the hope of some of them being squashed later.

A future version that drops patch-specific versioning for that given minor release would have a easier time handling them, if they're accessed by a common symbol.