Commit Graph

108 Commits

Author SHA1 Message Date
Fr0ztyy43 3e5d70a72f
Update Recovery Build.yml 2024-04-19 16:27:08 +02:00
Captain Throwback d8e2aac21d
Update README 2024-03-05 12:38:54 -05:00
Captain Throwback 469b84ab5e
Create remote from device tree URL
Allows non-Github links to be used properly
2024-03-05 12:38:53 -05:00
Captain Throwback 65795e4d30
Update README 2024-02-23 17:50:48 -05:00
Captain Throwback e32b6ec7c3
Update README 2024-02-17 13:37:16 -05:00
Captain Throwback 2591380bd3
Only include Java for Omni builds
AOSP trees use prebuilt
2024-02-16 19:01:33 -05:00
Captain Throwback d49bd1a859
Automatically set git credentials 2024-02-16 18:42:16 -05:00
Captain Throwback 4bc80af76e
Update Actions to fix Node.js warning 2024-02-16 11:30:31 -05:00
Captain Throwback 28434c1b9a
Add option to include recovery installer 2024-02-16 11:30:31 -05:00
Captain Throwback 8a7af39165
Remove Run ID from release name 2024-02-16 11:30:31 -05:00
Captain Throwback 9851b4f288
Move up setting of swap 2024-02-16 11:30:30 -05:00
Captain Throwback 0c868c5c73
Update release naming convention 2024-02-16 11:30:30 -05:00
Captain Throwback 5dc3a81e27
Clean up build script 2024-02-16 11:30:29 -05:00
Captain Throwback 8ba3cfdeac
Add ramdisk files to release output
Can be used for repacking or fastboot booting
2024-02-16 11:30:29 -05:00
Captain Throwback 5e4341e682
Remove manifest URL
Automatically choose proper manifest and simplify branch selection with drop down.

Clean up script.
2024-02-16 11:30:29 -05:00
Captain Throwback 16358e539d
Make BUILD_TARGET dropdown
Will eliminate typos
2024-02-16 11:30:28 -05:00
Captain Throwback f6acc6a6a9
Fix vendor_boot target
Clean up script and update README too
2024-02-16 11:30:28 -05:00
Captain Throwback 3256ae48d3
Remove common repo fields
Remove common items from roomservice
2024-02-16 11:30:27 -05:00
Captain Throwback 6f94e07b9a
Fix Omni build
use git clone instead of local manifest
2024-02-11 14:42:43 -05:00
Captain Throwback 63f383c80e
Simplify syncing and dependencies 2024-02-11 12:17:56 -05:00
Captain Throwback 29b34797c6
Increase swap size
Needed for device trees that build kernel inline
2024-02-11 12:12:09 -05:00
Captain Throwback a0d778cfc2
Add manifest templates
Use manifests for common and device repos so syncing occurs properly
2024-02-09 23:48:38 -05:00
Captain Throwback 7e9c287281
Use lunch for device dependencies 2024-02-09 16:52:35 -05:00
Captain Throwback 6274b0bd79
Continue build if repopick fails
Sometimes Gerrit is down
2024-02-09 01:34:40 -05:00
klabit87 82d7fdf622
Merge pull request #3 from CaptainThrowback/main
Add option to repopick Gerrit patches
2023-11-28 20:54:26 -06:00
Captain Throwback 1bc2d0f346
Add option to repopick Gerrit patches 2023-11-28 21:08:25 -05:00
klabit87 79b9ada276
Merge pull request #2 from CaptainThrowback/main
Update README
2023-11-04 14:38:32 -05:00
Captain Throwback 703e656a2a
Update README
Update change log
2023-11-01 19:35:13 -04:00
klabit87 69a03b2dd5
Merge pull request #1 from CaptainThrowback/main
Fix build with Omni manifests
2023-11-01 06:33:49 -05:00
Captain Throwback 0abd967c16
Fix build with Omni manifests
- Older branches require Python2 to build
- Add missing packages (libtinfo5 & libncurses5)
2023-10-31 22:44:25 -04:00
klabit87 f7ad576d58
Update README.md 2023-07-21 18:12:09 -05:00
klabit87 4062c9666d
Update to libwxgtk3.0-gtk3-dev 2023-07-15 22:16:47 -05:00
klabit87 5d17c86f0d
Update to ubuntu-20.04 2023-07-15 22:04:28 -05:00
Captain Throwback 7327e21bed
Remove set-output commands
Remove unused variable and update deprecated code
2022-10-19 14:18:50 -04:00
Captain Throwback 6bb8d146dd
Remove conditional for 12.1 repopick
Patches have been officially merged
2022-10-19 14:18:22 -04:00
Captain Throwback 9bf3559cde
Change default to https for manifest URL
Since SSH keys are optional, make the build work by default for people that don't add them
2022-07-16 08:32:41 -04:00
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
Πνευμα 50a426611c
Use HTTPS
Use HTTPS
2022-07-02 15:44:00 +08:00
寄寄子 e491e2fc30
Delete README_CN.md 2022-05-29 22:14:55 +08:00
寄寄子 c41782736d
Update README.md 2022-05-29 22:14:41 +08:00
寄寄子 3b9fbb43f6
Merge pull request #15 from Bodya-Kolibass/android-11
Optimize runner resource usage
2022-05-29 22:11:58 +08:00
Bodya-Kolibass aa4cdb37cf
Optimize runner resource usage
This hotfix provides the ability to build for Android 11
2022-05-28 21:45:48 +03:00
Aizawa Hikaru c1b0634982
Update Make.yml 2022-03-15 01:32:58 +08:00
Aizawa Hikaru 0e7522bdc2
del 2022-02-26 00:46:15 +08:00
Aizawa Hikaru b325f5f1db
Update Make.yml 2022-02-26 00:35:47 +08:00
Aizawa Hikaru 3ae2e51a9f
Update Make.yml 2022-02-26 00:35:19 +08:00
Aizawa Hikaru cfaed436b3
Update README.md 2022-02-03 21:03:33 +08:00
Aizawa Hikaru 901a2d3d4d
Update Make.yml 2022-02-03 20:58:39 +08:00
Aizawa Hikaru 1d05b79b28
Rename
Rename
2022-02-03 20:58:20 +08:00