Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
3c7b2a658c80c6ba0e83b8714de7faa91b65c71a
/
tools
3c7b2a6
releasetools: Add more module building rules.
by Tao Bao
· 6 years ago
69340f6
Merge "releasetools: ota_from_target_files uses target_files_diff."
by Tao Bao
· 6 years ago
c5cb45b
Merge "Fix typo in error message in tools/fs_config/fs_config_generator.py."
by Treehugger Robot
· 6 years ago
4967483
releasetools: ota_from_target_files uses target_files_diff.
by Tao Bao
· 6 years ago
4c9527b
Merge "Move make_recovery_path and sparse_img to modules."
by Tao Bao
· 6 years ago
5ca32df
Fix typo in error message in tools/fs_config/fs_config_generator.py.
by Roland Levillain
· 6 years ago
e11a460
Move make_recovery_path and sparse_img to modules.
by Tao Bao
· 6 years ago
abb806b
releasetools: merge_target_files sets verbose in main.
by Tao Bao
· 6 years ago
7edc2b1
Merge "releasetools: Build build_super_image as a lib."
by Tao Bao
· 6 years ago
28dd0c8
Merge "releasetools: Drop the support for creating image archive from dir."
by Tao Bao
· 6 years ago
a514c4e
Merge "releasetools: Don't write outputs if not in verbose mode."
by Tao Bao
· 6 years ago
005305a
releasetools: Build build_super_image as a lib.
by Tao Bao
· 6 years ago
8821d64
Build and use ota_from_target_files as a module.
by Tao Bao
· 6 years ago
2aac9c9
releasetools: Drop the support for creating image archive from dir.
by Tao Bao
· 6 years ago
718faed
releasetools: Don't write outputs if not in verbose mode.
by Tao Bao
· 6 years ago
276f062
Adds support for optionally generating vbmeta.img in merge_builds.
by Daniel Norman
· 6 years ago
1bc828c
Merge "releasetools: Add FORCE_RUN_RELEASETOOLS."
by Tao Bao
· 6 years ago
8b8b9b6
Merge changes from topic "rm_ONE_SHOT_MAKEFILE"
by Dan Willemsen
· 6 years ago
7d223c6
releasetools: Add FORCE_RUN_RELEASETOOLS.
by Tao Bao
· 6 years ago
9a1d60f
Merge "Add build script to create a self extracting archive with a click through license"
by Treehugger Robot
· 6 years ago
0df0f6b
Remove [jni_]link_type files
by Dan Willemsen
· 6 years ago
d69e849
Merge "Stop supporting wrapping the build with `make`"
by Dan Willemsen
· 6 years ago
a2d19cf
Merge "Remove the PRODUCT-* goal"
by Dan Willemsen
· 6 years ago
8939489
Stop supporting wrapping the build with `make`
by Dan Willemsen
· 6 years ago
8a5d597
Remove the PRODUCT-* goal
by Dan Willemsen
· 6 years ago
1c790ca
Add build script to create a self extracting archive with a click through license
by Mitchell Wills
· 6 years ago
bfc51ef
Adds new merge builds script for use in merging two non-dist builds.
by Daniel Norman
· 6 years ago
0480850
releasetools: Move recovery-two-step.img to OTA/.
by Tao Bao
· 6 years ago
bb73388
releasetools: Fix the use of StringIO.
by Tao Bao
· 6 years ago
6722de1
Merge "Generate /etc/{passwd,group} for all partitions"
by Tom Cherry
· 6 years ago
fb303a5
Generate /etc/{passwd,group} for all partitions
by Tom Cherry
· 6 years ago
ff165e3
Merge "Clean up merge_target_files.py."
by Daniel Norman
· 6 years ago
4cc9df6
Clean up merge_target_files.py.
by Daniel Norman
· 6 years ago
2bbb07c
Build build_image and build_super_image as modules.
by Tao Bao
· 6 years ago
a627e90
Merge "Remove perfprofd reference."
by Treehugger Robot
· 6 years ago
e733ed7
Merge "logging: set stdout and stderr to None in some cases"
by Tao Bao
· 6 years ago
36d86c1
Remove perfprofd reference.
by Elliott Hughes
· 6 years ago
41976c7
Factor out the image classes to break circular dependency
by Tianjie Xu
· 6 years ago
2b4828a
Merge "Catch unicode decode errors search for kernel ver"
by Treehugger Robot
· 6 years ago
9a4b84d
Merge "Stop building unnecessary tarballs."
by Elliott Hughes
· 6 years ago
3422309
releasetools: Ignore nonexistent APEX overrides.
by Tao Bao
· 6 years ago
440c99f
Stop building unnecessary tarballs.
by Elliott Hughes
· 6 years ago
f90ec83
Merge "Implement range-based pin list"
by Treehugger Robot
· 6 years ago
2f7e11e
logging: set stdout and stderr to None in some cases
by Regnier, Philippe
· 6 years ago
3888428
releasetools: Replace iteritems with items.
by Tao Bao
· 6 years ago
576ae96
Merge "Additionally run releasetools_test with Python 3."
by Tao Bao
· 6 years ago
baa9f50
Implement range-based pin list
by Vic Yang
· 6 years ago
5d323c1
Catch unicode decode errors search for kernel ver
by Andrew Chant
· 6 years ago
6151e3f
Rename product_services to system_ext
by Justin Yun
· 6 years ago
ca82fc9
Additionally run releasetools_test with Python 3.
by Tao Bao
· 6 years ago
2ad4b82
releasetools: Make merge_target_files and its test Python 3 compatible.
by Tao Bao
· 6 years ago
7cbeda7
Split merge_target_files function
by Kiyoung Kim
· 6 years ago
48a2feb
Change the condition for building super_empty.img.
by Tao Bao
· 6 years ago
63cf132
Merge "releasetools: Prefer the avbtool specified in target_files."
by Tao Bao
· 6 years ago
e4f0779
Merge "releasetools: Make additional modules Python 3 compatible."
by Tao Bao
· 6 years ago
f6e8d46
Merge "releasetools: Clean up check_target_files_signatures.py."
by Tao Bao
· 6 years ago
2a91779
Merge "releasetools: Add sanity test for sign_apex."
by Tao Bao
· 6 years ago
a67e12d
releasetools: Clean up check_target_files_signatures.py.
by Tao Bao
· 8 years ago
a370545
releasetools: Make additional modules Python 3 compatible.
by Tao Bao
· 6 years ago
fc195fe
Merge "Create common.LoadDictionaryFromFile"
by Kiyoung Kim
· 6 years ago
1ac886e
releasetools: Prefer the avbtool specified in target_files.
by Tao Bao
· 6 years ago
c9c1b86
releasetools: Add sanity test for sign_apex.
by Tao Bao
· 6 years ago
59cf0c5
releasetools: Clean up additional modules for Python 3 compatibility.
by Tao Bao
· 6 years ago
ebe7c9c
Create common.LoadDictionaryFromFile
by Kiyoung Kim
· 6 years ago
58abe77
Merge "releasetools: Make apex_utils Python 3 compatible."
by Tao Bao
· 6 years ago
2fdfc4e
Merge "Don't use tar's -p with -rf, where it makes no sense."
by Elliott Hughes
· 6 years ago
7b3a8fb
Merge "Fix pylint warnings and now prefer python3"
by Chih-hung Hsieh
· 6 years ago
86b529a
releasetools: Make apex_utils Python 3 compatible.
by Tao Bao
· 6 years ago
b82ef91
Don't use tar's -p with -rf, where it makes no sense.
by Elliott Hughes
· 6 years ago
9e893c3
releasetools: Make verity_utils Python 3 compatible.
by Tao Bao
· 6 years ago
da30cfa
releasetools: Make common Python 3 compatible.
by Tao Bao
· 8 years ago
9018ea4
Fix pylint warnings and now prefer python3
by Chih-Hung Hsieh
· 6 years ago
338c1b7
releasetools: Remove some legacy paths for prop rewrites.
by Tao Bao
· 6 years ago
b813120
releasetools: Make blockimgdiff Python 3 compatible.
by Tao Bao
· 6 years ago
1f1aafa
Merge "releasetools: Make rangelib Python 3 compatibile."
by Tao Bao
· 6 years ago
d660c8d
releasetools: Make rangelib Python 3 compatibile.
by Tao Bao
· 6 years ago
c1a1ec3
releasetools: Make common.ZipWriteStr Python 3 compatible.
by Tao Bao
· 6 years ago
aadc9b9
Merge "releasetools: Update partitions in deterministic order."
by Tao Bao
· 6 years ago
f1113e9
releasetools: Update partitions in deterministic order.
by Tao Bao
· 6 years ago
de18e89
Update fs_config documentation
by Tom Cherry
· 6 years ago
87ebb30
Merge "Allows skipping building the super images for partial builds."
by Treehugger Robot
· 6 years ago
0bf940c
Allows skipping building the super images for partial builds.
by Daniel Norman
· 6 years ago
cd951b2
releasetools: No-op change to use common.AVB_VBMETA_PARTITIONS.
by Tao Bao
· 6 years ago
eab4f0e
Add a logging statement after soong ZIP runs in the merge_target_files.py step.
by Chris Gross
· 6 years ago
6728fe8
Merge "Renames system to framework and other to vendor."
by Daniel Norman
· 6 years ago
d5d70ea
Renames system to framework and other to vendor.
by Daniel Norman
· 6 years ago
4978fa9
Rebuild recovery-from-boot patch when calling add_img_to_target_files.
by Tao Bao
· 6 years ago
08c190f
releasetools: Allow verifying chained vbmeta partitions.
by Tao Bao
· 6 years ago
206ef1f
Merge "Adds validation check that certain partitions come from a single build."
by Treehugger Robot
· 6 years ago
edf1247
Adds validation check that certain partitions come from a single build.
by Daniel Norman
· 6 years ago
8453f02
fs_config: Fix cases without vendor/oem partition
by Felix
· 6 years ago
c9fc112
Merge "Adds image-specific selinux_fc props to allow different file_contexts."
by Daniel Norman
· 6 years ago
72c626f
Adds image-specific selinux_fc props to allow different file_contexts.
by Daniel Norman
· 6 years ago
71a4d5c
Moving /odm/build.prop to /odm/etc/buid.prop
by Bowgo Tsai
· 6 years ago
fabf50a
Add merging of apexkeys and apkcerts metadata
by Chris Gross
· 6 years ago
bc7e3f9
Merge "Add sign_apex.py that signs a given APEX file."
by Tao Bao
· 6 years ago
e7354ba
Add sign_apex.py that signs a given APEX file.
by Tao Bao
· 6 years ago
1dac1d4
releasetools: Unzip all files when generating image archive.
by Tao Bao
· 6 years ago
8a39705
Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master."
by Xin Li
· 6 years ago
714bd12
Fixes typo when calling process_dynamic_partitions_info_txt.
by Daniel Norman
· 6 years ago
Next »