Skip to content

Tags: bfgroup/b2

Tags

5.3.3

Toggle 5.3.3's commit message
Disable vs2019 on AZP.

5.3.2

Toggle 5.3.2's commit message
B2 5.3.2

5.3.1

Toggle 5.3.1's commit message
Fix backward incompatibility of `option.get` if an argument is not ad…

…ded with `args.add-arg`.

When such an argument isn't registered we fail to check `ARGV` directly as a backup, for backward compatibility. This fixes that problem by checking if an argument is registered, and if not falling back on the direct `ARGV` check.

fixes #440

5.3.0

Toggle 5.3.0's commit message
Update release notes for 5.3.0.

5.2.1

Toggle 5.2.1's commit message
Add release note for double msvc init fix.

5.2.0

Toggle 5.2.0's commit message
Fix error ignore flag value for rmtree cleanup of temp test dirs.

5.1.0

Toggle 5.1.0's commit message
Put back boost_mpi ref as we need until the usage is fixed.

5.0.1

Toggle 5.0.1's commit message
PCH are broken on freebsd-gcc. Skip testing pch in freebsd.

5.0.0

Toggle 5.0.0's commit message
Release notes.

4.10.1

Toggle 4.10.1's commit message
Silence Apple clang warnings.