1This directory shows how you can build redistributable binaries. On
2OSX this menans building an app bundle and a .dmg installer. On Linux
3it means building an archive that bundles its dependencies. On Windows
4it means building an .exe installer.
5
6To build each package you run the corresponding build_ARCH.sh build
7script.
8
9On Linux you must build the package on the oldest distribution you
10plan to support (Debian stable/oldstable and old CentOS are the common
11choice here).
12