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

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.