[BH-370] Convert utils common_data into a libs Create clipboard and eventsore libs
[BH-369] Turned UTF8 into separate library Moved utf8 files, formed separate library, fixed include paths, added utf8 library as dependency to every other target that uses it, clang-formated utf8 files, cleaned up tests cmake script, moved utf8 unit test
[BH-368] Added missing CMAkeLists Added missing file
[BH-368] Moved board to library New PR for the same task. Old one made too big mess after rebase
[BH-387] Move utils/state to service-antenna utils/state is only one header used in one service, moving it to service-antenna
[BH-378] Corrected includes Corrected includes
[BH-378] Utils move log to library Moved log to separate library
[BH-378] PR changes PR changes - mainly includes
[BH-378] Utils move log to library Moved log to separate library
[BH-353] Add minimal build target for BH Introducing changes required for adding BellHybird target without removing PurePhone. Adden new targets: * Pure (builds PurePhone and PurePhone.img) * Bell (builds BellHybird and BellHybird.img) * [PurePhone|BellHybrid]-[UpdatePackage|StandaloneImage)
[BH-396] Move CrashDebug to a separate directory Move CrashDebug to a separate directory
[BH-360] Move TPLIB re2 to separate dir Changed submodule directory and updated cmake scripts. Updated paths in PureCoverage script and Doxyfile
[BH-371] Replace gsl with mainline submodule and move to third-party Replacing loose gsl files with gsl mainline project as submodule and moving it to third-party
[EGD-6877] Fixed failing i18n tests Fixed failing i18n tests caused by change in setDisplayLanguage return value.
[BH-399] Cleaning Cleaned to match newest master
[BH-357] Move protobuf to third-party dir * Use the CMakeLists.txt from lib authors. * Disable building libprotobuf in the all target. * Disable warnings in the libprotobuf-lite target.
[BH-397] Move TPLIB parallel-hashmap Changed submodule directory and changed way its linked, in order to use target_link_libraries checkouted phmap dependency to the newest revision which includes small cmake fixes (see 031d214f2ce1973933abdf2a998d986ff8094d8e), updated paths in PureCoverage script and Doxyfile
[BH-365] Move TPLIB (tinyexpr) to separate directory Move library, amend CMAKE files
[EGD-6701] System time usage fixes Fixed all calls to stdlib time. Removed all redundant calls to Timestamp treated as time source.
[BH-398] Move sml to a separate directory Move sml to a separate directory