Bear Versions Save

Bear is a tool that generates a compilation database for clang tooling.

v2.4.3

4 years ago

Features:

  • Support CUDA compilations (@nweston, #275, #277, #278)
  • Better duplicate entry detection (#278)

2.4.2

4 years ago

Changes since 2.4.1

Features:

  • Support output field in the output. (#254, @bofeng17)
  • Support Fortran compiler (#201, #241, #253, @rubyzhou2014, @chunhualiao)
  • Support filter options (#261, #252, @liugang)

Bugfixes:

  • Fix Cpack problem to create RPM. (#191, @antmak, @reverendhomer)

2.4.0

4 years ago

Improve reliability by replacing flaky character conversion code in critical execution path.

2.4.1

4 years ago

Minor bug fixes.