Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
ec6cf6afde52be94ab1ff02743f2fc4516303cc7
/
ui
8b6faf6
Merge "Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone.""
by Tobias Thierer
· 7 years ago
592faab
Merge "Clearer error if no Android.bp is found"
by Jeff Gaston
· 7 years ago
e05f3a5
Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone."
by Tobias Thierer
· 7 years ago
13f23a2
Build with OpenJDK 9 -target 1.8 by default except for errorprone.
by Tobias Thierer
· 7 years ago
02ae4de
Clearer error if no Android.bp is found
by Jeff Gaston
· 7 years ago
29e959d
Search for files named Blueprints only under build/blueprint
by Jeff Gaston
· 7 years ago
c7efdd9
Merge "Revert "Default to building with OpenJDK 9 -target 1.8.""
by Tobias Thierer
· 7 years ago
cf8d83d
Merge "Build with OpenJDK 9 -target 1.8 by default except for errorprone."
by Tobias Thierer
· 7 years ago
7c05949
Revert "Default to building with OpenJDK 9 -target 1.8."
by Tobias Thierer
· 7 years ago
0ae8b54
Build with OpenJDK 9 -target 1.8 by default except for errorprone.
by Tobias Thierer
· 7 years ago
088e29e
Revert "Revert "Soong support for namespaces""
by Jeff Gaston
· 7 years ago
178d5fe
Revert "Soong support for namespaces"
by Jeff Gaston
· 7 years ago
a8063af
Merge "Soong support for namespaces"
by Jeff Gaston
· 7 years ago
b816076
Merge "Revert "Revert "Test for dangling rules in make checkbuild"""
by Treehugger Robot
· 7 years ago
63a250a
Soong support for namespaces
by Jeff Gaston
· 7 years ago
8763169
Merge "Add TEST_MAPPING to finder's cache"
by Treehugger Robot
· 7 years ago
3719349
Revert "Revert "Test for dangling rules in make checkbuild""
by Colin Cross
· 7 years ago
cc3d9b3
Add TEST_MAPPING to finder's cache
by Dan Shi
· 7 years ago
a7cdd15
Support EXPERIMENTAL_USE_OPENJDK9=false.
by Tobias Thierer
· 7 years ago
fb94191
Revert "Test for dangling rules in make checkbuild"
by Colin Cross
· 7 years ago
7709a05
Test for dangling rules in make checkbuild
by Colin Cross
· 7 years ago
d3e141d
Pass results of Finder into Blueprint
by Jeff Gaston
· 7 years ago
02c4c1d
Fix mac build
by Dan Willemsen
· 7 years ago
d9e8f0a
Setup java paths in soong_ui
by Dan Willemsen
· 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
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
051133b
Add --dumpvar[s]-mode to replace config.mk uses
by Dan Willemsen
· 8 years ago
8122bd5
Revert "Always run asan ckati on the build servers"
by Dan Willemsen
· 7 years ago
75d2c17
Always record kati stats into soong log
by Dan Willemsen
· 7 years ago
b2e6c2e
Switch product configs from make to ckati
by Dan Willemsen
· 8 years ago
4dc4e14
Remove (TARGET|HOST)_BUILD_TYPE path modifications
by Dan Willemsen
· 7 years ago
59fdf96
Split CleanSpec processing out of main Kati run
by Dan Willemsen
· 7 years ago
e27ed54
Stop setting ASAN_OPTIONS for kati
by Dan Willemsen
· 7 years ago
99a75cd
Obsolete bootstrap.bash and ./soong wrappers
by Dan Willemsen
· 7 years ago
b64fc1c
Run the Finder and make its results available to Kati
by Jeff Gaston
· 7 years ago
f1fd45e
Revert "Revert "Cacheable, multithreaded finder.""
by Jeff Gaston
· 7 years ago
c3f3207
Merge "Revert "Cacheable, multithreaded finder.""
by Jeff Gaston
· 7 years ago
d1abeb9
Revert "Cacheable, multithreaded finder."
by Jeff Gaston
· 7 years ago
c17e048
Merge "Cacheable, multithreaded finder."
by Jeff Gaston
· 7 years ago
df4a081
Move build system documentation
by Jeff Gaston
· 8 years ago
e0879fc
Add --skip-make to replace Soong's blueprint wrapper with soong_ui
by Dan Willemsen
· 7 years ago
b6d161b
Cacheable, multithreaded finder.
by Jeff Gaston
· 8 years ago
98be583
Merge "Remove java version checks"
by Treehugger Robot
· 7 years ago
05f1776
Use a unified ninja builddir
by Dan Willemsen
· 7 years ago
3f837b9
Remove java version checks
by Colin Cross
· 8 years ago
6650414
Revert "Remove java version checks"
by Colin Cross
· 8 years ago
c6f07f0
Remove java version checks
by Colin Cross
· 8 years ago
cae59bc
Add microfactory tracing
by Dan Willemsen
· 8 years ago
c40e10b
Drop make flags in soong_ui
by Dan Willemsen
· 8 years ago
091525e
Parse environment options from the command line
by Dan Willemsen
· 8 years ago
9b58749
Support more ways to pass -j/-k
by Dan Willemsen
· 8 years ago
418420e
Turn find emulator warnings into errors
by Dan Willemsen
· 8 years ago
a6697e8
Only check for ninja stuckness after it's been running for a bit
by Jeff Gaston
· 8 years ago
efc1b41
Have Soong try to enforce that genrules declare all their outputs.
by Jeff Gaston
· 8 years ago
809cc6f
Run 'pstree' if ninja_log hasn't updated recently
by Jeff Gaston
· 8 years ago
a18660d
Have installclean remove android-info.txt again
by Dan Willemsen
· 8 years ago
e427a40
Stop installcleaning $PRODUCT_OUT/*.{ini,txt,xlb}
by Dan Willemsen
· 8 years ago
977fd8f
Merge "Support Make rewriting APP-*"
by Dan Willemsen
· 8 years ago
9847add
Merge "Allow version 9 toolchains for EXPERIMENTAL_USE_OPENJDK9"
by Tobias Thierer
· 8 years ago
849bb6b
Allow version 9 toolchains for EXPERIMENTAL_USE_OPENJDK9
by Tobias Thierer
· 8 years ago
04a16c7
Support Make rewriting APP-*
by Dan Willemsen
· 8 years ago
3615fe8
Revert "Revert "Disallow multiple build executions in parallel""
by Jeff Gaston
· 8 years ago
442b7e6
Merge "Drop build support for LEGACY_USE_JAVA7."
by Tobias Thierer
· 8 years ago
8b4319c
Drop build support for LEGACY_USE_JAVA7.
by Tobias Thierer
· 8 years ago
f052f78
Move dataclean and installclean to soong_ui
by Dan Willemsen
· 8 years ago
be9cd11
Revert "Disallow multiple build executions in parallel"
by Jeff Gaston
· 8 years ago
7db68be
Disallow multiple build executions in parallel
by Jeff Gaston
· 8 years ago
e121bbb
Merge changes I9512642d,I6548889c,I8db5198f
by Treehugger Robot
· 8 years ago
02781d5
Move auto installclean to soong_ui
by Dan Willemsen
· 8 years ago
db8457c
Move version checking from Make into soong_ui
by Dan Willemsen
· 8 years ago
a4e43a7
Improve multiproduct_kati output
by Dan Willemsen
· 8 years ago
0b73b4b
Move clean/clobber to soong_ui
by Dan Willemsen
· 8 years ago
02f3add
Clean OUT_DIR
by Dan Willemsen
· 8 years ago
a3e6c52
Always run asan ckati on the build servers
by Dan Willemsen
· 8 years ago
269a8c7
Add exec.Cmd wrapper for logging / sandboxing
by Dan Willemsen
· 8 years ago
f173d59
Support ASAN for ckati and ninja
by Dan Willemsen
· 8 years ago
68a0985
Blacklist DISPLAY / GREP_OPTIONS
by Dan Willemsen
· 8 years ago
13fd3ff
Export JAVAC_WRAPPER environment.
by Yoshisato Yanagisawa
· 8 years ago
0c3919e
Fix OUT_DIR_COMMON_BASE with soong_ui
by Dan Willemsen
· 8 years ago
c38d366
Updates for the new ckati drop
by Dan Willemsen
· 8 years ago
fd96d24
Merge "Improve signal handling in soong_ui"
by Treehugger Robot
· 8 years ago
9af5fb9
Improve signal handling in soong_ui
by Dan Willemsen
· 8 years ago
29f8827
Filter kati output to collapse verbose messages
by Dan Willemsen
· 8 years ago
6294477
Merge "Ship the build log and trace on the build servers"
by Dan Willemsen
· 8 years ago
8a073a8
Ship the build log and trace on the build servers
by Dan Willemsen
· 8 years ago
223e3ae
ui: Fix soong-executed ninja wrapping
by Dan Willemsen
· 8 years ago
d9f6fa2
Add build tracing
by Dan Willemsen
· 8 years ago
c2af0be
Add multiproduct_kati
by Dan Willemsen
· 8 years ago
1e70446
Add a Go replacement for our top-level Make wrapper
by Dan Willemsen
· 8 years ago