Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
5b6061d6aadc4d316c14c29a47e2538c21a3870c
/
android
1341942
Merge "Prebuilt APEXes are recoreded in apexkeys.txt"
by Treehugger Robot
· 6 years ago
23803f9
Merge "Support opt-in ABI checks"
by Logan Chien
· 6 years ago
4d27704
Prebuilt APEXes are recoreded in apexkeys.txt
by Jiyong Park
· 6 years ago
41eabe6
Support opt-in ABI checks
by Logan Chien
· 6 years ago
2e61fa6
Add visibility support
by Paul Duffin
· 6 years ago
18805e4
Merge "Build contexts files with Soong"
by Treehugger Robot
· 6 years ago
159a585
Merge "New AndroidMk authoring system based on entry map."
by Jaewoong Jung
· 6 years ago
588c1ee
Merge "Fix tests with cc_binary_host on mac"
by Treehugger Robot
· 6 years ago
0866b00
Build contexts files with Soong
by Inseob Kim
· 6 years ago
9c6241f
Fix tests with cc_binary_host on mac
by Colin Cross
· 6 years ago
9aa3ab1
New AndroidMk authoring system based on entry map.
by Jaewoong Jung
· 6 years ago
e928452
Merge "Allow codename.fingerprint format for targetSdkVersion"
by Colin Cross
· 6 years ago
d467111
Ensure that PathsForModuleSrc works with prebuilts
by Jiyong Park
· 6 years ago
f297630
Fix: PathsForModuleSrc does not work for a replaced dependency
by Jiyong Park
· 6 years ago
1093287
Allow codename.fingerprint format for targetSdkVersion
by Colin Cross
· 6 years ago
54879d1
TARGET_FS_CONFIG_GEN is a list, not a single path
by Dan Willemsen
· 6 years ago
59d4a31
Merge "Use LoadHook to create modules in java_sdk_library"
by Treehugger Robot
· 6 years ago
44d5d22
Merge "Allow guava to use java_host_for_device"
by Colin Cross
· 6 years ago
f8b860a
Use LoadHook to create modules in java_sdk_library
by Colin Cross
· 6 years ago
97add50
Allow guava to use java_host_for_device
by Colin Cross
· 6 years ago
4e0aa23
Convert yacc to a single RuleBuilder rule
by Dan Willemsen
· 6 years ago
633c502
Support RuleBuilder.Sbox to wrap commands in sbox
by Dan Willemsen
· 6 years ago
71c7460
Expose TargetFSConfigGen to DeviceConfig from Make
by Dan Willemsen
· 6 years ago
412160e
Stop using build/target -> build/make/target symlink
by Dan Willemsen
· 6 years ago
b6d171b
Update default soong config
by Dan Willemsen
· 6 years ago
ba71a3f
Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true
by Colin Cross
· 6 years ago
b6d2305
Implement `host_required` and `target_required` properties.
by Sasha Smundak
· 6 years ago
092c9da
Export more config variables
by Colin Cross
· 6 years ago
cc0ce80
Fix package path of android/soong/android pctx
by Colin Cross
· 6 years ago
134f8f6
Make libc_scudo always go first.
by Christopher Ferris
· 6 years ago
ff0daf4
Fix sdk_version: "system_current" when Platform_sdk_final=true
by Colin Cross
· 6 years ago
fe17f6f
Add support for protoc plugins
by Colin Cross
· 6 years ago
19878da
Move proto compilation to RuleBuilder
by Colin Cross
· 6 years ago
1d2cf04
Add depfile support to RuleBuilder
by Colin Cross
· 6 years ago
92b7d58
Add RuleBuilderCommand.Flags
by Colin Cross
· 6 years ago
083bd3e
Merge "Add prebuilt_apex."
by Treehugger Robot
· 6 years ago
939ebd5
Add prebuilt_apex.
by Jaewoong Jung
· 6 years ago
a641ee9
Fix an override_module bug.
by Jaewoong Jung
· 6 years ago
64765aa
Soong: Add synopsis to soong_namespace module.
by Patrice Arruda
· 6 years ago
e966572
Merge "Add override_android_app module type."
by Jaewoong Jung
· 6 years ago
525443a
Add override_android_app module type.
by Jaewoong Jung
· 6 years ago
3db0419
Tell make that sh_test is a NATIVE_TEST
by Dan Willemsen
· 6 years ago
53c8844
Separate device and product overlays
by Anton Hansson
· 6 years ago
21c8132
Merge "Notice support for APEX"
by Treehugger Robot
· 6 years ago
efd249e
Add support for no-vendor-variant VNDK
by Vic Yang
· 6 years ago
52818fc
Notice support for APEX
by Jiyong Park
· 6 years ago
8a49795
Replace ctx.ExpandSources with android.PathsForModuleSrc
by Colin Cross
· 6 years ago
07e5161
Remove ModuleSrcPath
by Colin Cross
· 6 years ago
2fafa3e
Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDir
by Colin Cross
· 6 years ago
3020fee
Support go 1.12
by Colin Cross
· 6 years ago
8c84e60
Merge "Support test_suite and test_config with sh_test"
by Julien Desprez
· 6 years ago
9e7fc14
Support test_suite and test_config with sh_test
by Julien Desprez
· 6 years ago
a3a9741
Don't add dependencies on modules referenced in unused arch variants
by Colin Cross
· 6 years ago
87e7f2f
Add stoney ridge x86 variant
by Benjamin Gordon
· 6 years ago
7487fb5
Merge "Create symlink for bionic files"
by Treehugger Robot
· 6 years ago
6f933e5
Merge "Soong: update the synopsis of vts_config module."
by Treehugger Robot
· 6 years ago
5971f50
Merge "Add AVX/AVX2 supported archs in build system"
by Stephen Hines
· 6 years ago
3cec272
Soong: update the synopsis of vts_config module.
by Patrice Arruda
· 6 years ago
f119435
Create symlink for bionic files
by Jiyong Park
· 6 years ago
8958a94
Soong: Update the filegroup's synopsis documentation.
by Patrice Arruda
· 6 years ago
4a0459d
Add AVX/AVX2 supported archs in build system
by Shalini Salomi Bodapati
· 6 years ago
6618445
Merge "Soong: Add documentation to sh_binary[_host] module."
by Patrice Arruda
· 6 years ago
9e14b96
Soong: Update documentation on prebuilt* modules.
by Patrice Arruda
· 6 years ago
e103419
Soong: Add documentation to sh_binary[_host] module.
by Patrice Arruda
· 6 years ago
1255a56
Fix ALLOW_MISSING_DEPENDENCIES=true builds
by Colin Cross
· 6 years ago
937664a
Add test for ctx.ExpandSources
by Colin Cross
· 6 years ago
27b922f
Annotate paths and deprecate ExtractSource(s)Deps
by Colin Cross
· 6 years ago
1b48842
Add path properties mutator
by Colin Cross
· 6 years ago
1361449
Merge "Add neverallow rules for java_device_for_host"
by Treehugger Robot
· 6 years ago
c35c5f9
Add neverallow rules for java_device_for_host
by Colin Cross
· 6 years ago
f14277f
Merge "Add checks for double_loadable dependencies"
by Treehugger Robot
· 6 years ago
a70f067
Add checks for double_loadable dependencies
by Jooyung Han
· 6 years ago
3d7c982
Add modules for converting java modules between host and device
by Colin Cross
· 6 years ago
baa676f
Fix RuleBuilder.Restat
by Colin Cross
· 6 years ago
4c83e5c
Support testing Rules in Modules and Rules and Builds in Singletons
by Colin Cross
· 6 years ago
0b9f31f
Replace *Escape with *EscapeList
by Colin Cross
· 6 years ago
7abf560
Merge "Enable coverage universally if COVERAGE_PATHS includes "*""
by Pirama Arumuga Nainar
· 6 years ago
4e12828
Enable coverage universally if COVERAGE_PATHS includes "*"
by Pirama Arumuga Nainar
· 6 years ago
aaf5353
Add required: to debuggable
by Mark Salyzyn
· 6 years ago
778127a
Add support for including py_binary and *_go_binary in apexs
by Alex Light
· 6 years ago
ef36053
Merge "Revert "Add override_module.""
by Treehugger Robot
· 6 years ago
acb6db3
Revert "Add override_module."
by Jaewoong Jung
· 6 years ago
2833d98
Merge "Fix soong.android.RuleBuilderCommand.FlagWithList's comment."
by Roland Levillain
· 6 years ago
b709575
Merge "Add override_module."
by Treehugger Robot
· 6 years ago
aa65e17
Add override_module.
by Jaewoong Jung
· 6 years ago
368a972
Merge "Add a host prebuilt module type for usr/share."
by Patrice Arruda
· 6 years ago
2cdd5df
Fix Rel() after ReplaceExtension or InSameDir
by Colin Cross
· 6 years ago
2da5d9a
Fix soong.android.RuleBuilderCommand.FlagWithList's comment.
by Roland Levillain
· 6 years ago
300cef9
Add a host prebuilt module type for usr/share.
by Patrice Arruda
· 6 years ago
e608a51
Merge "Split up Soong build doc."
by Jaewoong Jung
· 6 years ago
9be4152
Pass DEXPREOPT_BOOT_JARS_MODULES to Make
by Colin Cross
· 6 years ago
69f59a3
Make RuleBuilder methods take Paths
by Colin Cross
· 6 years ago
501d7e5
Merge "Revert "Make RuleBuilder methods take Paths""
by Colin Cross
· 6 years ago
ab898dc
Revert "Make RuleBuilder methods take Paths"
by Colin Cross
· 6 years ago
4bb6764
Merge "Make RuleBuilder methods take Paths"
by Colin Cross
· 6 years ago
6c29688
Split up Soong build doc.
by Jaewoong Jung
· 6 years ago
acdd694
Make RuleBuilder methods take Paths
by Colin Cross
· 6 years ago
e344fb5
Merge "Implement vts_config module"
by Treehugger Robot
· 6 years ago
48db2b1
Merge "Revert "Remove armv7-a without neon support""
by Treehugger Robot
· 6 years ago
4c317f1
Merge "Allow Singletons to export Make variables"
by Treehugger Robot
· 6 years ago
Next »