Commit Graph

13 Commits (ea2c87f3a561a71bf8de8cd316105aa18321f0a8)

Author SHA1 Message Date
Simon Stürz 60de7e5c45 Add mac address database and build tool 2021-06-28 13:51:25 +02:00
Michael Zanetti 258cf2f1a8 Remove build artefacts from gitignore.
Reasoning: Basically one should never have build artefacts in the source
directory anyways as out-of-source builds are the recommended way of
working anyways. If, for some reason that's still happening (e.g. with
crossbuilder) then this helps a lot to clean the source dir again after
building. "crossbuilder clean" only works with the build container
ready, if the computer has been rebooted or build containers have
been deleted in the meantime, it becomes virtually impossible to
clean up the source dir again if git doesn't help any more.
2019-09-02 00:08:14 +02:00
Michael Zanetti b056fb8b5e Add nymea-plugininfocompiler to replace nymea-generateplugininfo 2019-07-15 22:55:11 +02:00
Michael Zanetti 90527df95e add some cleanups 2019-04-08 13:55:15 +02:00
myshoeshurt 8795a8dbeb Remove deprecated style 2019-04-08 13:55:15 +02:00
Michael Zanetti 69bf56af09 fix packet fragmentation on TCP layer 2019-04-02 01:02:45 +02:00
Michael Zanetti 6c2aabb457 add in source build artifacts to .gitignore
this makes it easier to use when building debian packages,
for instance when using crossbuilder a lot
2019-04-02 01:02:45 +02:00
Michael Zanetti f48a1d185b add docs for interfaces 2019-04-02 01:02:45 +02:00
Simon Stürz e05ef20c97 update copyright 2019-04-02 01:02:07 +02:00
Simon Stürz 1f47d00c22 continue snappy packaging 2019-04-02 01:01:32 +02:00
Simon Stürz 2fd3f9467d fix multisensor bluetoothLE define 2019-04-02 01:00:39 +02:00
Michael Zanetti f75c7abde4 bump api version 2019-04-01 20:48:17 +02:00
Michael Zanetti ebbae7f0da added a first test suite 2014-01-26 17:12:15 +01:00