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

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.