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

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.