GNU-compatible, BSD-licensed bc

Devin Teske dteske at FreeBSD.org
Thu Jan 10 15:02:02 UTC 2019



> On Jan 9, 2019, at 2:41 PM, Gavin Howard <gavin.d.howard at gmail.com> wrote:
> 
>> release.sh could be enhanced to support more than 16 variants in runtestseries()
> 
> True...

If you want, I wrote a pure-bourne shell version of libcmb 16 years ago.

It provides a zero-dependency combinatoric engine that was built specifically for
the purpose of iterating over build options to test compilation variants.

https://pastebin.com/6BXx8kTq <https://pastebin.com/6BXx8kTq>

It's BSD-licensed, so you can take it and use it for whatever nefarious purpose.
-- 
Cheers,
Devin

ASIDE: Well, I guess, technically, it has *one* dependency -- /bin/sh


More information about the freebsd-arch mailing list