Joshua Boniface b30d702782 Merge branch 'master' into dev 6 jaren geleden
..
debian-package-x64 b30d702782 Merge branch 'master' into dev 6 jaren geleden
debian-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
docker 9b224d7080 Merged the two ARM platforms. To be split apart when a binary ffmpeg is required. 6 jaren geleden
fedora-package-x64 ca320ba7ac Sudo fix for debian and fedora. 6 jaren geleden
framework 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
linux-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
osx-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
ubuntu-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
unraid 399a079dd4 Build scripts and build system consolidation. 6 jaren geleden
win-generic 399a079dd4 Build scripts and build system consolidation. 6 jaren geleden
win-x64 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
win-x86 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
README.md 399a079dd4 Build scripts and build system consolidation. 6 jaren geleden
clean.sh 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
collect_all.sh 74507099ad Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts. 6 jaren geleden
common.build.sh 4b00b0cc87 Fixed fedora rpm build unexpected dependency on liblttng-ust. Fixed the docker builds and added manifest generation. 6 jaren geleden
make.sh 2c65fe53f2 Enabled update-version in anticipation of the versioning PR. 6 jaren geleden

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.