Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
581fd21e9111138359d1685c3fea59e3466b2b58
/
android
/
config.go
581fd21
Droiddoc Support in Soong
by Nan Zhang
· 7 years ago
4954080
Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS
by Pirama Arumuga Nainar
· 7 years ago
5cfbfbb
Use product instead of oem for Product specific module
by Jaekyun Seok
· 7 years ago
1a5d7b1
Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS
by Jiyong Park
· 7 years ago
6ea0f81
Remove unnecessary DeviceUsesClang.
by Stephen Hines
· 7 years ago
e2fb629
Make D8 Desugaring default.
by Alan Leung
· 7 years ago
18099fd
Build with OpenJDK 9 -target 1.8 by default (attempt 4).
by Tobias Thierer
· 7 years ago
b4330e2
Move string list utility functions to android package
by Colin Cross
· 7 years ago
2db7692
Add [soc|device|product]_specific
by Jiyong Park
· 7 years ago
c37c634
Prep D8 default instead of CompatDX in build/soong
by Alan Leung
· 7 years ago
e1731a5
Export app certificates to Make for apkcerts list
by Colin Cross
· 7 years ago
8fe1212
Install current VNDK libs to the versioned directories.
by Justin Yun
· 7 years ago
e87040b
Allow Soong to generate its own build documentation
by Colin Cross
· 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
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
7154928
Install VNDK snapshot libraries for system build
by Justin Yun
· 7 years ago
e15ddaf
Fix builds outside of make
by Colin Cross
· 7 years ago
61ae0b7
Use default app certificate from Make
by Colin Cross
· 7 years ago
3bc7ffa
Replace aapt support with aapt2
by Colin Cross
· 7 years ago
a7cdd15
Support EXPERIMENTAL_USE_OPENJDK9=false.
by Tobias Thierer
· 7 years ago
1fa3ac5
CFI include/exclude path support (Soong)
by Vishwath Mohan
· 7 years ago
126a25c
Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it
by Colin Cross
· 7 years ago
face4e4
Import AAPT-related product variables from make
by Colin Cross
· 7 years ago
0d3f8c0
Use prebuilt dx for PDK builds
by Colin Cross
· 7 years ago
1369cdb
Initial support for converting jars to java9 system modules
by Colin Cross
· 7 years ago
6a43f04
Squash vendor sources before linkageMutator runs
by Jiyong Park
· 7 years ago
6ccbc91
Let tests override environment
by Colin Cross
· 7 years ago
fc3674a
Remove android_prebuilt_sdk modules
by Colin Cross
· 7 years ago
ae4c618
Add test infrastructure for running the arch mutator
by Colin Cross
· 7 years ago
32616ed
Ignore environment variables in tests
by Colin Cross
· 7 years ago
595a406
Pass --min-sdk-version to dx
by Colin Cross
· 7 years ago
d4db4ac
Update the minimum NDK target API.
by Dan Albert
· 7 years ago
f5415d7
Expose the minimum supported SDK version to make.
by Dan Albert
· 7 years ago
31384de
Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.
by Dan Albert
· 7 years ago
5f59553
Allow integer_overflow sanitizer path exclusion.
by Ivan Lozano
· 8 years ago
cec8171
Add integration testing infrastructure
by Colin Cross
· 8 years ago
d773eb3
add device_kernel_headers module for vendor-specific kernel headers
by Jiyong Park
· 8 years ago
0c3a1ef
Add integer_overflow sanitization build option.
by Ivan Lozano
· 8 years ago
00269f2
Fix install location for vendor tests
by Dan Willemsen
· 8 years ago
20e1365
Fix panic in builds with no device
by Colin Cross
· 8 years ago
efc1b41
Have Soong try to enforce that genrules declare all their outputs.
by Jeff Gaston
· 8 years ago
ae7f3e2
MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests.
by Chris Larsen
· 8 years ago
6606872
Revert "Revert "Ensure environment dependencies are correct""
by Dan Willemsen
· 8 years ago
4068a5d
Revert "Ensure environment dependencies are correct"
by Dan Willemsen
· 8 years ago
e78473c
Ensure environment dependencies are correct
by Dan Willemsen
· 8 years ago
893d816
Turn installation on in mega device build
by Colin Cross
· 8 years ago
c32c3eb
Change the global CFI flag to default to enabled.
by Vishwath Mohan
· 8 years ago
30c9d6e
Generate file to map codenames to API levels.
by Dan Albert
· 8 years ago
11b2614
Rework vndk detection
by Dan Willemsen
· 8 years ago
6e5dfaa
MIPS: Adjust LibartImgDeviceBaseAddress() for CC GC.
by Alexey Frunze
· 8 years ago
6156098
Revert "install *.so in different paths for their types"
by Dan Willemsen
· 8 years ago
01a405a
Add LinuxBionic toolchain and switch
by Dan Willemsen
· 9 years ago
4c48f72
install *.so in different paths for their types
by Jiyong Park
· 8 years ago
469a18a
Support path exclusion for native coverage.
by Ryan Campbell
· 8 years ago
581341d
Native Coverage support in Soong (gcov)
by Dan Willemsen
· 8 years ago
ee8e7a7
Removed Bluetooth build variables from the soong build parser
by Jack He
· 8 years ago
c0d58b4
Fix envDeps initialization and locking
by Colin Cross
· 8 years ago
1b017a7
Hide CFI behind a global flag.
by Vishwath Mohan
· 8 years ago
8cc7143
Add Android.bp variables to the soong build parser
by Jack He
· 8 years ago
e2a1063
Add ArtUseReadBarrier to ProductVariables.
by Hiroshi Yamauchi
· 8 years ago
4353bc4
Support system/vendor for devices without a vendor partition
by Dan Willemsen
· 8 years ago
99d7c23
Provide config helpers for environment variables
by Colin Cross
· 8 years ago
d2ede87
Add basic VNDK support in Soong
by Dan Willemsen
· 8 years ago
073379e
Revert "Revert "Use the platform SDK version from the config.""
by Dan Albert
· 8 years ago
74b8b55
Revert "Use the platform SDK version from the config."
by Dan Albert
· 8 years ago
9bef523
Use the platform SDK version from the config.
by Dan Albert
· 8 years ago
d8f2014
Fix race condition writing soong.config
by Colin Cross
· 8 years ago
23ae82a
Support sanitizing a single device arch
by Colin Cross
· 8 years ago
a03cf6d
Add clang-tidy support
by Dan Willemsen
· 8 years ago
4098deb
Add an NDK ABIs mega build configuration.
by Dan Albert
· 8 years ago
0d614dd
Re-enable prebuilt_test
by Colin Cross
· 8 years ago
ce75d2c
Initial prebuilt support
by Colin Cross
· 8 years ago
20780c8
Remove HostPrefer32BitExecutables
by Colin Cross
· 8 years ago
9d45bb7
Enable goma in soong
by Colin Cross
· 8 years ago
1e7d370
Add support for preferred arch symlinks
by Colin Cross
· 8 years ago
0f4e0d6
Add art
by Colin Cross
· 8 years ago
857a527
Revert "Add art"
by Colin Cross
· 8 years ago
f7288f3
Add art
by Colin Cross
· 8 years ago
9272ade
Add DeviceConfig and OncePer objects
by Colin Cross
· 8 years ago
5951c8a
Use PlatformSdkVersion from Make
by Dan Willemsen
· 8 years ago
cc85e68
Return copies of global sanitizer slices
by Colin Cross
· 9 years ago
a1ad8d1
Simplify arch target handling
by Colin Cross
· 9 years ago
b9db480
Revert "Simplify arch target handling"
by Colin Cross
· 9 years ago
54c7112
Simplify arch target handling
by Colin Cross
· 9 years ago
c2aa4a9
Start using blueprint_go_binary
by Dan Willemsen
· 9 years ago
635c3b0
Rename common to android
by Colin Cross
· 9 years ago
[Renamed (99%) from common/config.go]
16b2349
Add support for sanitizer property
by Colin Cross
· 9 years ago
b503816
Split Allow_missing_dependencies from Unbundled_build
by Dan Willemsen
· 9 years ago
0084d78
DeviceUsesClang should default to true
by Dan Willemsen
· 9 years ago
7f730fd
Fix USE_SOONG[_FOR_KATI]
by Dan Willemsen
· 9 years ago
322acaf
Add Mega_device configuration option
by Dan Willemsen
· 9 years ago
6ff5138
Delay dependency errors to ninja time for unbundled builds
by Colin Cross
· 9 years ago
5ba07e8
Only change behavior when actually embedded in make
by Dan Willemsen
· 9 years ago
34cc69e
Use `Path` instead of string for file paths
by Dan Willemsen
· 9 years ago
218f656
Hybrid soong/mk build using prebuilts
by Dan Willemsen
· 10 years ago
dd0e2c3
Add DeviceUsesClang to change clang default
by Dan Willemsen
· 9 years ago
1d31ec3
Add ProductVariables.DeviceName, set defaults to flounder
by Dan Willemsen
· 9 years ago
2738597
Fix product variables with no soong.variables
by Colin Cross
· 9 years ago
Next »