Skip to content

Byfl v1.7.0

Compare
Choose a tag to compare
@spakin spakin released this 14 Aug 23:36
· 17 commits to master since this release
e116733

With v1.7.0, Byfl's build system has been completely rewritten. Specifically, it now uses CMake instead of the GNU Autotools.

Along the way, the code has been made more robust to different platform idiosyncrasies. For the first time in about a year and a half, when launched from Travis CI, Byfl passes all of its regression tests on each of LLVM 6, 7, and 8 and when built with each of GCC and Clang. It further passes all of its regression tests on OS X (v10.14, macOS Mojave). If you've had trouble in the past getting Byfl to build or run, please try again with this new release.

The new build system supports generating both binary tarballs and binary Debian packages. For your convenience, these are attached below. All binaries were built on an Ubuntu 19.04 (Disco Dingo) desktop system.