subsurface/packaging
Berthold Stoeger 0e196310f9 cleanup: split out divecomputer functions from dive.c
Since dive.c is so huge, split out divecomputer-related functions
into divecomputer.[c|h], sample.[c|h] and extradata.[c|h].

This does not give huge compile time improvements, since
struct dive contains a struct divecomputer and therefore
dive.h has to include divecomputer.h. However, it make things
distinctly more clear.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-10-25 13:59:52 -07:00
..
android Android: install translations into the right place 2020-05-27 12:41:14 -07:00
headless Preserve wiki pages about headless Subsurface from trac wiki 2018-01-19 15:25:37 +01:00
ios cleanup: split out divecomputer functions from dive.c 2020-10-25 13:59:52 -07:00
macosx build-system: remove Grantlee from the packaging scripts 2020-10-08 12:19:39 -07:00
OBS build-system: remove Grantlee from the packaging scripts 2020-10-08 12:19:39 -07:00
ubuntu build-system: remove Grantlee from the packaging scripts 2020-10-08 12:19:39 -07:00
windows build-system: switch to using C++17 as default C++ dialect 2020-10-24 15:21:55 -07:00