You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
739 B
739 B
Additional Utilities List
The following utility scripts are available:
-
build-all.sh: used for building all packages in the correct order (using buildorder.py).
-
clean.sh: used for cleaning build environment.
-
scripts/check-pie.sh: used for verifying that all binaries are using PIE, which is required for Android 5+.
-
scripts/check-versions.sh: used for checking for package updates.
-
scripts/list-packages.sh: used for listing all packages with a one-line summary.
-
scripts/ci/gitlab.sh: used by Gitlab Continuous Integration to identify changed packages and build them.