~aleteoryx/muditaos

ref: 25fc56f4c69adfcdae299eace84dad19a5d3ecd4 muditaos/.gitmodules -rw-r--r-- 2.7 KiB
c3a6c4a9 — Mateusz Grzegorzek 4 years ago
[BH-396] Move CrashDebug to a separate directory

Move CrashDebug to a separate directory
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
a360d13b — DariuszSabala 4 years ago
[BH-460] Moved TPLIB littlefs

Moved littlefs library to dedicated third party directory,
fixed include paths
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.
e6e9a79f — DariuszSabala 4 years ago
[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
b9694428 — Pawel.Paprocki 4 years ago
[BH-365] Move TPLIB (tinyexpr) to separate directory

Move library, amend CMAKE files
6fe90d4b — DariuszSabala 4 years ago
[BH-461] Move TPLIB minimp3 to separate dir

Moved minimp3 to third-party directory,
added our CMakeLists.txt with interface
library defined and upgraded include paths
b4a40bd2 — Mateusz Grzegorzek 4 years ago
[BH-398] Move sml to a separate directory

Move sml to a separate directory
2d164b96 — DariuszSabala 4 years ago
[BH-359] Move TPLIB pugixml to separate dir

Changed submodule directory and updated cmake scripts and include paths
798a2fb4 — Mateusz Grzegorzek 4 years ago
[BH-361] Move date to separate directory

Move date to separate directory
040550f3 — Pawel.Paprocki 4 years ago
[BH-356] Move TPLIB (microtar) to separate directory

Move microtar to lib, amend CMAKE files
339f3d52 — DariuszSabala 4 years ago
[BH-364] Move TPLIB magic_enum to separate dir

Changed submodule directory and updated cmake scripts and include paths
ce82aad9 — Pawel.Paprocki 4 years ago
[BH-358] Add Move TPLIB (CRC32) to separate directory

Change directory location and update CMAKE
515f6709 — Radoslaw Wicik 5 years ago
[EGD-4651] Fix CrashDump submodule path

git:protocol requires proper credential, prevents some script to be run
correctly
33d652c1 — Artur Śleszyński 5 years ago
[EGD-6156] Create crash dumps

Integrate the CrashCatcher library in order to store phone state after
a fault occurs. The dumps are stored in the CrashCatcher hex format and
can be debugged using the CrashDebug stub built for x86_64 via the
'debug_crash_dump.sh' script.
5ab1ef65 — Marek Niepieklo 5 years ago
[EGD-5868] Add access to backup over MTP

This change adds access to backups via MTP
after backup file has been successfuly created.
7a55c370 — Radoslaw Wicik 5 years ago
[EGD-5855] Daily build scripts

Adding script for creating daily releases in docker environment
05d26bd1 — Adam Dobrowolski 5 years ago
[EGD-6027] Moved test harness to separate repository

Common code for QAE and development moved to separate repository to
achieve more granular controll and more fluent flow
Next