Skip to content

Bake 2.3.5

Compare
Choose a tag to compare
@SanderMertens SanderMertens released this 26 Mar 16:58
· 302 commits to master since this release

This version includes the following new features:

  • No new features

This version contains the following improvements:

  • ut_load_sym can now be called with NULL for dl argument
  • Add ut_cond_broadcast to util API
  • Add __BAKE__ flag to compilation so projects can detect if they are built with bake
  • Add __BAKE_LEGACY__ flag to compilation so project can detect if they are built as C89
  • Allow test suites to have setup and teardown functions

This version contains the following bugfixes:

  • Fixed issue with cflags and cxxflags
  • Fixed issue with appending to array config items using driver API
  • Always pass executable as first argument when using bake run
  • Fixed issue where templates were not installed when cloning repository
  • bake directories were not ignored in project path