Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/oppia/bazel
a fast, scalable, multi-language and extensible build system
https://github.com/oppia/bazel
PiperOrigin-RevId: 263179786
c119bb87da500f25df082099e0cd627fc326ae64 authored over 5 years ago
RELNOTES: None
PiperOrigin-RevId: 263171436
- Fix override preservation logic when run on interface companion classes
- Exclude some pre-inst...
this is guarded behind --experimental_java_header_input_pruning for roll-out.
PiperOrigin-RevId...
e2a0fd65b6f8b2629dcd745ed5bb6168fa29f366 authored over 5 years ago
this wasn't causing problems (turbine allows flags to be set multiple times),
but it's unnecessa...
RELNOTES: Clarify default visibility.
PiperOrigin-RevId: 263151228
RELNOTES: None.
Closes #9160.
PiperOrigin-RevId: 263146101
9db9872965ba74ccb5957119d739c2be6a3569b0 authored over 5 years ago
A RuleClass advertises its providers by making available Sets of
SkylarkProviderIdentifier. For ...
RELNOTES: None.
PiperOrigin-RevId: 263133003
RELNOTES: None
Closes #9159.
PiperOrigin-RevId: 263132427
522099d4907dd4c1baefbfaba656219b57f41892 authored over 5 years agoPiperOrigin-RevId: 263125555
bb54224bd9eb7b1974ae4b1bea329dcb0c6689bc authored over 5 years agoSee https://github.com/bazelbuild/bazel/issues/8531.
Closes #9126.
RELNOTES: The --incompatibl...
030ca7fb98c56bfc63f5dc9e61e6a89c4b274293 authored over 5 years agoFixes #6791
RELNOTES: The --incompatible_make_thinlto_command_lines_standalone flag has been fl...
40c3ab341049c40ddda6bff8e9f433dab0fdd067 authored over 5 years agoOnly happened in very short commands (like clean) and there very rarely.
RELNOTES: None
PiperOr...
RELNOTES: None
PiperOrigin-RevId: 263112305
RELNOTES: None
PiperOrigin-RevId: 263112065
--remote_default_exec_properties serves the same purpose as
--remote_default_platform properties...
These integration tests use the production toolchain, which is not yet migrated.
RELNOTES: None...
ea07ad338cca759dce52dc50fb0a79c4bb6d3a01 authored over 5 years agoFixes #8546
RELNOTES: --incompatible_disable_static_cc_toolchains has been flipped. See https:/...
68210daad7cd8e60830f8ae8de91f2ced5b7f3b1 authored over 5 years agoThese integration tests use the production toolchain, which is not yet migrated.
RELNOTES: None...
37cc1ac321a250fbefe12af89c431994155a861d authored over 5 years agoCloses #9151.
PiperOrigin-RevId: 263025296
406915b1ff80ee42455f35ff5dbfde1ddbce3dfc authored over 5 years agoanything.
PiperOrigin-RevId: 263019282
a10b21fb8bcb3f08a85f12b49f41cde231360d18 authored over 5 years agoBazel support was never launched, and aapt1 is already obsolete.
Most of the deleted logic (Spl...
c018f607c9b52d301841c4d0fd2d8771c711d299 authored over 5 years ago
Add an explicit test that the same instance is used for the $test_runtime value across
native ru...
RELNOTES:
PiperOrigin-RevId: 262987126
'tools' is required to be a subset of 'inputs', and is only used by the worker
spawn strategy (w...
RELNOTES: None.
PiperOrigin-RevId: 262961222
It's (almost) always set internally for aapt2, but it's also only *used*
internally for aapt2. ...
The toolchain configuration rule we are currently relying on will be removed as part of #8546
R...
3fd51290edd9833920bf563d3504c38dbcc672a9 authored over 5 years agoImplemented by adding a bit to Artifact that tells if it is an unresolved symlink. In the latter...
2fc2e2b84aa378de68a8f3f87a2f22eb583a0df3 authored over 5 years ago
* do not extend BiConsumer interface: it makes xrefs hard to follow
* structure deserialization ...
PiperOrigin-RevId: 262948587
74311d6a48593a919702b64305ec2be8af285491 authored over 5 years agoThis toolchain corresponds to the cc_toolchain defined in BUILD.tpl: https://source.bazel.build/...
0eb7f218f5265a9922980e8eb307718b00776059 authored over 5 years ago
Split it into SimpleBlobStore#uploadFile and SimpleBlobStore#uploadBlob.
The return type changes...
PiperOrigin-RevId: 262885000
137f969b40318b5941e594e5136290b65b89c197 authored over 5 years agoRELNOTES: None
Closes #9144.
PiperOrigin-RevId: 262872388
78e27f40c914edc0bb8a3a421e6932a9c193df6d authored over 5 years ago
Per
https://github.com/bazelbuild/bazel/blob/b0e5636c50b0b77d51bfb75e07f64d543d2dab2f/src/main/j...
PiperOrigin-RevId: 262740855
b0e5636c50b0b77d51bfb75e07f64d543d2dab2f authored over 5 years agoPiperOrigin-RevId: 262686794
3d95c7ee8087670336f28344b69d075b19283fb4 authored over 5 years agoPiperOrigin-RevId: 262681884
31683e7a01324b1b4116c5cee74f18b9a50a442f authored over 5 years ago
the builder reads better, but this is a requirement for using non-SpawnAction
action implementat...
*** Reason for rollback ***
Rollforward to default Bazel to use aapt2, and fix native tests to ...
c6022ee3d82c70cf233919b1ced4dcaa81e043c9 authored over 5 years agoPiperOrigin-RevId: 262650770
4e44b35b692f12c0ab99090f08b9d0ca5c5ca797 authored over 5 years agoStarting off with aapt_integration_test.
Closes #9119.
Change-Id: I1a103923c932a3e1ba0f9499c1b...
908b83658a43ffc3e1c789be5fc72b19cd79eda1 authored over 5 years agoOnly the parser should create syntax nodes.
This is a preparatory step for having the parser pr...
e0c5e6283db0572b14be9c9df7db0bdddb0aabff authored over 5 years agoPiperOrigin-RevId: 262640794
b3d6550993c37c3d9a007008c1897ebfd9ae22e7 authored over 5 years agoCloses #9101.
PiperOrigin-RevId: 262640267
9c5c2425a86b55cd477928064537cd0581364527 authored over 5 years agoPiperOrigin-RevId: 262632045
b491f3ee4471aff2255a636d6d8c231b86b740ba authored over 5 years agoFixes https://github.com/bazelbuild/skydoc/issues/159.
RELNOTES: None.
PiperOrigin-RevId: 26263...
GIT_ORIGIN_REV_ID=2f1a5ab505ba501fdfeb9162defbb3b91da11e76
PiperOrigin-RevId: 262600001
This attribute was previously non-configurable but as it turns out this restriction is not neces...
f17c9f2803760d6b0cad463e49dac347f414311e authored over 5 years ago
RELNOTES:
PiperOrigin-RevId: 262574442
The toolchain configuration rule freebsd currently is relying on will be removed as part of #854...
5ee6d353af12f84c96138d5350da50d04f601f4f authored over 5 years ago
It was previously using Command. This change is in preparation for
merging the local sandboxed a...
Move this function from the native
py/sh/java_binary launcher into the windows JNI
library.
The...
dcc80fb8b3952da51e9d924a50c9d80ddf4a4f32 authored over 5 years agoAll downstream projects are green with the flag flipped.
Fixes #7990.
Closes #8973.
PiperOrig...
9bbe8395bfbeaa94be9a7fa11156a825b90a5509 authored over 5 years agoAnd with it, the proto_library.proto_source_root attribute.
Good riddance.
Fixes #7153.
RELNO...
3e8364c1ec9842657ea60204a3df390d4b891362 authored over 5 years ago
RELNOTES: None.
PiperOrigin-RevId: 262531954
This is in preparation for creating a new instance per build invocation.
The only remaining call...
existing_rules needs to allocate a large dictionary. This can
lead to performance problems with ...
It breaks no downstream projects.
Fixes #8711.
RELNOTES: None.
PiperOrigin-RevId: 262526419
Partial commit for third_party/*, see #9129.
Signed-off-by: iirina <[email protected]>
eab8ae8a33138f26abf25bd736065083d867ca44 authored over 5 years ago
This is in preparation for async local execution, for which we require a
thread pool. My plan is...
There are two axes of variables:
- server mode vs. batch mode (--[no]batch)
- Windows only: Bash...
*** Reason for rollback ***
Manually rolled back on behalf of: elenairina.
Reason Given: Rollin...
pre-factoring for unknown commit
PiperOrigin-RevId: 262500065
ea971cb3855cb394fcdd1f160ee95b263995685c authored over 5 years agoPiperOrigin-RevId: 262461053
6a2ad48c58ba2997cf8e42e8f69920c36841d490 authored over 5 years agoPiperOrigin-RevId: 262460485
2057d4d72e458c6a85949d41925f321bc81382fa authored over 5 years agoCloses #9128.
Change-Id: I960d6c52678d98050dfe924051d8baf2a8797e36
PiperOrigin-RevId: 262456455
*** Reason for rollback ***
Roll forward with fix
*** Original change description ***
Automat...
43fc06881c9ec39712fbfa557b7df1137e3aeec3 authored over 5 years agoIf no path shortening was done, this map will still be output as an empty file.
PiperOrigin-Rev...
934ded76f6743813678f1acaf4f252e3408edc86 authored over 5 years agoPiperOrigin-RevId: 262432608
5b5351c36fd80ee93c43337a3f7a7abc5b4d7c32 authored over 5 years agoPiperOrigin-RevId: 262431980
93a278fe0626398d67ccb0e7d419616794c0fb15 authored over 5 years agoPaths.get(URI) handles the "jar:file:" prefix nicely on all platforms, so there is no need to su...
4f5cede1c6a91069cab9e716fd7be910c934a1d0 authored over 5 years agoto reduce coupling between JavaCompilerAction and JavaCompileActionBuilder.
PiperOrigin-RevId: ...
9771a1a72c256d506547ae888344d45298debad5 authored over 5 years agoin preparation for using it for turbine reduced classpath actions.
PiperOrigin-RevId: 262422543
5ef4df2dd0bb80e200e77da9bb1e5fd7b1f0bf2e authored over 5 years agoPiperOrigin-RevId: 262421897
6466300af4386cc43a49c67ddf079fcf0f8767d0 authored over 5 years agopass through an existing immutable collection instead of making a copy.
PiperOrigin-RevId: 2624...
e7ee6acdb0c93d67b5e6de443663cd8a92ec89ce authored over 5 years ago
RELNOTES: None.
PiperOrigin-RevId: 262408794
This is implied by the link `href`, but not by its text.
PiperOrigin-RevId: 262392667
06b494355b5f758fc594d0b6e67512ea4b2f2e40 authored over 5 years ago
RELNOTES: incompatible_disallow_split_empty_separator is enabled by default
PiperOrigin-RevId: 2...
*** Reason for rollback ***
Broke documentation of files with attrs that require legacy provide...
27e885589accbcaa5be8c4f1b8405fd4fdcb731a authored over 5 years ago
RELNOTES: None
PiperOrigin-RevId: 262368696
Part of #7935.
PiperOrigin-RevId: 262360499
78829b468f569838ad62b53e51c42f8ea3bcc08e authored over 5 years agoPart of #7081 and #6849.
Closes #9110.
PiperOrigin-RevId: 262357547
c74e3d29ec23af4c450ac3f21b244643473bbda6 authored over 5 years agoFixes #9124
PiperOrigin-RevId: 262356093
c2efa6f4d36ac9d839beffc1fb3f8095becf58f5 authored over 5 years ago--incompatible_disallow_rule_execution_platform_constraints_allowed.
RELNOTES: Enable incompati...
0ceff11e7bda53bc1f4c15010b607afe05a96461 authored over 5 years agoinstead of from the processor classpath.
PiperOrigin-RevId: 262351086
e3841e0f6aac8b168f703503220292504563fc4c authored over 5 years agoPiperOrigin-RevId: 262350385
060656c25c88e8477133d374c058f760593680cc authored over 5 years ago*** Reason for rollback ***
TAP has detected 10 or more targets failed to build at https://gith...
fed055bd9acc518379a6aa1d552338bfbff4d9a4 authored over 5 years agoProgress on #8746.
RELNOTES: None.
PiperOrigin-RevId: 262333530
Progress on #8746.
RELNOTES: None.
PiperOrigin-RevId: 262331235
Explain that code is organised in repositories; while there, also
explain the boundaries of the ...
Make KeywordNotFoundException implement IOException; callers already
ignore IOException, so this...
Built at
https://github.com/google/turbine/commit/4ad8acd280955f5e98aa16b3365b36b6b937cc10
Part...
dcef983ac224ad65f8de0af02c06176e5a05e853 authored over 5 years agoIt seems likely that we'll keep these flags, and we don't want users to rely on experimental fla...
6ad1623ed35bee162caf363e51b8c35c4b10fc3c authored over 5 years agoIt looks like this is fairly widely used now, and we recommend users who are still on spinning p...
fca63525158321e5a5f0ff67a8796992a7347c73 authored over 5 years agoMigrate bazel to use the Java rules from the rules_java repository.
Progress on #8746.
Closes ...
a4de484efe44c3e614ba7901a5e03e3958c148e9 authored over 5 years agoCurrently, the only way to specify non-transitive defines is through the 'copts' attribute, whic...
470ee599928e93fcc2e4673d94dfd6e0fbf3f174 authored over 5 years agoProgress towards #7153.
Technically, it's a *fix* to the above bug but I'd like to keep it open...
e4b5841eb479fa4aeb25374b368b7bb2d76b11ee authored over 5 years ago