Erwin de Haan c5430f86b0 Fixed csproj and xml identation. vor 6 Jahren
..
debian-package-x64 d116efe1f7 Merge branch 'dev' into reformat vor 6 Jahren
debian-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
docker 9b224d7080 Merged the two ARM platforms. To be split apart when a binary ffmpeg is required. vor 6 Jahren
fedora-package-x64 c5430f86b0 Fixed csproj and xml identation. vor 6 Jahren
framework 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
linux-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
osx-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
ubuntu-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
unraid c5430f86b0 Fixed csproj and xml identation. vor 6 Jahren
win-generic 49b61f238e Merge branch 'dev' into reformat vor 6 Jahren
win-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
win-x86 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
README.md 399a079dd4 Build scripts and build system consolidation. vor 6 Jahren
clean.sh 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
collect_all.sh 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. vor 6 Jahren
common.build.sh 4b00b0cc87 Fixed fedora rpm build unexpected dependency on liblttng-ust. Fixed the docker builds and added manifest generation. vor 6 Jahren
make.sh 2c65fe53f2 Enabled update-version in anticipation of the versioning PR. vor 6 Jahren

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.