Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
c27ab6678bbf25cca5aec485f8ad1ed0bc3b3c83
c27ab66
Touch up manifest if there's no source code.
by Jaewoong Jung
· 6 years ago
06b2c69
Merge "Add data property to sh_test."
by Jaewoong Jung
· 6 years ago
656833e
Merge "Skip native_bridge modules when installing vndk snapshot"
by Dimitry Ivanov
· 6 years ago
d5dd534
Merge "Revert "Print full diagnostics file when Java process crashes.""
by Treehugger Robot
· 6 years ago
b023fe3
Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json"
by Treehugger Robot
· 6 years ago
d71dc6b
Revert "Print full diagnostics file when Java process crashes."
by Alexander Smundak
· 6 years ago
76acdad
Merge "Make test_options.timeout an int64"
by Colin Cross
· 6 years ago
8eaeb09
Add data property to sh_test.
by Jaewoong Jung
· 6 years ago
a817605
Merge "Fix fuzzer builds [#2]."
by Mitch Phillips
· 6 years ago
7a1fefc
Merge "Port uses-shared library verification and dexpreopting to Soong"
by Treehugger Robot
· 6 years ago
7b1ca80
Merge "Print full diagnostics file when Java process crashes."
by Treehugger Robot
· 6 years ago
2f9a7c8
Make test_options.timeout an int64
by Colin Cross
· 6 years ago
bfeade6
Fix fuzzer builds [#2].
by Mitch Phillips
· 6 years ago
50ddcc4
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 6 years ago
9d6df22
Print full diagnostics file when Java process crashes.
by Sasha Smundak
· 6 years ago
7d06395
Merge "Revert "Port uses-shared library verification and dexpreopting to Soong""
by Colin Cross
· 6 years ago
c032498
Revert "Port uses-shared library verification and dexpreopting to Soong"
by Colin Cross
· 6 years ago
2f4c55e
Merge changes from topic "verify_uses_libraries"
by Treehugger Robot
· 6 years ago
90e2eef
Merge "Allow //visibility:public to override other visibility rules."
by Martin Stjernholm
· 6 years ago
4b06c20
Merge "Support defaults properties in java_system_module"
by Tobias Thierer
· 6 years ago
89574e0
Merge "Document escaping"
by Colin Cross
· 6 years ago
20272e1
Merge "Remove BUILD_BROKEN_ANDROIDMK_EXPORTS"
by Treehugger Robot
· 6 years ago
9c74a1e
Don't build hiddenapi flags or encode dex for unbundled builds
by Colin Cross
· 6 years ago
667ffa1
Support defaults properties in java_system_module
by Colin Cross
· 6 years ago
b66d7b1
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 6 years ago
38b9685
Move verify_uses_libraries.sh out of dexpreopt
by Colin Cross
· 6 years ago
e4a0584
Document escaping
by Colin Cross
· 6 years ago
ff3f438
Merge changes If15abf79,Iaae177ef
by Colin Cross
· 6 years ago
18c82ff
AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json
by patricktu
· 6 years ago
edff034
Remove BUILD_BROKEN_ANDROIDMK_EXPORTS
by Dan Willemsen
· 6 years ago
7101d44
Remove BUILD_BROKEN_ENG_DEBUG_TAGS
by Dan Willemsen
· 6 years ago
a7a70d5
Merge "Make soong lock file sync time configurable.."
by Treehugger Robot
· 6 years ago
75fcf98
Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs"
by Treehugger Robot
· 6 years ago
de73078
Make soong lock file sync time configurable..
by Amin Shaikh
· 6 years ago
7211910
Add manifest_check tool
by Colin Cross
· 6 years ago
4af387c
Move manifest_fixer to a python_binary_host module
by Colin Cross
· 6 years ago
f0cbace
Merge "Add <uses-library> tags for SDK libraries to AndroidManifest.xml"
by Treehugger Robot
· 6 years ago
2adb7ee
Merge "Enable the experimental LLVM new pass manager"
by Yi Kong
· 6 years ago
13feeb7
Merge "Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk"
by Treehugger Robot
· 6 years ago
226b20d
Allow //visibility:public to override other visibility rules.
by Martin Stjernholm
· 6 years ago
5446e88
Add <uses-library> tags for SDK libraries to AndroidManifest.xml
by Colin Cross
· 6 years ago
acce05a
Merge "Fix override for native_bridge modules"
by Dimitry Ivanov
· 6 years ago
7636b36
Merge "Apply native_bridge suffix to all cc_modules"
by Dimitry Ivanov
· 6 years ago
a725681
Merge "androidmk conversion logic for android_app_import"
by Jaewoong Jung
· 6 years ago
ace17d3
Merge "Add stl property to android_app."
by Jaewoong Jung
· 6 years ago
0d11feb
Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk
by Sasha Smundak
· 6 years ago
d14e5c6
Merge "Add some more visibility test cases."
by Treehugger Robot
· 6 years ago
51ea18a
Skip native_bridge modules when installing vndk snapshot
by dimitry
· 6 years ago
db41747
Fix override for native_bridge modules
by dimitry
· 6 years ago
4320449
Apply native_bridge suffix to all cc_modules
by dimitry
· 6 years ago
18bb34d
Merge "soong: fix wrong link type for VNDKs"
by Treehugger Robot
· 6 years ago
2fc3248
Enable the experimental LLVM new pass manager
by Yi Kong
· 6 years ago
ecca61f
Merge "Cut darwinStripPool from 10 to 5"
by Treehugger Robot
· 6 years ago
3800291
soong: fix wrong link type for VNDKs
by Jooyung Han
· 6 years ago
badf8d6
Cut darwinStripPool from 10 to 5
by Colin Cross
· 6 years ago
989d83c
Merge "Native bridge modules are not translated second archs"
by Treehugger Robot
· 6 years ago
628db6f
Native bridge modules are not translated second archs
by dimitry
· 6 years ago
49a25cb
Restore the test for bionic being in an APEX.
by Peter Collingbourne
· 6 years ago
8edeb63
Add some more visibility test cases.
by Martin Stjernholm
· 6 years ago
6be6c2e
Merge "Add kotlin-stdlib-jdk8 when using Kotlin"
by Colin Cross
· 6 years ago
8a7469a
Merge "Add an option to preserve symbols and debug_frame."
by Christopher Ferris
· 6 years ago
3f3a70c
Merge "Avoid targeting Java 9 for targets with SDK version up to 29."
by Pete Gillin
· 6 years ago
76106d9
exports LOCAL_SOONG_VNDK_VERSION for VNDK libs
by Jooyung Han
· 6 years ago
90b6561
Merge "Teach soong not to duplicate the HWASAN runtime into each APEX."
by Peter Collingbourne
· 6 years ago
9c64014
Avoid targeting Java 9 for targets with SDK version up to 29.
by Pete Gillin
· 6 years ago
288a1e2
Merge "Limit calls to strip.sh on darwin"
by Treehugger Robot
· 6 years ago
b43fe7a
Add an option to preserve symbols and debug_frame.
by Christopher Ferris
· 6 years ago
045f0f1
Merge changes I3dc3fded,Ic1276329,I6be04dec
by Treehugger Robot
· 6 years ago
ee3ea31
Limit calls to strip.sh on darwin
by Colin Cross
· 6 years ago
77c22bf
Merge "Support using cc_prebuilt_library_shared with cc_library"
by Treehugger Robot
· 6 years ago
d3104e8
Merge "Soong: Add mk2bp conversion for prebuilt_font."
by Treehugger Robot
· 6 years ago
3478bb2
Teach soong not to duplicate the HWASAN runtime into each APEX.
by Peter Collingbourne
· 6 years ago
815daf9
Add bpf_test.go to build and fix tests
by Colin Cross
· 6 years ago
0d99f7c
Don't create a second host arch for tests on darwin
by Colin Cross
· 6 years ago
9a94287
Move CreateTestContext to cc/testing.go
by Colin Cross
· 6 years ago
33b2fb7
Support using cc_prebuilt_library_shared with cc_library
by Colin Cross
· 6 years ago
bc625cd
Add stl property to android_app.
by Jaewoong Jung
· 6 years ago
4c83b89
Merge "Turn off dex actions for sourceless modules."
by Jaewoong Jung
· 6 years ago
d1f45c8
Soong: Add mk2bp conversion for prebuilt_font.
by Patrice Arruda
· 6 years ago
105920a
Merge "Fix override_android_app dependency issues."
by Jaewoong Jung
· 6 years ago
f50406e
Merge "Add No_dist property"
by Treehugger Robot
· 6 years ago
e40da8c
Merge "Soong: Add support on installing fonts in /fonts system image."
by Treehugger Robot
· 6 years ago
a24af3b
Turn off dex actions for sourceless modules.
by Jaewoong Jung
· 6 years ago
62ca44a
Merge "Generate VNDK snapshot with Soong except configs" am: 651f40bbe1
by Inseob Kim
· 6 years ago
651f40b
Merge "Generate VNDK snapshot with Soong except configs"
by Treehugger Robot
· 6 years ago
61583eb
Soong: Add support on installing fonts in /fonts system image.
by Patrice Arruda
· 6 years ago
e07b0b6
androidmk conversion logic for android_app_import
by Jaewoong Jung
· 6 years ago
b639a6a
Fix override_android_app dependency issues.
by Jaewoong Jung
· 6 years ago
bf200f6
Merge "Prevent hangs in OncePer when the callback panics" am: b7afaf0802
by Colin Cross
· 6 years ago
0b03d97
Add kotlin-stdlib-jdk8 when using Kotlin
by Colin Cross
· 6 years ago
b7afaf0
Merge "Prevent hangs in OncePer when the callback panics"
by Colin Cross
· 6 years ago
f293509
manifest_fixer argument should be --use-embedded-dex rather than --use-embedded-dex=true
by Sasha Smundak
· 6 years ago
80a87b3
Add No_dist property
by Sundong Ahn
· 6 years ago
1f086e2
Generate VNDK snapshot with Soong except configs
by Inseob Kim
· 6 years ago
74bd953
Revert "Add bpf_test.go to build and fix the tests" am: d3d3ad1686
by Colin Cross
· 6 years ago
d2e5361
manifest_fixer argument should be --use-embedded-dex rather than --use-embedded-dex=true
by Sasha Smundak
· 6 years ago
d3d3ad1
Revert "Add bpf_test.go to build and fix the tests"
by Colin Cross
· 6 years ago
51cb5ee
Add bpf_test.go to build and fix the tests am: 192e3aa6a8
by Colin Cross
· 6 years ago
192e3aa
Add bpf_test.go to build and fix the tests
by Colin Cross
· 6 years ago
66bdb69
Prevent hangs in OncePer when the callback panics
by Colin Cross
· 6 years ago
Next »