Releases: mariux64/bee
Releases · mariux64/bee
bee-1.2.29
- Accept BEE_WGET_OPTS variable to set wget options
- Show
ls -l
of downloaded file without the.tmp
extension
bee-1.2.28
Better handle files installed via symlinks in the filesystem (.e.g. /lib -> /usr/lib)
bee-1.2.27
- CMAKE now defaults to
CMAKE_BUILD_TYPE=RelWithDebInfo
- Correctly handle "[" in filenames like
/usr/bin/[
bee-1.2.26
bee-1.2.25
codename: silence the ninja
Introduces new $BEE_NINJAFLAGS
to maintain nijna
options.
That Chatty Batty
make cmake more chatty and dull.
codename: big tissue
Allow issue management: Block bee from running when PKGNAME
matches a line in ${BEE_ISSUES}
which defaults to ${BEE-BEEFILES}.issues
bee-1.2.21
- fix abort on download failure
- bump version in Makefile
bee-1.2.20
Merge pull request #33 from mariux64/fix-check-buildarchive-permission fix issue #32