Skip to content

Releases: c-blake/bu

Oops - forgot to bump cligen requirement

04 Jan 15:39
Compare
Choose a tag to compare

Some of the portability fixes require a newer cligen.

Made more portable

04 Jan 15:37
Compare
Choose a tag to compare

This now has a good chance of installing and even working on Mac OSX (but you may need to brew install libmagic for fkindc and only to do anything interesting).

Add `tim` & fix some portability bugs

04 Jan 11:01
Compare
Choose a tag to compare

See git history for some details (and recent history of https://github.com/c-blake/cligen as well). Should work on Gentoo/Arch/Ubuntu Linux now (& many others...??) and either nim-1.6 or nim-devel.

This should hopefully close #2 . Thanks for the portability debugging @laoshaw.

On FreeBSD memlat has an RNG portability problem, dirq, cbtm, and maybe pid2 should be made to compile to no-ops to not block a nimble install bu. Have not tried OSX, but releasing now since some Linux people seem interested in trying this.

Add saft; fewer warnings.

23 Dec 18:44
Compare
Choose a tag to compare

Add a utility to preserve/save file times (saft) across some command working on a file.

Cross nim compat, add 8 utilities.

08 Dec 20:20
Compare
Choose a tag to compare

Handle exit code saturation at a lower value. Fix cross-nim warnings/errors Re nimPreviewSlimSystem, add strench.sh, ww, unfold, cfold, pid2, funnel, wsz, fread, sr and batchify okpaths (for faster shell startup).

Make code consistent with nimble nim version

14 Oct 19:43
Compare
Choose a tag to compare

That's about it, really. will probably needs some >= (1,7,3) someday.

Import various from cligen/examples & more doc

14 Oct 11:20
Compare
Choose a tag to compare

Also add doc/ rationalizations for various things which had been more "exercise for the reader" style for a long time.

First tagged release

01 Sep 16:48
Compare
Choose a tag to compare

There are quite a few utilities here..some very general, some very specific.