Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PitchBlackRecoveryProject/android_build_soong
https://github.com/PitchBlackRecoveryProject/android_build_soong
Change-Id: I9c4bda6e72b410e218fbd27db6d9f8d802652043
ae7c9c0c93dc17392e390735915b835355083b83 authored almost 5 years agoChange-Id: I86498fc456b991eae3cbdea2ea82b95caa14f394
0d759c6e5045cc7190a970bd0beecffece4afa92 authored almost 5 years agoChange-Id: Iea9ecb6548e812b5d36a444101634d8e4365774d
7e221ac9525fdf8b0c477f4f91fc12fbc45357c5 authored almost 5 years agoChange-Id: I476baf8262dfe470ce9c14f52d295ebc16b6ea30
b2b0a832e5df9dc1b07ceab5fb9e1b91a57abc7e authored almost 5 years agoChange-Id: I9f12d2ce50f51fa17de7c9c9b49b9a5094f5e4f1
3ac9ab186f34b6b37719dddfcb49c713d9a8448a authored almost 5 years agoChange-Id: I3889be6039714ef677a21945c4490a13b07b16c4
6a258e0c67bee3a5693be917a4b8bd311ae86160 authored almost 5 years agoChange-Id: I7c01a87bc8d68e1b5fe750c45d1dd5a9a6f2c2e7
102b8f51ae442eb69172f057927e0bcebe008c14 authored almost 5 years agoChange-Id: If9f611200cd6989141a8ee53e6d8fcc18b19f170
8d6c72adf44a9a77504943df8b74f7a6cb2e271a authored almost 5 years ago
This CL adds a remoteexec package that allows adding a configurable RBE
prefix to the template.
...
0b848b01e8e6ba3b612262cbd7af9775a098c113 authored almost 5 years ago
317bf115858391d373f5b47aeb88a055b7d88afe authored almost 5 years ago
17b6f24b1e7d34a05f2da09d0304284eef84d7e6 authored almost 5 years ago
* changes:
Allow droidstubs to not generate any stubs
Remove conscrypt.module.intra.core.api...
1b846d6a08d21aec06cff2750ac57c1d9020d080 authored almost 5 years ago
* changes:
Replace references to droiddoc with droidstubs
Allow walkPayloadDeps visitor to c...
* changes:
Add cc_prebuilt_library_headers
Separate cc_library_headers to its own file and a...
Change-Id: I7fe1114d575993d266710590eec6f85d22703df6
573d7daa2fc7288249cb4624195abf2866d2964c authored almost 5 years agoChange-Id: I8b54b063621fc3caad2b85f20f2c7066b88b94da
abd173185be1235acb999e51ac19c801ba7275d4 authored almost 5 years ago7aa5899e565f19b770ec16cb7482ce50f10c588d authored almost 5 years ago
Change-Id: I0638edd54140acbb70de04e71bd30c8d4b8d1af3
86b00de78e9a9c7dcbc5e32d36a845aa8eb864f6 authored almost 5 years agoChange-Id: Ia5ebdaa9272bf7fea148a68bcac15762535d45cb
fd4e38df6eb3ce3344e88f7f8a7e2120edabfeaa authored almost 5 years agoc8e0a44e2b82b99b7ae984c5011e58deb3c61b11 authored almost 5 years ago
Change-Id: I6e270a10333809925193c98d6107d3eff9fe0914
08b9da300a76f1e08759227d5e8d38cd2e8bcfa7 authored almost 5 years agoChange-Id: Iebd82c74fb67aad99dfda97f8d4f7b7e26b82aee
d0ab497531ef0fad4a0bb78c1717989e0859ac7c authored almost 5 years agoChange-Id: I41dd3ca88f0d52ef37f2a441d3eef648e18cd6dc
66d3296cb5cd0150a863c8abc8af540d096b1b39 authored almost 5 years agob63630091122ee4313a08a334e6036245a0b26e0 authored almost 5 years ago
Nothing passes these arguments, so it's dead code.
There is a lot of other cruft in this file t...
0ee713aa0e2a79e4068ef24351643985e668b949 authored almost 5 years agoChange-Id: I9aaa8c99452bcce09a36179ed1a9a8c795c1b3ac
9da08bf9b35b6133445f150c8155167e96481bae authored almost 5 years agoChange-Id: If8d704eade53c8e2119f89035012d53fc3159965
3341497c1f1f69764d4749b1cb1f781cd2158fec authored almost 5 years ago
Bug: 153443117
Bug: 153306490
Test: m nothing
Merged-In: If74eea675b7ab4aeaa821294f2a137c95f794d...
Bug: 153443117
Bug: 153306490
Test: m nothing
Merged-In: I9d8089b2555038e3f10ad5939a6a7b01839c67...
Makes it easier to add new api scopes by generating a struct with a
field for each scope.
Bug: ...
6a2bd115c59608b55a53a46b89aee0312f4e7220 authored almost 5 years ago
Needed to optimize the handling of the module_lib API surface which
currently has to be generate...
It is no longer needed because non-static java_library dependencies are
not considered to be par...
When a source and a prebuilt module are present in the same build a
dependency is added from the...
Previously, adding java_library to an sdk required that the names of
any APEXes that transitivel...
Having dependency tags in the dependency path that shows why a specific
module is considered par...
The DepIsInSameApex() and RequiredSdks() methods were defined in a few
places to avoid having to...
Added droidstubsArgs field to the apiscope structure to avoid
switching on api scope type.
Bug:...
3c7c34769d77cc36f76111d0d4b975ce89a03d60 authored almost 5 years ago
The java_sdk_library code used to create droiddoc and now it creates
droidstubs but it still ref...
Delegate the responsibility for determining whether the
walkPayloadDeps() should visit a child d...
Added apex_available support to sysprop_library and copied it onto the
underlying cc_library.
B...
ebb7af6969cfe8328d9ae4214f697af9a9eef22c authored almost 5 years ago
The apex available check can traverse quite a long path (5+ steps) to
get from the apex to a mod...
Having multiple tests within one method makes debugging specific
failures more difficult so this...
Previously, the common value extraction code used an empty structure
to get the value to use to ...
Previously, when an sdk snapshot only supported a single os type the
compile_multilib was set ba...
Migrates system modules and droid stubs over to use the new API for
creating the snapshot module...
Previously, java snapshot properties (java_library and java_test)
relied on the properties not b...
Previously passing additional information to the implementations of
AddPrebuiltModule() or the S...
Ensures consistent tracking of multilib usages.
Bug: 142935992
Bug: 153306490
Test: m nothing
M...
Added link type support in module creation code as cc_prebuilt_library
has to provide both share...
Extract the functionality to create an osTypeSpecificInfo struct,
to optimize the properties, an...
Extract the functionality to create an archTypeSpecificInfo struct and
to add its properties to ...
This change reorganizes the code within the main module creation loop
in preparation for delegat...
Bug: 153306490
Test: m nothing
Bug: 142918168
Merged-In: I8aacc0052812208e1892ef533545ae53bb387a...
This ensures a consistent output irrespective of whether property sets
are created before or aft...
Previously, prebuilt had two ways to provide the src value, as a
pointer to an []string and usin...
This was only being used to set the "stl" property for cc library sdk
member type and so that fu...
Bug: 142935992
Bug: 153306490
Test: m nothing
Merged-In: I45b3b7dd3bde3042d67f647c188d61070864f3...
This change ensures that the runtime dependencies between a
binary/shared library are correctly ...
This change also added support for excluding properties from common
value extraction by using a ...
This change pulled the common value extraction functionality out into
its own structure that can...
Makes sure that the module snapshots do not rely on the white list
of apex available settings so...
The sdk snapshot creates two prebuilts for each member one that is
versioned and one that is not...
Test apexes no longer check to see whether their contents are available
so the special handling ...
The whitelistedApexAvailable used to map references to
com.android.art.debug/release to com.andr...
Adds support for specifying separate members to an sdk/module_exports
for different os types, e....
Updates the member snapshot creation code to support multiple os types.
It basically sorts the v...
Bug: 142935992
Bug: 153306490
Test: m nothing
Merged-In: Ib77c548b1971c841749c87115108af8b092bb8...
Adds support for handling the common arch to the sdk module type
snapshot generation code and th...
Generalize the processing of arch specific properties to reduce
duplication in snapshot module c...
Previously, while sdk tests would pass the sdk code would often fail
in androidmk processing. Th...
Following how NDK also creates its own install path.
Bug: 142935992
Bug: 153306490
Test: cc_sdk...
Bug: 142935992
Bug: 153306490
Test: m nothing
Merged-In: I1cdaae5b4e13a89dc46541dacd34ef5a44735b...
Bug: 153306490
Test: m nothing
Merged-In: I1e3f0bf7e2a1303d2519d8405a228e9234235514
Change-Id: I...
Bug: 153306490
Test: m nothing
Merged-In: I6d9ab5a9f003193c5791a4ee6d3ee35730ddf96c
Change-Id: I...
Adds the accessor function for retrieving the impl/header jars to the
librarySdkMemberType struc...
Adds a CommonOS variant for sdk that depends on the os specific
variants and is used to generate...
Bug: 150451422
Bug: 153306490
Test: m nothing
Merged-In: Ia557992d71537aca0757866e9114b30bdf52bb...
Simplifies debugging sdk membership code when it is only called if an
appropriate member is pres...
Makes the tests more realistic as they cover what happens when an sdk
OS specific variant is dis...
Bug: 148933848
Bug: 153306490
Test: m nothing
Merged-In: Ife6ee0f736238727a11b4421532eaeb29d46c1...
Ensures that the generated prebuilt modules do not contain empty
property sets.
Bug: 148933848
...
This change adds support for transforming a property set after its
contents. This allows a trans...
Previously, the code for generating a snapshot of a cc library was
split into two separate phase...
Returning nil from transformPropertySet in order to remove it did
not work because it ends up co...
In preparation for adding cc_library_headers support to
sdk/module_exports.
Two changes were ne...
853b8dbe0eeebf5cd67ad5ee845009cd20e12b3a authored almost 5 years agoPreparation for adding cc_library_headers to sdk.
Bug: 148933848
Bug: 153306490
Test: m nothing...
This is needed to allow the art-host-module-exports to restrict itself
to just managing the linu...
With Host_supported: true, C++ part of sysprop_library will create host
variant which can be use...
Change-Id: I3557c47cef1d0d3f7f295028d3280124cd86f3ca
28d6285b1dc8ad91f9f6ee9cac976c7f05563770 authored almost 5 years agoChange-Id: Ieb7a2ddbae6f1dea1d67900a44112b634738fd6b
7e15ad57fbff42f90b359560c582503bd92c0523 authored almost 5 years agod50865fcecda26a755229d3f2259f12332072fbf authored almost 5 years ago
Change-Id: I6787ceb91ad54556ccfcc3bdbdfeb91d06169233
788f7bcb931ad06ad8eb209d238d8cc822166084 authored almost 5 years agoChange-Id: I4ab8e3f979bee4dded523acdbc0da60deead5331
3c400e72c72954430d9ce588cf305ce63910a3cb authored almost 5 years agoChange-Id: I5d59aefac95530b1397736ab91a9d76386367394
df1a25e20b625e7fe0c4a98fac7f710257406c40 authored almost 5 years ago077630ad2c3c22c2e1151bbb1a96c70cbe78b6fe authored almost 5 years ago
Change-Id: I90ba096aa5650860793a4ff5bf526d8e2f3580b2
65f4c90818b0de52ef115e429182b65ff2047a6c authored almost 5 years agoChange-Id: Ib9916518dce7191ddb3a501ed6c1fd36a6f586a5
f8fb94814e5f4653509cbf7d8c7757e84f61782c authored almost 5 years ago2cc74a9621ee16f415244d19ef1beaffcb574a19 authored almost 5 years ago