Commit Graph

12 Commits (c2b0d20f60826578bf879d62c88f13f84fd6909c)

Author SHA1 Message Date
cfig 8cfc1260fe update readme (#9) 8 years ago
cfig 507342d0a7 update readme: we also support recovery.img 8 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
9 years ago
cfig 601453ef84 add missing '--pagesize', fix '--board' bug 9 years ago
cfig 460c5b05eb mass update for next generation boot.img
remove original abootimg by Gilles Grandou <gilles@grandou.net>
create groovy abootimg and mkbootimg
previous bootimg.cfg moved to bootimg.json
update doc: README.expert.md
9 years ago
cfig 1c77093f10 update readme (#5) 9 years ago
cfig b3d5fbde2e update readme for master (#2) 9 years ago
cfig ea3bf4622b update readme 9 years ago
cfig d7ce4d65aa clean up and refine README 9 years ago
cfig ea493a7d6d add self test in travis-ci 9 years ago
cfig ba75f8f6af fix previous workarounds, fix travis-ci 9 years ago
cfig 17ba72ff6d Create README.md 9 years ago