This repository contains scripts for Continuous Integration and Deployment for the MLT and Shotcut projects.
- The teamcityfolder contains the scripts executed byour TeamCity build server. This server is legacy as we hope to migrate to GitHub Actions.
- The buildfolder contains scripts that the TeamCity scripts or users may wish to run to build MLT applications bundled with some depenencies.
- The testfolder contains various test scripts executed by theteamcity/test.shscript.
- The dockerfolder containsDockerfiles for containers that may be used by some of the build scripts or GitHub Actions.