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
It is possible in large projects for tests to trigger the execution of
some lines or functions m...
PiperOrigin-RevId: 325029102
3c8f828a2238716fad4174aed446051f67d25b71 authored over 4 years ago by janakr <[email protected]>Looks like added in https://github.com/bazelbuild/bazel/commit/8ae9f75d6daee8409a11bd50070be4273...
bd9e909bda81c37d912798738c4c0fd25879155c authored over 4 years ago by Grzegorz Lukasik <[email protected]>PiperOrigin-RevId: 325018502
f963c8053bcd9ca9f90e4aa36d7e1e0c0a5a7bc1 authored over 4 years ago by janakr <[email protected]>This fixes the problem in #11579 but it might be a good idea to also change all occurences of Th...
1b79a9e55145f9fcc4c5eae8ca74bc4615bb7d2e authored over 4 years ago by Kalle Johansson <[email protected]>PiperOrigin-RevId: 324973315
4029fb2c84f4c62d2a9720a61e1e648ec04fa98b authored over 4 years ago by kmb <[email protected]>
This flag was passed for some architectures in the conditional above
this one, but not for all
...
174ed30685ef3ed30e50e01f547c2fb7a003c12e authored over 4 years ago by Keith Smiley <[email protected]>PiperOrigin-RevId: 324925689
6c3e983def9f49db05c14b5150b487f4ae62c331 authored over 4 years ago by janakr <[email protected]>PiperOrigin-RevId: 324902298
e65e2ab29d9112c3c0071f2d47d2304e65cfe4a2 authored over 4 years ago by Googler <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 324897744
Not what they reference.
PiperOrigin-RevId: 324892050
b305d047f8f29ed5e35aaaeb86c56d20774ace76 authored over 4 years ago by gregce <[email protected]>Followup to https://github.com/bazelbuild/bazel/commit/a9cdc3dd2355d1de382e40f7b4692e345ab310d0....
9f58345847b7584fe38946d9e38f181981fdd27c authored over 4 years ago by dchai <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 324879385
This change does the following:
- transitively propagate hidden header tokens output group in
...
Move header tokens of cc_binary to validation, so that building
targets that depend on the cc_bi...
RELNOTES: none
PiperOrigin-RevId: 324832795
This will help pinpoint the expression that causes a crash in the interpreter.
This applies to ...
abeb168f673799dbd750da952833a7c695585ea9 authored over 4 years ago by adonovan <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 324816207
apt-key add is deprecated, using `/etc/apt/trusted.gpg.d` is the recommended approach now. De-ar...
378804839b6898ed2dc65803f3d03c91c09f2fd4 authored over 4 years ago by Ryan Pavlik <[email protected]>#codehealth
RELNOTES:none
PiperOrigin-RevId: 324807957
PiperOrigin-RevId: 324800688
3eb8e79d984f2360f1cc77a5f68eb68b1841fd98 authored over 4 years ago by jhorvitz <[email protected]>
This ensures the invariant that when a catastrophic exception is bubbled up,
every ErrorInfo in ...
Add a missing space in `SkyframeActionExecutor`.
PiperOrigin-RevId: 324720529
7f548fb54ef7666e9260bd6665418a6238c71b16 authored over 4 years ago by ajurkowski <[email protected]>- Wire desugared byte output to a semantically no-op class visitor before output delivery for or...
61737b6f659ced629f8a19daa1c96363dfac2e3e authored over 4 years ago by Googler <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 324710909
This adds a blaze flag ("split_bytecode_optimization_pass") to JavaOptions.
There is no function...
This flag causes us to build HWASAN variants of any arm64 libraries
in APKs. Such APKs will typi...
RELNOTES: None.
PiperOrigin-RevId: 324680381
https://docs.bazel.build/versions/3.4.0/remote-execution.html
Adding BuildBuddy RBE to the Comm...
9fa5cb309af422897fb4c48622a73c8d362ea132 authored over 4 years ago by Siggi Simonarson <[email protected]>PiperOrigin-RevId: 324671279
7cd0f2f4affe8c62c45b12e79e58eba8baaeb8d4 authored over 4 years ago by cushon <[email protected]>
JARs built against https://bugs.openjdk.java.net/browse/JDK-4774077 will
not run correctly on ol...
Update all existing QueryException that were not passing in FailureDetail to pass it in. Add pre...
0badd69c51a70d585e2211941195d069092b366a authored over 4 years ago by Googler <[email protected]>
This feature has caused confusion in the past (e.g. #7184) and is currently
disabled by default ...
This removes the --experimental_process_wrapper_wait_fix flag from Bazel
and the --wait_fix from...
RELNOTES: N/A
PiperOrigin-RevId: 324603081
Update all instances of TargetParsingException to include FailureDetail code. New failure detail...
35b92d02c8c549b658a7325d1a76c674dbd8ae1d authored over 4 years ago by Googler <[email protected]>Implements #7224.
Maintains backwards compatibility by allowing unit-less values, defaulting to...
62475e738f1206a06dbda0d2638015c2c2fb1c88 authored over 4 years ago by bnczk <[email protected]>Skipped methods such as Iterables.filter which only take the guava type.
PiperOrigin-RevId: 3243...
dd1d8419eeed402f10c13220c562c8c9dd653f11 authored over 4 years ago by jhorvitz <[email protected]>Closes #11017.
This is the follow-up for PR: [1]. Because of the chicken and the egg
problem, i...
This ensures that two Depsets with the same underlying NestedSet have the same hash.
PiperOrigi...
672f58cd31e085d2a147d60c749d82792e82e656 authored over 4 years ago by Googler <[email protected]>This resource leak does NOT affect Bazel. If you don't know or care what PackageLoader is, you m...
f7c0557925ac41f28270991f4cc73db12e8e8171 authored over 4 years ago by nharmata <[email protected]>PiperOrigin-RevId: 324296510
a3dfa918451d4b5762c4ba7c38b5757b94649ecd authored over 4 years ago by Googler <[email protected]>The flag is enabled by default, the behavior is no longer experimental.
RELNOTES: None.
PiperOr...
The flag default to true and is no longer experimental.
RELNOTES: None.
PiperOrigin-RevId: 3242...
- lib.skylarkbuildapi.cpp -> lib.starlarkbuildapi.cpp
- remove lib.skylarkbuildapi
PiperOrigin-...
d814a9bcf71903fa208c218d071a4a7387cbbe30 authored over 4 years ago by gregce <[email protected]>PiperOrigin-RevId: 324261072
c7c52bea31797f86bdd1fe640d7ec7a4d77ac5bf authored over 4 years ago by juliexxia <[email protected]>PiperOrigin-RevId: 324259826
9d51831d052a6af213f19b0de3a70738ceaa455b authored over 4 years ago by cushon <[email protected]>PiperOrigin-RevId: 324257231
8876c97a7589290ed49e09d260421a88b6cbb965 authored over 4 years ago by jhorvitz <[email protected]>PiperOrigin-RevId: 324254272
754c1205a7478ef5a7f779c7b17d0c0df386fcbd authored over 4 years ago by larsrc <[email protected]>PiperOrigin-RevId: 324116666
b2b47468f80ca2ecfb1b28cbc89cb6a8d5892d59 authored over 4 years ago by jhorvitz <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 324113180
Remove a QueryException constructor that is no longer being used. In addition, add Query codes t...
052e9b704266c28f801c7cdb25de88c0414fbea0 authored over 4 years ago by Googler <[email protected]>PiperOrigin-RevId: 324078809
1b7ac4cbea05b685ce05e94b46973c82b663cca8 authored over 4 years ago by tomlu <[email protected]>PiperOrigin-RevId: 324064916
952d6126be74b5c125a211388d41a7917ef49da8 authored over 4 years ago by jhorvitz <[email protected]>Unfortunately there is no clean way to prevent the user specifying both debug_key and debug_sign...
9a7a4bc222bb947bd94742d32dd1dfe60dab9bbd authored over 4 years ago by Googler <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 324051282
RELNOTES: None
PiperOrigin-RevId: 324047256
PiperOrigin-RevId: 324040476
7a485beb785929d046e2df01e4475534f220bbd2 authored over 4 years ago by michajlo <[email protected]>This change changes `--apple_bitcode` in a backward-compatible way to accept `--apple_bitcode=[p...
a4acc1b2e44b747572a1b174591c6c5d60844693 authored over 4 years ago by allevato <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 324017771
RELNOTES: None
PiperOrigin-RevId: 324013983
RELNOTES: None
PiperOrigin-RevId: 324005622
lib.skylarkbuildapi.{apple,java}
PiperOrigin-RevId: 324004581
59deb38a79a2b2580b40ab0e86153153484f37ec authored over 4 years ago by gregce <[email protected]>The static check is already performed in Resolver.java, visit(AssignmentStatement node)
RELNOTE...
f69f8dd4333a9687a7cd32d2a2a664cf95aaef9f authored over 4 years ago by laurentlb <[email protected]>Fixes https://github.com/bazelbuild/bazel/issues/11152
RELNOTES: None.
PiperOrigin-RevId: 32400...
RELNOTES: None.
PiperOrigin-RevId: 323999346
PiperOrigin-RevId: 323977157
b0f3cde403ac7040ef9ff9748801b3ecbfa833a9 authored over 4 years ago by cmita <[email protected]>Fixes https://github.com/bazelbuild/bazel/issues/11012
RELNOTES: None
PiperOrigin-RevId: 323973191
We introduced a whitelist for removing the implicit outputs of cc_library, for targets not in th...
363522a926ef7d94a64d5acfc887b729c75af383 authored over 4 years ago by plf <[email protected]>
The user can specify output source jar only by declaring a file.
pack_sources function used to o...
Empty compilations are a valid usecase, because the same function also handle packing of resourc...
55093794f7cdba16b7c91fc6610a2c4345d6db41 authored over 4 years ago by ilist <[email protected]>
RELNOTES: None
PiperOrigin-RevId: 323864637
*** Reason for rollback ***
Breaks ~200 targets due to "Cannot specify both debug_key and debug...
af326350302880ad4239923ada141783f74d4144 authored over 4 years ago by jmmv <[email protected]>The Kernel can give you a random identifier out of the box, not need for hashing random bytes yo...
98982a0febe5c5bfcf32852fc0c82d1fd3a9942b authored over 4 years ago by Googler <[email protected]>Use this interface to remove the dependency on Depset in the debugger.
RELNOTES: None.
PiperOri...
The handleLocked function takes a huge synchronized lock and does a lot of
stuff inside it. As ...
This is to avoid trying to interpret the content of these streams in any
kind of encoding, becau...
This change:
- documents problems with and constraints on
EvalException, which is highly resis...
Update Bazel's "Working with external dependencies" documentation to
address a case where dual-s...
All of the necessary code to construct gRPC clients that communicate
over UNIX sockets is there....
Only calculate digest once per file, even if there are multiple symbolic links pointing to the s...
95bad272d1075924443db83449fba08524c292de authored over 4 years ago by Kalle Johansson <[email protected]>Closes #11862.
PiperOrigin-RevId: 323756748
a6efd3b89a96cd40c8e07db8a24db8007384b05e authored over 4 years ago by Benjamin Peterson <[email protected]>This allows a non-multiplex JavaBuilder worker to not crash the build if used as a multiplex wor...
ea19c17075478092eb77580e6d3825d480126d3a authored over 4 years ago by larsrc <[email protected]>
RELNOTES: Remove legacy handling of --extra_checks
PiperOrigin-RevId: 323735571
All the public methods have moved to Starlark, and most
are now named getAnnotatedXYZ.
Also:
- ...
Closes #11849.
PiperOrigin-RevId: 323695409
aa9453584f966ffa4bcc17e4c05d4d6a9725d158 authored over 4 years ago by Donald Chai <[email protected]>Avoids stack overflows when there are moderate-to-long chains of `select`s.
Hacky-benchmarked t...
d30b1997420b17af7864b46f2065269b42d692ba authored over 4 years ago by michajlo <[email protected]>
Details:
- move StringLiteralCodec into skyframe tree (requires hooks in StringLiteral).
- move ...
This introduces two new attributes to android_binary and ApkInfo provider. The old fields to sup...
87e3017b8761c6769fbaa1f1370fed6df82fc9cc authored over 4 years ago by Googler <[email protected]>
Coverage of Location and FileLocations has moved to ExpressionCodecText.
(It is also covered by ...
lib.skylarkbuildapi.{config,proto,python,repository}
PiperOrigin-RevId: 323585331
993ef784083da11f8e5e4958ca2c96d61743c4c6 authored over 4 years ago by gregce <[email protected]>
Restores shared_library attribute in Starlark's cc_import; it was
removed by accident in a previ...
The implementation of feature request #9413 adds artifact URIs to BEP for action
groups that suc...
The test now runs in 2.5 seconds instead of 20s.
(The previous time was essentially all remote b...
PiperOrigin-RevId: 323580320
201f8819a5e1e7055d6e0e8726e914d0ee8dab59 authored over 4 years ago by vladmos <[email protected]>Closes #11805.
PiperOrigin-RevId: 323579651
37386110d225dbd7904c4499382f9073c3e48769 authored over 4 years ago by Gregory Clark <[email protected]>
This change removes all but one use of inheritance of EvaluationTestCase,
instead favoring compo...
This change removes the glob patterns that do not match anything.
Closes #11853.
PiperOrigin-R...
73ecf9378b871e74a959386e6d9d396a5ad868d0 authored over 4 years ago by Laurent Le Brun <[email protected]>PiperOrigin-RevId: 323573382
ea957ba74cdd9c33ebd0a7d21d6945201d7002a5 authored over 4 years ago by adonovan <[email protected]>PiperOrigin-RevId: 323570744
26ba1b85c7f2fdaf654534879f3cf7a44dde0698 authored over 4 years ago by Googler <[email protected]>