Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
04c58dea0bf90bfcffe7fa36c0681ba289539116
/
core
04c58de
Build rules to derive greylists from annotations.
by Mathew Inwood
· 7 years ago
f665801
Merge "Added Address Sanitizer clang config for x86_64."
by Sharif Elcott
· 7 years ago
78e3673
Merge "Move dep on PRODUCT_COPY_FILES to main.mk"
by Anton Hansson
· 7 years ago
3cf03b7
Merge "Add support for /product-services partition"
by Dario Freni
· 7 years ago
8885857
Merge "Run appcompat on all /product modules."
by Dario Freni
· 7 years ago
5558838
Merge "Skip auto-gen rro packages for path requirements."
by Anton Hansson
· 7 years ago
b71c33f
Added Address Sanitizer clang config for x86_64.
by Sharif Elcott
· 7 years ago
5f681e1
Add support for /product-services partition
by Dario Freni
· 7 years ago
047c4d5
Add 28.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS
by Tri Vo
· 7 years ago
c62d15f
Skip auto-gen rro packages for path requirements.
by Anton Hansson
· 7 years ago
404d33c
Move dep on PRODUCT_COPY_FILES to main.mk
by Anton Hansson
· 7 years ago
1ecc925
Run appcompat on all /product modules.
by Dario Freni
· 7 years ago
401fada
Merge "Revert "Revert "Default to nostripping for non /system preopt"""
by Mathieu Chartier
· 7 years ago
fd5dfb8
Revert "Revert "Default to nostripping for non /system preopt""
by Mathieu Chartier
· 7 years ago
f012af1
Remove '=' from the valid module/stem names
by Dan Willemsen
· 7 years ago
0ae41f2
Remove showcommands from docs
by Dan Willemsen
· 7 years ago
0e4c767
Merge "fix typo"
by Treehugger Robot
· 7 years ago
be4910a
fix typo
by Jiyong Park
· 7 years ago
5787711
Merge "Add more status output"
by Treehugger Robot
· 7 years ago
dc39f73
Merge "Add singleton rule for hiddenapi list generation"
by David Brazdil
· 7 years ago
901d054
Merge "Revert "Default to nostripping for non /system preopt""
by Treehugger Robot
· 7 years ago
9234def
Revert "Default to nostripping for non /system preopt"
by Yueming Wang
· 7 years ago
ab501e0
Add singleton rule for hiddenapi list generation
by David Brazdil
· 7 years ago
f37c37b
Merge "Default to nostripping for non /system preopt"
by Mathieu Chartier
· 7 years ago
25f9aa8
Default to nostripping for non /system preopt
by Mathieu Chartier
· 7 years ago
518373f
Add more status output
by Dan Willemsen
· 7 years ago
5bcb2fc
Move manifest merger config to Soong
by Colin Cross
· 7 years ago
8f48f18
Merge "Group the generic props together in generate-image-prop-dictionary."
by Tao Bao
· 7 years ago
3602eca
Group the generic props together in generate-image-prop-dictionary.
by Tao Bao
· 7 years ago
670dd68
Merge "Make USE_D8 and USE_R8 read-only"
by Treehugger Robot
· 7 years ago
adc972d
Generate a NOTICE xml file for /product partition.
by Dario Freni
· 7 years ago
4788f5b
Merge "Warn when defining a 32-bit product on a 64-bit device."
by Anton Hansson
· 7 years ago
65dc646
Merge "Make including missing modules an error."
by Anton Hansson
· 7 years ago
b676d6d
Merge "Depend on the ramdisk/root files for BOARD_BUILD_SYSTEM_ROOT_IMAGE"
by Treehugger Robot
· 7 years ago
ff48993
Depend on the ramdisk/root files for BOARD_BUILD_SYSTEM_ROOT_IMAGE
by Luis Hector Chavez
· 7 years ago
502892a
Add logic to preopt both archs for SDK libs
by Mathieu Chartier
· 7 years ago
cf91546
Merge "Make classes.jar the output of uninstallable Soong Java modules"
by David Brazdil
· 7 years ago
133fcb2
Warn when defining a 32-bit product on a 64-bit device.
by Anton Hansson
· 7 years ago
1ebcbd5
Make including missing modules an error.
by Anton Hansson
· 7 years ago
9721ee9
Merge "aidl: -ninja -> --ninja"
by Treehugger Robot
· 7 years ago
a3010c6
Merge "Allow multiple profiles to be added as part of boot.prof"
by Mathieu Chartier
· 7 years ago
385442d
aidl: -ninja -> --ninja
by Steven Moreland
· 7 years ago
ce0d4aa
Merge "Add documentation for module resolution."
by Anton Hansson
· 7 years ago
eb3358c
Add documentation for module resolution.
by Anton Hansson
· 7 years ago
9dd9e68
Allow multiple profiles to be added as part of boot.prof
by Shibin George
· 7 years ago
aa45068
Install /system/product apps odex in system-other.
by Dario Freni
· 7 years ago
a94e4ca
Make classes.jar the output of uninstallable Soong Java modules
by David Brazdil
· 7 years ago
c06f48a
Fix unzip on sdk_mac build
by David Brazdil
· 7 years ago
9b53066
Merge "Refactor hiddenapi rules to share common code"
by David Brazdil
· 7 years ago
dadcb9c
Merge "Adjust arguments of `hiddenapi` tool"
by David Brazdil
· 7 years ago
3dbb886
Merge "Support java sdk libraries"
by Treehugger Robot
· 7 years ago
0d2436e
Merge "Add PRODUCT_IOT support to soong."
by Ari Hausman-Cohen
· 7 years ago
6b60b21
Refactor hiddenapi rules to share common code
by David Brazdil
· 7 years ago
57b1e54
Adjust arguments of `hiddenapi` tool
by David Brazdil
· 7 years ago
271d861
Add PRODUCT_IOT support to soong.
by Ari Hausman-Cohen
· 7 years ago
645b8db
Merge "Do not set entry-point for Windows"
by Treehugger Robot
· 7 years ago
b448834
Do not set entry-point for Windows
by Pirama Arumuga Nainar
· 7 years ago
060741e
Use $(my_prefix)OS instead of HOST_CROSS_OS
by Pirama Arumuga Nainar
· 7 years ago
407b6ac
Use $(my_prefix)OS instead of HOST_CROSS_OS
by Pirama Arumuga Nainar
· 7 years ago
c6a3ddf
Do not enable sanitizers on Windows
by Pirama Arumuga Nainar
· 7 years ago
060c99c
Merge "Disable lld for windows host modules"
by Treehugger Robot
· 7 years ago
7ef5d75
Merge "Use pretty-error in prebuilt_internal.mk"
by Treehugger Robot
· 7 years ago
effbc37
Merge "Disable standalone relocation packer"
by Colin Cross
· 7 years ago
875691c
Merge "Filter out clang-tidy unknown arguments."
by Chih-hung Hsieh
· 7 years ago
31cd126
Merge "Include PRODUCT_COPY_FILES in artifact check."
by Anton Hansson
· 7 years ago
39deff9
Merge "Declare install path for product partition binaries"
by Treehugger Robot
· 7 years ago
8466769
Use pretty-error in prebuilt_internal.mk
by Colin Cross
· 7 years ago
979f9f9
Disable standalone relocation packer
by Colin Cross
· 7 years ago
d3ef282
Merge "Revert "Revert "Build System: Validate AndroidTest.xml Configs"""
by Treehugger Robot
· 7 years ago
b66f9e6
Disable lld for windows host modules
by Pirama Arumuga Nainar
· 7 years ago
e938175
Make USE_D8 and USE_R8 read-only
by Colin Cross
· 7 years ago
b02e447
Filter out clang-tidy unknown arguments.
by Chih-Hung Hsieh
· 7 years ago
c0655eb
Include PRODUCT_COPY_FILES in artifact check.
by Anton Hansson
· 7 years ago
a2a8b9b
Revert "Revert "Build System: Validate AndroidTest.xml Configs""
by Nelson Li
· 7 years ago
09d9b90
Declare install path for product partition binaries
by Doheon Lee
· 7 years ago
254bd9a
Merge "Add BOARD_SUPER_PARTITION_*"
by Treehugger Robot
· 7 years ago
3967e0e
Merge changes from topic "board_partition_reserved_size"
by Treehugger Robot
· 7 years ago
74d07ff
Add BOARD_SUPER_PARTITION_*
by Yifan Hong
· 7 years ago
749062d
build_image.py recognize BOARD_VENDORIMAGE_PARTITION_RESERVED_SIZE
by Yifan Hong
· 7 years ago
bbcba1e
build_image.py recognize BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE
by Yifan Hong
· 7 years ago
12eafb6
Merge "Always use OpenJDK9 for building"
by Colin Cross
· 7 years ago
264bc07
Merge "Run ErrorProne in OpenJDK9"
by Colin Cross
· 7 years ago
bdaaab2
Merge "Reland: Verify init scripts for correctness during build"
by Treehugger Robot
· 7 years ago
1588c0e
Always use OpenJDK9 for building
by Colin Cross
· 7 years ago
08015aa
Merge changes from topics "deprecate_export", "add_build_broken"
by Dan Willemsen
· 7 years ago
f2365aa
Merge "Distribute XML formatted API files as part of the coverage build."
by allenhair
· 7 years ago
fc97764
Reland: Verify init scripts for correctness during build
by Tom Cherry
· 7 years ago
8b9c3cc
Mark export/unexport as deprecated
by Dan Willemsen
· 8 years ago
94bff7a
Add more BUILD_BROKEN_* logic
by Dan Willemsen
· 7 years ago
6d3acda
Merge "Deprecate implicit make rules"
by Treehugger Robot
· 7 years ago
e46727a
Run ErrorProne in OpenJDK9
by Colin Cross
· 7 years ago
62db0f0
Deprecate implicit make rules
by Dan Willemsen
· 7 years ago
375d961
Merge "Merge LOCAL_STATIC_ANDROID_LIBRARIES manifests"
by Colin Cross
· 7 years ago
560890b
Merge "Revert "Verify init scripts for correctness during build""
by Yifan Hong
· 7 years ago
d15e500
Revert "Verify init scripts for correctness during build"
by Tom Cherry
· 7 years ago
906da1b
Distribute XML formatted API files as part of the coverage build.
by Allen Hair
· 7 years ago
8075746
Merge "Verify init scripts for correctness during build"
by Tom Cherry
· 7 years ago
406418d
Fix UML build
by Dan Willemsen
· 7 years ago
1cf8ee6
Export SDK library names
by Jiyong Park
· 7 years ago
949404a
Merge changes I101ced40,If9a4bed2
by Dan Willemsen
· 7 years ago
Next »