You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/deployment
Joshua Boniface b30d702782
Merge branch 'master' into dev
6 years ago
..
debian-package-x64 Merge branch 'master' into dev 6 years ago
debian-x64 Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
docker Merged the two ARM platforms. To be split apart when a binary ffmpeg is required. 6 years ago
fedora-package-x64 Sudo fix for debian and fedora. 6 years ago
framework Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
linux-x64 Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
osx-x64 Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
ubuntu-x64 Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
unraid/docker-templates Build scripts and build system consolidation. 6 years ago
win-generic Build scripts and build system consolidation. 6 years ago
win-x64 Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
win-x86 Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
README.md Build scripts and build system consolidation. 6 years ago
clean.sh Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
collect_all.sh Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 years ago
common.build.sh Fixed fedora rpm build unexpected dependency on liblttng-ust. Fixed the docker builds and added manifest generation. 6 years ago
make.sh Enabled update-version in anticipation of the versioning PR. 6 years ago

README.md

Build scripts

All build.sh and package.sh scripts are for *nix platforms (or WSL on Windows 10).

After running both, check the */pkg-dist/ folders for the archives and packages.

build_all.sh will invoke every build and package script. Use collect_all.sh to copy all artifact to one directory for easy uploading.