BobBuildTool Bob Versions Save

Bob build tool - Functional cross platform build-automation tool

v0.24.0

1 month ago

Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.24.0 or download the pre-built x86_64 Linux Wheels from PyPI.

v0.24.0-rc1

2 months ago

Install with pip3 install BobBuildTool==0.24.0rc1. Release notes can be found here in the documentation.

v0.23.1

8 months ago

Bugfix release in the 0.23 series. The following bugs were fixed since 0.23.0:

  • #525 - generators: fix filter option and error reporting crash
  • #526 - msys: fix fingerprint script version handling on latest MSYS
  • #527 - fix crash on PowerShell fingerprint scripts
  • Fix fingerprintScript being ignored when default language is PowerShell

v0.23.0

9 months ago

Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.23.0 or download the pre-built x86_64 Linux Wheels from PyPI.

v0.23.0-rc1

9 months ago

Install with pip3 install BobBuildTool==0.23.0rc1. Release notes can be found here in the documentation.

v0.22.0

1 year ago

Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.22.0 or download the pre-built x86_64 Linux Wheels from PyPI.

v0.21.1

1 year ago

Bugfix release in the 0.21 series. The following bugs were fixed since 0.21.0:

  • #479 - Fix build failures when using checkoutDep dependency in conjunction with sandbox

v0.21.0

1 year ago

Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.21.0 or download the pre-built x86_64 Linux Wheels from PyPI.

v0.21.0-rc1

1 year ago

Install with pip3 install BobBuildTool==0.21.0rc1. Release notes can be found here in the documentation.

v0.20.1

2 years ago

Bugfix release in the 0.20 series. The following bugs were fixed since 0.20.0:

  • #451 - Fix additional include dirs scan of generators
  • Fix performance problems with complex sandbox recipe graphs
  • #459 - Fix crash if plugins used PluginState or PluginProperty classes