|
|
@ -1,6 +1,6 @@ |
|
|
|
This directory shows how you can build redistributable binaries. On |
|
|
|
This directory shows how you can build redistributable binaries. On |
|
|
|
OSX this menans building an app bundle and a .dmg installer. On Linux |
|
|
|
OSX this menans building an app bundle and a .dmg installer. On Linux |
|
|
|
it means building a binary that bundles its dependencies. On Windows |
|
|
|
it means building an archive that bundles its dependencies. On Windows |
|
|
|
it means building an .exe installer. |
|
|
|
it means building an .exe installer. |
|
|
|
|
|
|
|
|
|
|
|
To build each package you run the corresponding build_ARCH.sh build |
|
|
|
To build each package you run the corresponding build_ARCH.sh build |
|
|
|