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
Erwin de Haan 0bb08b3f8d
Added debian bin folder.
6 years ago
..
debian-package-x64 Added debian bin folder. 6 years ago
debian-x64 Build scripts and build system consolidation. 6 years ago
docker Build scripts and build system consolidation. 6 years ago
fedora-package-x64 Moved rpm package and edited the package slightly, to build the project correctly. 6 years ago
framework Build scripts and build system consolidation. 6 years ago
linux-x64 Build scripts and build system consolidation. 6 years ago
osx-x64 Build scripts and build system consolidation. 6 years ago
ubuntu-x64 Build scripts and build system consolidation. 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 Build scripts and build system consolidation. 6 years ago
win-x86 Build scripts and build system consolidation. 6 years ago
README.md Build scripts and build system consolidation. 6 years ago
build.sh Build scripts and build system consolidation. 6 years ago
clean.sh Build scripts and build system consolidation. 6 years ago
collect_all.sh Build scripts and build system consolidation. 6 years ago
common.build.sh Build scripts and build system consolidation. 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.