summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-15ui: Pass the exact CPU thread count to -jlineage-18.1Park Ju Hyung
2021-09-27[master] Add EROFS support for APEX build systemHuang Jianan
2021-09-27[master] Add F2FS support for APEX build systemTheotime Combes
2021-09-27[ProtonAOSP] soong: Disable clang-tidyDanny Lin
2021-09-27[aospa] Define AArch32 soong variableJake Weinstein
2021-08-08cleanbuild: Add `recovery_kernel` to installclean filesJarl-Penguin
2021-08-08soong: move header override to compiler.goJan Altensen
2021-06-08soong: Whitelist localeKevin F. Haggerty
2021-06-08Merge tag 'android-11.0.0_r38' into staging/lineage-18.1_merge-android-11.0.0...Kevin F. Haggerty
2021-04-17Make sure prebuilt modules are exported before attempting to use themLuK1337
2021-03-24Revert "Add AIDL lineage power HAL to VndkMustUseVendorVariantList"LuK1337
2021-03-21Add AIDL lineage power HAL to VndkMustUseVendorVariantListdianlujitao
2021-03-20Snap for 7223127 from 06a524a85b8e99ff9172bd03650008a97373802b to rvc-qpr3-re...android-build-team Robot
2021-03-19[automerger skipped] Minimal license feature. am: 459beab694 -s ours am: b5d5...Bob Badour
2021-03-19[automerger skipped] Minimal license feature. am: 459beab694 -s ours am: b5d5...Bob Badour
2021-03-19[automerger skipped] Minimal license feature. am: 459beab694 -s ours am: b5d5...Bob Badour
2021-03-19[automerger skipped] Minimal license feature. am: 58d85b87bc am: 6b4ddeb66c -...Bob Badour
2021-03-19[automerger skipped] Minimal license feature. am: 459beab694 -s oursBob Badour
2021-03-19[automerger skipped] Minimal license feature. am: 58d85b87bc am: 6b4ddeb66c -...Bob Badour
2021-03-19Minimal license feature. am: 58d85b87bcBob Badour
2021-03-19Minimal license feature.Bob Badour
2021-03-19Minimal license feature.Bob Badour
2021-03-17Snap for 7215955 from 2c75333a450a93b0f769d3af492f43d5d08b4ca7 to rvc-qpr3-re...android-build-team Robot
2021-03-16Minimal license feature. am: dc5be9099bBob Badour
2021-03-16Minimal license feature.Bob Badour
2021-03-02Merge tag 'android-11.0.0_r32' into staging/lineage-18.1_merge-android-11.0.0...Kevin F. Haggerty
2020-12-30Check `base` property before using itJooyung Han
2020-12-08Add ability to enable scudo-free 32-bit libc variant.Quallenauge
2020-12-08cleanbuild: Add `install` to installclean filesLuK1337
2020-12-08Add support for macOS 11 SDKDan Willemsen
2020-12-08soong: Add equivalent for LOCAL_EXPORT_CFLAGSAlessandro Astone
2020-12-08Add dumpvars for WITH_SU and WITH_GMSAbhisek Devkota
2020-12-08soong: Add LINEAGE_VERSION to dumpvarsRashed Abdel-Tawab
2020-12-08soong: allow overriding header filesJan Altensen
2020-12-08soong: Drop lineage soong product variablesPig
2020-12-08soong: Give priority to modules in exported namespaces for bootjarsSam Mortimer
2020-12-08soong: Squash of lineage-sdk bringup commitsRashed Abdel-Tawab
2020-12-08soong sbox: Add option to allow copying all generated outputSam Mortimer
2020-12-08soong: Make sure to preserve lineage product variablesdianlujitao
2020-12-08soong: add support for nested structs in variablePropertiesSimon Shields
2020-12-08soong: extend with lineage board flagsSimon Shields
2020-12-08soong: Add PathForSourceRelaxedSam Mortimer
2020-12-08Reland: Deduplicate APEX variants that would build identicallyColin Cross
2020-12-08Rename ApexName to ApexVariationNameColin Cross
2020-12-08Add CreateAliasVariation to BottomUpMutatorContextColin Cross
2020-12-08Restrict replacements of source dependencies with prebuiltsPaul Duffin
2020-12-08Stop java_sdk_library_import from depending on source modulesPaul Duffin
2020-12-08Track the current java_sdk_library(_import) depsPaul Duffin
2020-12-08Avoid creating APEX variant for sdk memberPaul Duffin
2020-12-08apexDepsMutator uses WalkDepsJooyung Han