cfig
f06daa3d0e
fix packing problem with latest vendor_kernel_boot.img
...
Fix: Issue #175
>>> import java.io.File
>>> println(File("").length())
4096
3 months ago
cfig
dafd084134
gradle: upgrade to 9.3.1 to support java 25
...
Fix: Issue #173
6 months ago
cfig
7451a29f45
squashed commit
...
gradle 8.14
kotlin 2.1.21
updated support of be
Signed-off-by: cfig <yuyezhong@gmail.com>
1 year ago
cfig
cae7591d55
upgrade kotlin to 2.0.0, gradle 8.8
2 years ago
Luka Panio
4bfdd409c0
Bump gradle to 8.7-rc-3
2 years ago
cfig
5b08470d76
lazybox: add trace-cmd analyzer
2 years ago
cfig
82ff5215b7
Test case for #125 , along with periodic updates
...
- kotlin: 1.9.0
- gradle: 8.2.1
- helper: update crypto helper
- capex: partial update
3 years ago
cfig
e14887192a
update aosp modules from upstream
...
Goodbye 2022
a year of the Tiger
a year of lock down
a year of all the mess
4 years ago
cfig
0681a5e0c9
routine update
...
● avbtool: update to asop master, we see the new flag
AvbHashtreeDescriptor.FLAGS_CHECK_AT_MOST_ONCE
● For China mainland users:
Using domestic gradle+maven mirrors can speed up the build.
● gradle: 7.5
● kotlin: 1.7.10
4 years ago
cfig
3ae5d567e3
vendor_boot: allow null bootconfig
5 years ago
cfig
5cef10203b
Issue #79 : add "gradle clean" command
5 years ago
cfig
62bc8004c4
update gradle/kotlin
...
gradle 7.2
kotlin plugin: 1.5.30
5 years ago
cfig
6a7d3793fb
upgrade gradle to 7.0
5 years ago
cfig
6c662a54da
lots of stuff
...
- extract helper for more projects
- kotlin 1.4.31
- gradle 6.8.3
- vendor_boot flash/pull
- fix comanion vbmeta update: boot.img, vendor_boot.img
- refine libavb
5 years ago
cfig
8bda017e85
update gradle 6.4.1
6 years ago
cfig
e47b10e013
build tool update
...
kotlin 1.3.61 to 1.3.71
gradle 6.0.1 to 6.3
replase @Experimental with @OptIn
6 years ago
cfig
c1d4133f79
first update in 2020
...
update gradle managed modules
update gradle to 6
refactor directory for aosp modules
7 years ago
cfig
1bcf9389a0
squashed commit
...
update gradle to 5.6
dtbo parser: force use of python 2.7
add android libsparse utils
add sparse image parser: {system|vendor|product}.img
travis: upgrade to bionic(18.04 LTS)
7 years ago
cfig
f2c276cc9d
upgrade build
...
kotlin 1.2.61 -> 1.3.10
gradle 4 -> 5
8 years ago
cfig
86eeb8d6cb
squashed update
...
1.enable shell in debug mode
2.upgrade gradle to 4.4
9 years ago
cfig
167f4ba2a4
upgrade to support gradle 4.0
9 years ago
cfig
3e5449af04
Squashed commit of all strict checkings
...
1. make my groovy code more java like
add @groovy.transform.TypeChecked and @groovy.transform.CompileStatic to
eliminate runtime surprise
2. add strict checking before 'pack' task
3. all boot.img.clear* will be hashed and the hash code will be compared to
assert equation
4. upgrade gradle and groovy version
10 years ago
cfig
1826113a74
add wrapper
10 years ago