~aleteoryx/muditaos

ref: c47f7bf535c663b86467549c895a7fb145b3eb7e muditaos/module-utils/CMakeLists.txt -rw-r--r-- 2.1 KiB
82b58594 — Mateusz Grzegorzek 4 years ago
[BH-363] Move libphonenumber to a separate directory

Move libphonenumber to a separate directory
5b2881cc — DariuszSabala 4 years ago
[BH-372] Turned i18n into separate library

Turned i18n module into separate library moving source files, test
files and creating separate CMakeLists.txt, fixed other modules
link targets, fixed paths and sorted some lists
34a0d610 — Mateusz Grzegorzek 4 years ago
[BH-393] Create separate math lib

Create separate math lib from Math.hpp file.
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
1a2e12af — Radoslaw Wicik 4 years ago
[BH-373] Convert utils json into a lib

Moving json to a third-party standalone library.
943fef96 — Radoslaw Wicik 4 years ago
[BH-353] Add Documentation for main targets

* clean up mimimu required cmake version
* fixes for release workflow

Add documentation for targets, fixes for cmake
and release workflow.
f96a1be4 — Paweł Joński 4 years ago
[BH-367] Convert UCS2 to library

Convert UCS2 to library,
move tests from module-utils/test to UCS2 folder
b6739819 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
c611e3c0 — DariuszSabala 4 years ago
[BH-376] Utils time turned to separate library

Turned module-utils/time folder content into separate library,
cleaned up CMake libs dependencies, fixed include paths
95d96b82 — Pawel.Paprocki 4 years ago
[BH-370] Convert utils common_data into a libs

Create clipboard and eventsore libs
de5b923e — DariuszSabala 4 years ago
[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
b4dbbe15 — Lukasz Skrzypczak 4 years ago
[BH-368] Moved board to library

New PR for the same task. Old one made too big mess after rebase
9e6f645c — Paweł Joński 4 years ago
[BH-387] Move utils/state to service-antenna

utils/state is only one header used in one service,
moving it to service-antenna
7fee0d9c — Lukasz Skrzypczak 4 years ago
[BH-378] Utils move log to library

Moved log to separate library
40cef99e — DariuszSabala 4 years ago
[BH-360] Move TPLIB re2 to separate dir

Changed submodule directory and updated cmake scripts.
Updated paths in PureCoverage script and Doxyfile
5ad878c6 — Paweł Joński 4 years ago
[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
82030a32 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
40530e39 — Lukasz Skrzypczak 4 years ago
[BH-399] Cleaning

Cleaned to match newest master
fbb820c2 — Artur Śleszyński 4 years ago
[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.
b9694428 — Pawel.Paprocki 4 years ago
[BH-365] Move TPLIB (tinyexpr) to separate directory

Move library, amend CMAKE files
Next