There are autobuild- and deploy- scripts in:
jamulus/mac for MacOS
jamulus/linux for Linux
jamulus/distribute_android for Android (intentional, to not mix code and build-scripts)
jamulus/windows for Windows (in progress)
I am confused by the directory jamulus/distributions.
- Do we still need debian scripts there, when there are others labeled linux?
- Are these files promoted in any instructions?
I propose to have all build- and deploy- related stuff in distributions like:
jamulus/distributions/macos
jamulus/distributions/linux
jamulus/distributions/windows
jamulus/distributions/android
jamulus/distributions/raspi