mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
c6d85838b5
Till now we have been building against a previous built of subsurface. This was handy and fast, but there is a huge drawback in this approach because we were including a lot of unneeded dependencies (e.g. marble or serial-ftdi), some of which are, indeed, optional. With this patch, a stripped down version of susbsurface is built and used to link in smtk2ssrf. The bad news are that this - almost unusable - version of subsurface overrides any preexisting binary, so the user has to rebuild. Signed-off-by: Salvador Cuñat <salvador.cunat@gmail.com> |
||
---|---|---|
.. | ||
build.sh | ||
check-version | ||
checktranslation.pl | ||
dcTransport.pl | ||
get-version | ||
mobilecomponents.sh | ||
parse-descriptor.pl | ||
smtk2ssrf-build.sh | ||
smtk2ssrf.pl | ||
translationmark.pl | ||
updatetranslationsource.sh | ||
whitespace.pl | ||
win-ldd.pl | ||
write-version |