Commit Graph

2 Commits

Author SHA1 Message Date
Captain Throwback
ff24441e91
Convert dependencies file to manifest and sync
Add script to convert dependencies file. Thanks to @Yilliee
for providing the script!

If dependency file doesn't exist, then report error and
continue to next step (continue-on-error)

Use conditional based on branch to identify expected
name of dependency file

Additional updates and cleanup, including:
- Remove branch check for 5.1 (upstream merged)
- Replace "cd" commands with working-directory
- Remove PATH references
- Symlink ~/bin/repo to /usr/bin so automatically included
  in PATH
- Clean up repo command (-f is deprecated)
- Only build JDK 8 (JDK 7 not needed) and remove version check
- Display more build parameters (user environment variables)
2022-07-13 12:32:35 -04:00
Captain Throwback
89bd7c6044
Update repo for twrp-5.1 to twrp-12.1 tree support
- Update defaults for 12.1 branch
- Add support for custom build target
- Add support for SSH keys
- Customize OpenJDK install
- Add more build info to release page
- Add support for common trees
- Display user variables at beginning of build
- Update README for all relevant changes
2022-07-07 14:53:35 -04:00