index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix builds outside of make
Colin Cross
2017-12-04
1
-4
/
+12
*
Use default app certificate from Make
Colin Cross
2017-12-02
1
-2
/
+12
*
Replace aapt support with aapt2
Colin Cross
2017-11-29
1
-11
/
+15
*
Support EXPERIMENTAL_USE_OPENJDK9=false.
Tobias Thierer
2017-11-17
1
-0
/
+2
*
CFI include/exclude path support (Soong)
Vishwath Mohan
2017-11-08
1
-0
/
+14
*
Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it
Colin Cross
2017-11-01
1
-0
/
+4
*
Import AAPT-related product variables from make
Colin Cross
2017-10-30
1
-6
/
+10
*
Use prebuilt dx for PDK builds
Colin Cross
2017-10-24
1
-0
/
+4
*
Initial support for converting jars to java9 system modules
Colin Cross
2017-10-16
1
-0
/
+39
*
Squash vendor sources before linkageMutator runs
Jiyong Park
2017-10-13
1
-2
/
+2
*
Let tests override environment
Colin Cross
2017-10-10
1
-9
/
+10
*
Remove android_prebuilt_sdk modules
Colin Cross
2017-09-20
1
-0
/
+4
*
Add test infrastructure for running the arch mutator
Colin Cross
2017-09-20
1
-0
/
+19
*
Ignore environment variables in tests
Colin Cross
2017-09-05
1
-4
/
+8
*
Pass --min-sdk-version to dx
Colin Cross
2017-08-31
1
-0
/
+8
*
Update the minimum NDK target API.
Dan Albert
2017-08-17
1
-1
/
+1
*
Expose the minimum supported SDK version to make.
Dan Albert
2017-08-17
1
-0
/
+4
*
Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.
Dan Albert
2017-08-02
1
-2
/
+19
*
Allow integer_overflow sanitizer path exclusion.
Ivan Lozano
2017-07-18
1
-10
/
+11
*
Add integration testing infrastructure
Colin Cross
2017-07-14
1
-1
/
+4
*
add device_kernel_headers module for vendor-specific kernel headers
Jiyong Park
2017-07-08
1
-0
/
+4
*
Add integer_overflow sanitization build option.
Ivan Lozano
2017-07-07
1
-0
/
+4
*
Fix install location for vendor tests
Dan Willemsen
2017-07-06
1
-9
/
+13
*
Fix panic in builds with no device
Colin Cross
2017-06-23
1
-1
/
+5
*
Have Soong try to enforce that genrules declare all their outputs.
Jeff Gaston
2017-06-09
1
-0
/
+4
*
MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests.
Chris Larsen
2017-05-30
1
-1
/
+1
*
Revert "Revert "Ensure environment dependencies are correct""
Dan Willemsen
2017-05-15
1
-1
/
+15
*
Revert "Ensure environment dependencies are correct"
Dan Willemsen
2017-05-08
1
-1
/
+1
*
Ensure environment dependencies are correct
Dan Willemsen
2017-05-05
1
-1
/
+1
*
Turn installation on in mega device build
Colin Cross
2017-04-27
1
-1
/
+6
*
Change the global CFI flag to default to enabled.
Vishwath Mohan
2017-04-13
1
-1
/
+5
*
Generate file to map codenames to API levels.
Dan Albert
2017-03-31
1
-0
/
+4
*
Rework vndk detection
Dan Willemsen
2017-03-29
1
-3
/
+3
*
MIPS: Adjust LibartImgDeviceBaseAddress() for CC GC.
Alexey Frunze
2017-03-20
1
-1
/
+1
*
Revert "install *.so in different paths for their types"
Dan Willemsen
2017-03-16
1
-4
/
+0
*
Add LinuxBionic toolchain and switch
Dan Willemsen
2017-03-15
1
-0
/
+1
*
install *.so in different paths for their types
Jiyong Park
2017-03-14
1
-0
/
+4
*
Support path exclusion for native coverage.
Ryan Campbell
2017-02-27
1
-2
/
+12
*
Native Coverage support in Soong (gcov)
Dan Willemsen
2017-02-14
1
-0
/
+15
*
Removed Bluetooth build variables from the soong build parser
Jack He
2017-02-09
1
-8
/
+0
*
Fix envDeps initialization and locking
Colin Cross
2017-02-06
1
-3
/
+5
*
Hide CFI behind a global flag.
Vishwath Mohan
2017-01-19
1
-0
/
+4
*
Add Android.bp variables to the soong build parser
android-n-mr2-preview-1
Jack He
2017-01-11
1
-0
/
+13
*
Add ArtUseReadBarrier to ProductVariables.
Hiroshi Yamauchi
2016-12-19
1
-0
/
+4
*
Support system/vendor for devices without a vendor partition
Dan Willemsen
2016-12-05
1
-0
/
+7
*
Provide config helpers for environment variables
Colin Cross
2016-11-29
1
-0
/
+18
*
Add basic VNDK support in Soong
Dan Willemsen
2016-11-28
1
-0
/
+7
*
Revert "Revert "Use the platform SDK version from the config.""
Dan Albert
2016-11-10
1
-1
/
+5
*
Revert "Use the platform SDK version from the config."
Dan Albert
2016-11-09
1
-5
/
+1
*
Use the platform SDK version from the config.
Dan Albert
2016-11-08
1
-1
/
+5
[next]