Skip to content
Compare
Choose a tag to compare
  • Version sort bug fixed and a few minor code cleanups (#52, #53)
  • Meson autoinstall disabled ( #49 )
Compare
Choose a tag to compare

Introduces new $BEE_NINJAFLAGS to maintain nijna options.

Compare
Choose a tag to compare

make cmake more chatty and dull.

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

Compare
Choose a tag to compare
  • fix abort on download failure
  • bump version in Makefile
Compare
Choose a tag to compare
Merge pull request #33 from mariux64/fix-check-buildarchive-permission

fix issue #32
Compare
Choose a tag to compare
  1. buildtypes/cmake: Set CMAKE_INSTALL_LIBDIR to configured LIBDIR
Compare
Choose a tag to compare
  • meson: Remove build type switch
  • templates/fallback: Remove EXCLUDE
Compare
Choose a tag to compare

What's new in this release:

  • Verify certificates for HTTPS URLs
    HTTPS with correct SSL/TLS configuration is quite common now, so let\u2019s check the certificates. (#24)
  • Build environment is packed with pbzip2, when the tool is available
    This should reduce waiting for the final step. (#23)
Compare
Choose a tag to compare

Meson priority lowered