Skip to content

Releases: mariux64/bee

bee-1.2.29

05 Nov 15:08
Compare
Choose a tag to compare
  • Accept BEE_WGET_OPTS variable to set wget options
  • Show ls -l of downloaded file without the .tmp extension

bee-1.2.28

14 May 14:46
Compare
Choose a tag to compare

Better handle files installed via symlinks in the filesystem (.e.g. /lib -> /usr/lib)

bee-1.2.27

30 Nov 12:15
Compare
Choose a tag to compare
  • CMAKE now defaults to CMAKE_BUILD_TYPE=RelWithDebInfo
  • Correctly handle "[" in filenames like /usr/bin/[

bee-1.2.26

07 Aug 17:35
Compare
Choose a tag to compare
  • Remove beezinga.org references e0c1f0d
  • Accept backslash and (some) whitespace in filenames #56

bee-1.2.25

08 Jul 06:57
Compare
Choose a tag to compare
  • Version sort bug fixed and a few minor code cleanups (#52, #53)
  • Meson autoinstall disabled ( #49 )

codename: silence the ninja

21 Nov 08:37
Compare
Choose a tag to compare

Introduces new $BEE_NINJAFLAGS to maintain nijna options.

That Chatty Batty

31 Oct 12:52
Compare
Choose a tag to compare

make cmake more chatty and dull.

codename: big tissue

12 Sep 11:30
Compare
Choose a tag to compare

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

26 Aug 12:49
Compare
Choose a tag to compare
  • fix abort on download failure
  • bump version in Makefile

bee-1.2.20

22 Aug 10:46
Compare
Choose a tag to compare
Merge pull request #33 from mariux64/fix-check-buildarchive-permission

fix issue #32