Bake 2.3.5
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 fordl
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
andteardown
functions
This version contains the following bugfixes:
- Fixed issue with
cflags
andcxxflags
- 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