A few, very simple, bash scripts to clone, configure and build Swift on ARM devices.
Derived from package-swift by @iachievedit, patches from swift-arm by @hpux735.
-
clean.sh - Clean all build artifacts
-
clone.sh - Clone the main Swift repository and all the related projects
-
checkoutRelease.sh - Check out a specific tag from all the projects ad apply patches
-
build.sh - Build