Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
b18cf7a5a04f06493e930d77d53c0e9370d26247
b18cf7a
Add windows libraries used by mdnsresponder
by Dan Willemsen
· 7 years ago
4f1c3d4
Add support for Windows Message Compiler
by Dan Willemsen
· 7 years ago
ace7a6b
Merge "Make -ldl -lrt -lpthread implicit for host builds"
by Treehugger Robot
· 7 years ago
c6cf722
Merge "Move benchmarks to /data/benchmarktest[64] to match make"
by Treehugger Robot
· 7 years ago
fc05eac
Merge "Use same module name for java binary wrapper and jar"
by Colin Cross
· 7 years ago
b767fbc
Merge "Remove (TARGET|HOST)_BUILD_TYPE path modifications"
by Treehugger Robot
· 7 years ago
c5fdbb8
Make -ldl -lrt -lpthread implicit for host builds
by Colin Cross
· 7 years ago
28690e9
Move benchmarks to /data/benchmarktest[64] to match make
by Colin Cross
· 7 years ago
4dc4e14
Remove (TARGET|HOST)_BUILD_TYPE path modifications
by Dan Willemsen
· 7 years ago
e4f042c
Add toolchain/* to root.bp
by Pirama Arumuga Nainar
· 7 years ago
1965568
Use same module name for java binary wrapper and jar
by Colin Cross
· 7 years ago
5349941
Use soong_java_prebuilt.mk to export soong jars to java
by Colin Cross
· 7 years ago
0a6e007
Make javac rules output a jar with soong_zip
by Colin Cross
· 7 years ago
fee57cb
Move error_prone config to external/error_prone
by Colin Cross
· 7 years ago
32616ed
Ignore environment variables in tests
by Colin Cross
· 7 years ago
807dcc9
Merge changes from topic "hermetic"
by Treehugger Robot
· 7 years ago
afd0f7d
Merge "Fix path to notice file"
by Treehugger Robot
· 7 years ago
30402aa
Merge "Add tools/* to subdirs for Android.bp search"
by Treehugger Robot
· 7 years ago
a3fc4ba
Add support for python_defaults modules
by Nan Zhang
· 7 years ago
d4e641b
<Hermetic> Replace Soong Python bootstrap process with embedded launcher.
by Nan Zhang
· 7 years ago
aa76858
Fix path to notice file
by Colin Cross
· 7 years ago
612e27d
Merge changes I825ec897,I565a5624
by Treehugger Robot
· 7 years ago
2c429dc
Support non-installable java libraries
by Colin Cross
· 7 years ago
ff2abe5
Merge "Implement merge_zips"
by Treehugger Robot
· 7 years ago
b8bee63
Add tools/* to subdirs for Android.bp search
by Alex Light
· 7 years ago
5ade8a8
Merge changes I7b6c6ce0,If0eaf5d5
by Treehugger Robot
· 7 years ago
8bab5f2
Implement merge_zips
by Jeff Gaston
· 7 years ago
5aac362
Add notice property to all modules
by Colin Cross
· 7 years ago
b0579d7
Merge "Add core-oj to bootclasspath"
by Treehugger Robot
· 7 years ago
379877d
Merge changes I5fae03f4,Id41ad4ea
by Colin Cross
· 7 years ago
0bf1f85
Merge "Export JLINK and JMOD commands from soong."
by Tobias Thierer
· 7 years ago
4096299
Add external/python/* in root.bp
by Nan Zhang
· 8 years ago
7f9036c
Allow java modules to use filegroups
by Colin Cross
· 7 years ago
227d436
Add core-oj to bootclasspath
by Colin Cross
· 7 years ago
595a406
Pass --min-sdk-version to dx
by Colin Cross
· 7 years ago
76b5f0c
Rename no_standard_libraries to no_standard_libs
by Colin Cross
· 7 years ago
5c51792
Make binaries executable
by Colin Cross
· 7 years ago
add7fdf
Merge changes Iac19fbd3,Id4707189
by Colin Cross
· 7 years ago
77d0b41
Export JLINK and JMOD commands from soong.
by Tobias Thierer
· 7 years ago
e558097
Improve soong_zip filename collisions
by Colin Cross
· 7 years ago
7b10cf1
Add soong_zip -D to zip whole directories
by Colin Cross
· 7 years ago
6807ba2
Fix ndk prebuilts script.
by Dan Albert
· 7 years ago
fe39187
Merge "Export TARGET_JAVAC and HOST_JAVAC to make"
by Treehugger Robot
· 7 years ago
25393eb
Merge "Remove more duplicated flags and dependencies"
by Treehugger Robot
· 7 years ago
d1401c5
Merge "Add a name to API level map for O."
by Treehugger Robot
· 7 years ago
fe92c96
Remove more duplicated flags and dependencies
by Dan Willemsen
· 7 years ago
2aad9c2
Export TARGET_JAVAC and HOST_JAVAC to make
by Colin Cross
· 7 years ago
e3e4fc8
Add a name to API level map for O.
by Dan Albert
· 7 years ago
feda20b
Support version_script for cc_binaries
by dimitry
· 7 years ago
3203dde
Pass javac flags to errorprone builds
by Colin Cross
· 7 years ago
77d9dec
Merge "Add error-prone support"
by Treehugger Robot
· 7 years ago
c6bbef3
Add error-prone support
by Colin Cross
· 7 years ago
cef50b9
have soong_zip add some extra lines to manifest.mf
by Jeff Gaston
· 7 years ago
66dd6e5
Support in soong_zip to write byte buffers in addition to copying files
by Jeff Gaston
· 7 years ago
8edbb3a
Have soong_zip add extended attribute to META-INF in jar mode
by Jeff Gaston
· 7 years ago
8cd5310
Merge changes Id5c6ea9c,I4830bd33
by Jeff Gaston
· 7 years ago
b6530cc
Merge "Have soong_zip not write a data descriptor for non-compressed files"
by Jeff Gaston
· 7 years ago
ec5b3aa
Merge "Allow apis from exported shared library headers as well, while dumping abi."
by Jayant Chowdhary
· 7 years ago
cd3d542
Merge "Revert "Revert "Build support for 32-bit armv8-a"""
by Isaac Chen
· 7 years ago
af6eb71
Allow apis from exported shared library headers as well, while dumping abi.
by Jayant Chowdhary
· 7 years ago
f3ccfa9
Fix crash when running androidmk against frameworks/base/Android.mk
by Jeff Gaston
· 7 years ago
d55f4d0
Merge "Consolidate localIncludeDirs and exportIncludeDirs"
by Jeff Gaston
· 7 years ago
a297695
Add '--jar' flag to soong_zip to move META-INF to the top of the zip
by Jeff Gaston
· 7 years ago
c5eb66d
Have soong_zip not write a data descriptor for non-compressed files
by Jeff Gaston
· 7 years ago
01547b2
Extract jar-sorting to be accessible to soong_zip
by Jeff Gaston
· 7 years ago
6dd56e0
Merge "Revert "Revert "Refactor rate_limit.go for more clarify"""
by Jeff Gaston
· 7 years ago
21c21b7
Consolidate localIncludeDirs and exportIncludeDirs
by Jeff Gaston
· 8 years ago
f355735
Merge "Fix the Finder's ability to ignore permission errors"
by Jeff Gaston
· 7 years ago
06bbd89
Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing
by Zach Riggle
· 7 years ago
2e78e5e
Merge "Add dependency support for yasm"
by Treehugger Robot
· 7 years ago
87291b1
Merge "Add product_variables.uml"
by Treehugger Robot
· 7 years ago
821271b
Fix the Finder's ability to ignore permission errors
by Jeff Gaston
· 7 years ago
dba5419
Add product_variables.uml
by Dmitry Shmidt
· 7 years ago
a2a5824
Revert "Revert "Build support for 32-bit armv8-a""
by Isaac Chen
· 7 years ago
1d3e545
Add dependency support for yasm
by Dan Willemsen
· 7 years ago
ef88ae2
Make libdl.so be loaded after libc.so
by Colin Cross
· 7 years ago
0b06213
Merge "Add some tests for singlethreaded usage of the Finder."
by Treehugger Robot
· 7 years ago
59fdf96
Split CleanSpec processing out of main Kati run
by Dan Willemsen
· 7 years ago
56ad256
Merge "Stop setting ASAN_OPTIONS for kati"
by Treehugger Robot
· 7 years ago
d311952
Add some tests for singlethreaded usage of the Finder.
by Jeff Gaston
· 7 years ago
996716a
Fix hanging of finder_test
by Jeff Gaston
· 7 years ago
b3f1c8f
Merge "Revert "Build support for 32-bit armv8-a"" am: 9dffe1d807
by Tobias Thierer
· 7 years ago
9dffe1d
Merge "Revert "Build support for 32-bit armv8-a""
by Tobias Thierer
· 7 years ago
e27ed54
Stop setting ASAN_OPTIONS for kati
by Dan Willemsen
· 7 years ago
fd7141e
Merge "Update the minimum NDK target API." am: fb5a671c7c
by Dan Albert
· 7 years ago
fb5a671
Merge "Update the minimum NDK target API."
by Treehugger Robot
· 7 years ago
80b27e4
Revert "Build support for 32-bit armv8-a"
by Tobias Thierer
· 7 years ago
2bd5707
Merge "Build support for 32-bit armv8-a" am: 1c508b6c53
by Isaac Chen
· 7 years ago
1c508b6
Merge "Build support for 32-bit armv8-a"
by Isaac Chen
· 7 years ago
68c15dd
Obsolete bootstrap.bash and ./soong wrappers am: 99a75cd2a5
by Dan Willemsen
· 7 years ago
99a75cd
Obsolete bootstrap.bash and ./soong wrappers
by Dan Willemsen
· 7 years ago
9c02066
Build support for 32-bit armv8-a
by Isaac Chen
· 8 years ago
175f34c
Revert "Revert "Refactor rate_limit.go for more clarify""
by Jeff Gaston
· 7 years ago
9904196
Merge "Expose the minimum supported SDK version to make." am: fd697f4256
by Dan Albert
· 7 years ago
fd697f4
Merge "Expose the minimum supported SDK version to make."
by Treehugger Robot
· 7 years ago
66515e1
Merge "Fix Finder out path in multiproduct_kati" am: bfbb8d242d
by Jeff Gaston
· 7 years ago
a308122
Merge "Fix androidmk crash if no CLEAR_VARS is detected" am: d5476b11f3
by Jeff Gaston
· 7 years ago
bfbb8d2
Merge "Fix Finder out path in multiproduct_kati"
by Jeff Gaston
· 7 years ago
e692428
resolve merge conflicts of ee41cb8 to stage-aosp-master
by Colin Cross
· 7 years ago
ab0fd5f
List of VNDK-related libs are exported to make
by Jiyong Park
· 7 years ago
Next »