Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
d4b484b0707c2dbbe1e3ac096f953344aea2b1dc
d4b484b
Build system changes for CFI (Soong)
by Vishwath Mohan
· 8 years ago
047a24a
Merge "Allow java_host_binary to be used with genrule."
by Treehugger Robot
· 7 years ago
7e76830
Merge "ModuleFactoryAdapter -> ModuleFactoryAdaptor"
by Treehugger Robot
· 7 years ago
2423717
Allow java_host_binary to be used with genrule.
by Alex Light
· 7 years ago
b1448e4
ModuleFactoryAdapter -> ModuleFactoryAdaptor
by Steven Moreland
· 7 years ago
5bab222
Merge "Use D8 by default"
by Alan Leung
· 7 years ago
bdb04ac
Merge "Make clang libTooling tools ignore all lto flags."
by Treehugger Robot
· 7 years ago
899f374
Use D8 by default
by Alan Leung
· 7 years ago
20f5d13
Make clang libTooling tools ignore all lto flags.
by Jayant Chowdhary
· 7 years ago
3ae6d30
Merge "Add support for packaging static libs in the NDK."
by Treehugger Robot
· 7 years ago
f563d25
Add support for packaging static libs in the NDK.
by Dan Albert
· 7 years ago
715d711
Fix kotlin -classpath argument
by Colin Cross
· 7 years ago
b563989
Merge "Switch instruction_set to *string"
by Treehugger Robot
· 7 years ago
8eadbf0
Fix source jars
by Colin Cross
· 7 years ago
5922f3c
Switch instruction_set to *string
by Dan Willemsen
· 7 years ago
9a36418
Use prebuilt turbine jar for unbundled javac builds.
by Nan Zhang
· 7 years ago
49a7feb
Merge changes If6d512ff,I3171f921
by Colin Cross
· 7 years ago
2a45412
LLNDK can re-export headers
by Jiyong Park
· 7 years ago
88c37d3
Add convenience phony targets for system modules
by Colin Cross
· 7 years ago
5c6ecc1
Don't panic in turbine with no classes
by Colin Cross
· 7 years ago
17ae970
Merge changes Id806633d,I05e945f3,Ieac84040,I18eb8cc0,If11c298e
by Treehugger Robot
· 7 years ago
0617bb8
Fix missing source module with ALLOW_MISSING_DEPENDENCIES=true
by Colin Cross
· 7 years ago
d11fcda
Convert Visit*Deps from blueprint.Module to android.Module
by Colin Cross
· 7 years ago
3615dcb
Merge "Use prebuilt dx for PDK builds"
by Treehugger Robot
· 7 years ago
b671544
Move first/last unique elements utility functions to android package
by Colin Cross
· 7 years ago
ae88703
Move ModuleContext.ModuleBuild to ModuleContext.Build
by Colin Cross
· 7 years ago
3f68a13
Make android.ModuleContext not include blueprint.ModuleContext
by Colin Cross
· 7 years ago
0d3f8c0
Use prebuilt dx for PDK builds
by Colin Cross
· 7 years ago
d602bc1
Fail when a module depends on a disabled module am: 1e45cb77a0
by Colin Cross
· 7 years ago
1e45cb7
Fail when a module depends on a disabled module
by Colin Cross
· 7 years ago
0c503f1
Merge changes from topic "soong_prebuilts_misc_common" am: 254aaec328
by Colin Cross
· 7 years ago
d85ff2f
Support multiple outputs in genrules with depfile: true am: 15e86d938b
by Colin Cross
· 7 years ago
56ee7b6
Support installable prebuilt jars am: 535e2cf4e1
by Colin Cross
· 7 years ago
254aaec
Merge changes from topic "soong_prebuilts_misc_common"
by Treehugger Robot
· 7 years ago
f14986b
Merge "Allow macro definition with space" am: d8cc795f86
by Jiyong Park
· 7 years ago
d8cc795
Merge "Allow macro definition with space"
by Treehugger Robot
· 7 years ago
e243c23
Fix finding src directory for aidl
by Colin Cross
· 7 years ago
24d1ed5
Add $ORIGIN to rpath for host tests am: bd75e1d0bd
by Colin Cross
· 7 years ago
bd75e1d
Add $ORIGIN to rpath for host tests
by Colin Cross
· 8 years ago
15e86d9
Support multiple outputs in genrules with depfile: true
by Colin Cross
· 7 years ago
730bb01
Use prebuilts/sdk/*current until Soong can generate stubs am: 2ebc476646
by Colin Cross
· 7 years ago
6c1b2c1
Add sdk_version property to imported jars am: 461bd1aae7
by Colin Cross
· 7 years ago
535e2cf
Support installable prebuilt jars
by Colin Cross
· 7 years ago
2ebc476
Use prebuilts/sdk/*current until Soong can generate stubs
by Colin Cross
· 7 years ago
461bd1a
Add sdk_version property to imported jars
by Colin Cross
· 7 years ago
5aae858
Support Turbine in Soong. am: ed19fc3e2c
by Nan Zhang
· 7 years ago
ed19fc3
Support Turbine in Soong.
by Nan Zhang
· 7 years ago
e71e037
Merge "Add D8 support" am: 9e07394fd0
by Alan Leung
· 7 years ago
9e07394
Merge "Add D8 support"
by Alan Leung
· 7 years ago
3e6e44e
Merge "Support tsan in Android.bp." am: ef784b537e
by Yabin Cui
· 7 years ago
ef784b5
Merge "Support tsan in Android.bp."
by Yabin Cui
· 7 years ago
34f79d0
Merge "Add two more vendor-specific properties" am: fa9ff8441a
by Jiyong Park
· 7 years ago
fa9ff84
Merge "Add two more vendor-specific properties"
by Treehugger Robot
· 7 years ago
1d476fc
Add D8 support
by Alan Leung
· 7 years ago
481fe49
Merge "Add property to prevent dex preopting" am: 38cd9a4ec7
by Colin Cross
· 7 years ago
8de6ca5
Merge changes If00e16bd,Id5b2ec3f am: 16792167ad
by Colin Cross
· 7 years ago
a7c5d2f
Merge "Prevent androidmk crash on art/tools/ahat/Android.mk" am: 5c617cc6d1
by Jeff Gaston
· 7 years ago
38cd9a4
Merge "Add property to prevent dex preopting"
by Colin Cross
· 7 years ago
6be405e
Support tsan in Android.bp.
by Yabin Cui
· 7 years ago
1679216
Merge changes If00e16bd,Id5b2ec3f
by Treehugger Robot
· 7 years ago
5c617cc
Merge "Prevent androidmk crash on art/tools/ahat/Android.mk"
by Treehugger Robot
· 7 years ago
a22116e
Add property to prevent dex preopting
by Colin Cross
· 7 years ago
1ee2317
Move all jar intermediates to subdirs
by Colin Cross
· 7 years ago
702e0f8
Use full relative paths to get module outputs in tests
by Colin Cross
· 7 years ago
af7d3ef
Prevent androidmk crash on art/tools/ahat/Android.mk
by Jeff Gaston
· 7 years ago
b0a5b0d
split soong_zip into a library and a binary am: 11b5c51d4e
by Jeff Gaston
· 7 years ago
11b5c51
split soong_zip into a library and a binary
by Jeff Gaston
· 7 years ago
d08b697
Allow macro definition with space
by Jiyong Park
· 7 years ago
52d25bd
Add two more vendor-specific properties
by Jiyong Park
· 7 years ago
a00e955
Merge changes I670144f4,I7144cd42 am: e87ae20e25
by Dan Willemsen
· 7 years ago
e87ae20
Merge changes I670144f4,I7144cd42
by Treehugger Robot
· 7 years ago
3e8af01
Merge "Automatically reorder C/C++ link dependencies in Soong" am: 92d3dadf3b
by Jeff Gaston
· 7 years ago
92d3dad
Merge "Automatically reorder C/C++ link dependencies in Soong"
by Jeff Gaston
· 7 years ago
69b18ed
Silence error during microfactory trace import
by Dan Willemsen
· 7 years ago
ca8feb3
Synchronize file rotation
by Dan Willemsen
· 7 years ago
294356f
Automatically reorder C/C++ link dependencies in Soong
by Jeff Gaston
· 7 years ago
ab64ada
Merge "Have bpfix not remove empty lists" am: 31b59cf604
by Jeff Gaston
· 7 years ago
31b59cf
Merge "Have bpfix not remove empty lists"
by Treehugger Robot
· 7 years ago
f7ed978
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 7 years ago
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 7 years ago
d58c603
Merge "MIPS: Remove -U__unix and -U__unix__ from cflags" am: 16b9ce4dff
by Goran Jakovljevic
· 7 years ago
951f974
Use soong_javac_wrapper in soong javac compiles am: a482065454
by Colin Cross
· 7 years ago
16b9ce4
Merge "MIPS: Remove -U__unix and -U__unix__ from cflags"
by Treehugger Robot
· 7 years ago
a482065
Use soong_javac_wrapper in soong javac compiles
by Colin Cross
· 7 years ago
68a321d
MIPS: Remove -U__unix and -U__unix__ from cflags
by Goran Jakovljevic
· 7 years ago
13b92ff
Merge "Allow jarjar_rules to be arch-specific" am: fa86d794b0
by Colin Cross
· 7 years ago
fa86d79
Merge "Allow jarjar_rules to be arch-specific"
by Treehugger Robot
· 7 years ago
6d122bf
Merge "Use indent to preformat genrule property documentation" am: db58c63807
by Colin Cross
· 7 years ago
db58c63
Merge "Use indent to preformat genrule property documentation"
by Treehugger Robot
· 7 years ago
546a5af
Merge "Explicitly document that export_include_dirs implies local_include_dirs"
by Colin Cross
· 7 years ago
6316024
Merge "Explicitly document that export_include_dirs implies local_include_dirs"
by Treehugger Robot
· 7 years ago
86e6a0f
Hide "bootstrap class path not set in conjunction with -source" messages
by Colin Cross
· 7 years ago
2296f5b
Use indent to preformat genrule property documentation
by Colin Cross
· 7 years ago
5d19560
Explicitly document that export_include_dirs implies local_include_dirs
by Colin Cross
· 7 years ago
ae96e53
Hide "bootstrap class path not set in conjunction with -source" messages
by Colin Cross
· 7 years ago
1de0a3b
Merge "Fix soong_ui with empty arguments" am: 21dc570e5f
by Dan Willemsen
· 7 years ago
21dc570
Merge "Fix soong_ui with empty arguments"
by Treehugger Robot
· 7 years ago
6ac63ef
Fix soong_ui with empty arguments
by Dan Willemsen
· 7 years ago
3fca99f
Merge "Allow arch-specific modules to be disabled in the PDK" am: 95e84af399
by Colin Cross
· 7 years ago
f8b54bb
Merge "Initial kotlin support" am: c37e1018c7
by Colin Cross
· 7 years ago
Next »