Commit Graph

16 Commits

Author SHA1 Message Date
1e25cf1096 Fix Linux build target
Linux uses lib as prefix, which results into unintended liblibmbus.so
So avoid such a prefix.
2020-06-27 16:10:17 +02:00
716fe0358c fix: debian package blank line in value of field Description 2020-04-14 11:36:39 +02:00
f31fbea817 build: add devel package 2020-04-14 10:29:22 +02:00
f3a62d560b chore: apply suggestions from code review
Co-Authored-By: Anonymous Maarten <madebr@users.noreply.github.com>
2020-04-01 22:38:53 +02:00
989404de83 chore: simplify cmake 2020-04-01 15:53:54 +02:00
b58aca4432 build: symplify clang tidy 2020-04-01 15:52:21 +02:00
505c25aa9b chore: apply suggestions from code review
Co-Authored-By: Anonymous Maarten <madebr@users.noreply.github.com>
2020-03-31 23:45:53 +02:00
fffdca0504 build: apply suggestions from code review
Co-Authored-By: Anonymous Maarten <madebr@users.noreply.github.com>
2020-03-31 21:42:49 +02:00
b0f413037a test: update generate-xml script 2020-03-31 21:38:51 +02:00
724822b3ab build: add pkg config file 2020-03-31 20:31:18 +02:00
155e245b61 build: add also android 2020-03-31 20:31:18 +02:00
ff2e50a38a build: do not use gnu style warnings for msvc 2020-03-31 20:31:18 +02:00
5a3d13e7ad build: add documentation 2020-03-31 20:31:14 +02:00
e864d27fbf build: add debian package 2020-03-31 20:30:23 +02:00
89db118821 build: add coverage information 2020-03-31 20:30:23 +02:00
d96dcfad09 build: add cmake support
feat: add cmake support

chore: remove old code

revert: remove mbus_data_record_unit

build: do not break existing building system
2020-03-31 20:30:18 +02:00