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: 254435097
abddb96338aa2a26e778bfc98a10098885695594 authored over 5 years ago by jcater <[email protected]>This makes error-checking logic more consistent, even under --allow_analysis_failures. This also...
146b9ff312b544816e898ef868b873c12fe1a6fa authored over 5 years ago by cparsons <[email protected]>
https://github.com/bazelbuild/bazel/issues/6516
https://github.com/bazelbuild/bazel/issues/6521
...
operations can short circuit on object identity. This is particularly important
as this becomes p...
This change adds an incompatible flag to disable constrains bundled with Bazel
in @bazel_tools.
...
MethodDescriptorKey of a FuncallExpression and thus performance is critical.
RELNOTES: None.
Pip...
This is now in common definitions
RELNOTES: Update doc links still pointing to cc_binary.featur...
0cfe1637f19e3d9c829a4293168426492b6e6982 authored over 5 years ago by Googler <[email protected]>
RELNOTES: Labels aapt as deprecated for aapt_version, and heavily endorses aapt2.
PiperOrigin-Re...
RELNOTES: None.
PiperOrigin-RevId: 254281390
RELNOTES: execution_log_json_file now allows actions without outputs.
PiperOrigin-RevId: 254272097
Now, the incompatible change flag is in effect for the parts of the Android rules which select t...
986a4098ce312651ae65d098a7b68076969e911d authored over 5 years ago by jingwen <[email protected]>Closes #8632.
PiperOrigin-RevId: 254233569
d89a135e10ba22000ded0676b157090ce2d73e55 authored over 5 years ago by Ben Diuguid <[email protected]>The dependency on the cpp toolchain was added in unknown commit, but is unused.
RELNOTES: None
...
This allows targets that depend on an executable Python target to see what runtime was chosen fr...
b06400c57b463335c0cb625de4c7c4ba8c262b64 authored over 5 years ago by brandjon <[email protected]>Python 3 changed the type of subprocess#communicate to accept bytes, not str. Change everything ...
89cd56c1aa8440047f624bcf9596721e5561aab9 authored over 5 years ago by jingwen <[email protected]>Move it to crosstool.
Second attempt with fixes after https://github.com/bazelbuild/bazel/commi...
4d3c5e22699604fa91fa28b67bb03871b22b7ae1 authored over 5 years ago by Googler <[email protected]>
I diffed the build encyclopedia before and after this change, and the only
difference is that th...
PiperOrigin-RevId: 254071427
f00184eb41bb254dbf95608cf4325173a7b2be1a authored over 5 years ago by jcater <[email protected]>PiperOrigin-RevId: 254055584
75b40a31ee4c91783f33ff59ed26b38987065ae0 authored over 5 years ago by kendalllane <[email protected]>PiperOrigin-RevId: 254044909
05e7a19329c8e60f03afa559d258f7e50f5e3125 authored over 5 years ago by jcater <[email protected]>?so that they can be used with Bazel on Windows without MSYS
- do not use shell scripting, call...
9c913b93e275038393e4ba5f67b7421919d93cf9 authored over 5 years ago by ichern <[email protected]>They need to be (over)writable by Bazel actions.
Closes #8678.
PiperOrigin-RevId: 254017428
c7e8a922a38ea7db29d207fbd43a6af6231c7478 authored over 5 years ago by Jakob Buchgraber <[email protected]>
To allow http_archive, and possibly other repository
rules, to honor .netrc files, add a utility...
PiperOrigin-RevId: 254013411
913cce0dc312b4c64a291972826006606c296f55 authored over 5 years ago by jcater <[email protected]>This change fixes the correctness issue of dynamic spawn scheduler when being used with remote e...
d75b6cf85c211fd284c302941bc5efc1b361b83a authored over 5 years ago by Jakob Buchgraber <[email protected]>This allows better creation of OptionsParser instances. The old factory methods will be removed ...
e4545fe17f6c48920652bca3256b00eb91bff185 authored over 5 years ago by jcater <[email protected]>Bazel rebuilds the symlink tree under the execution root before every build to ensure source fil...
b055a736a1a14d38370fac04f6abb78b89876621 authored over 5 years ago by pcloudy <[email protected]>--experimental_remote_download_outputs=(minimal|toplevel)
This is the last patch to enable BEP/...
484ffae78ff592fa44c2da9b131c1437800c8283 authored over 5 years ago by Jakob Buchgraber <[email protected]>
RELNOTES: None
PiperOrigin-RevId: 253980709
Using this variable is will be possible to specify system libraries that
should be added after d...
the test for shallow option with a commit before the shallow date does not fail any more, as the...
1719dcf281b2e311e2a8eb2206ab240bddc22acb authored over 5 years ago by ichern <[email protected]>
The android_incremental_deploy_info OutputGroup contains the
"{name}_files/deploy_info_increment...
#desugar
PiperOrigin-RevId: 253896006
4469ee5f48dbc483e1da4cfe390d772d51e2c7d2 authored over 5 years ago by Googler <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 253841064
RELNOTES: None.
Closes #8662.
PiperOrigin-RevId: 253832682
7ebff4e76d08ab4e91b1e58dc8cfb7125cf709af authored over 5 years ago by Marcel Hlopko <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 253824955
Fixes https://github.com/bazelbuild/skydoc/issues/181
PiperOrigin-RevId: 253805657
e52f32f49a7a73287804e525750d167aac786987 authored over 5 years ago by kendalllane <[email protected]>PiperOrigin-RevId: 253800892
06d624ad5ca1048473ab6628e162c723497e4825 authored over 5 years ago by jcater <[email protected]>*** Reason for rollback ***
Breaks bazelbuild/rules_apple
*** Original change description ***
...
Bazel's execution root path looks as follows: output_base/execroot/workspace_name. That is one n...
ffad58728d850b465a070d25b037ea1bced0f91f authored over 5 years ago by buchgr <[email protected]>
The breaking-changes-guide has moved to bazelbuild/bazel-website
which is served from bazel.buil...
Extend, as described in the authentication API design[1], the functions
download{,_and_extract} ...
Closes #8644.
PiperOrigin-RevId: 253753559
cdf1fc28ae984b4b267ada45f21d7e182b4c3c36 authored over 5 years ago by Loo Rong Jie <[email protected]>
RELNOTES: None
PiperOrigin-RevId: 253745335
It's a legacy of Bazel's heritage as a Google internal project.
RELNOTES: None.
PiperOrigin-Rev...
Also add TestSummary#toString, which was useful to me when debugging this, so that I could see w...
29981f324e123fd1ff1a4aa3ac65beba4c35f725 authored over 5 years ago by janakr <[email protected]>Remove mentions of Ubuntu 14.04, improve other Ubuntu installation steps.
Closes #8654.
PiperO...
927d32dc206f088e1a66bf21ea2bf4385a56fffb authored over 5 years ago by Philipp Wollermann <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 253648877
This has been moved to crosstool.
RELNOTES: None.
PiperOrigin-RevId: 253647421
See https://github.com/bazelbuild/bazel/issues/6670#issuecomment-500037775
Closes #8584.
Chang...
6db3a59b5ec995d363c8aa7959272390a9ad817b authored over 5 years ago by Jingwen Chen <[email protected]>PiperOrigin-RevId: 253632079
01bb1f97035af58d6750b29ed0c737e27386fb4b authored over 5 years ago by jcater <[email protected]>PiperOrigin-RevId: 253601285
706a22e62329f78f356cfafdc1c97cb710667c5b authored over 5 years ago by jcater <[email protected]>The note "as a warning" was misleading. It's not a warning.
RELNOTES: None.
PiperOrigin-RevId: ...
This change is made according to the process: https://github.com/bazelbuild/continuous-integrati...
d92004aa7e96e914748878795f38373bb97674fb authored over 5 years ago by laurentlb <[email protected]>
...as that release was remove by the release script when
releasing 0.27.0
Change-Id: If0b8e9c07...
c84f7d39220c88dc44e9725df68805039917d8ed authored over 5 years ago by Klaus Aehlig <[email protected]>Closes #8595.
PiperOrigin-RevId: 253566542
ce49490c917f7cbfda6f4da2080e6d76a89bd879 authored over 5 years ago by Benjamin Peterson <[email protected]>PiperOrigin-RevId: 253565928
dbd34bc5dc1acb54b1e2e535f551f6b6cd05dc97 authored over 5 years ago by janakr <[email protected]>Baseline: 5935259724bebd1c4bdebc90e159d0f655c8c219
Cherry picks:
+ fe81b49e727efdcc90a27052...
aecb1e845504f040d1dd7b7f310c37757fba4eab authored over 5 years ago by Bazel Release System <[email protected]>*** Reason for rollback ***
Broke Bazel downstream: https://buildkite.com/bazel/bazel-at-head-p...
82ec619c062588ffad6c09b51a8840c67604c69b authored over 5 years ago by hlopko <[email protected]>This fixes #8111 (which I just opened).
Let me know if changes are needed. I have essentially f...
ed86ef28fe68e71b12bdceacac1cc8fe41d867a1 authored over 5 years ago by Mark Butcher <[email protected]>
RELNOTES: None
PiperOrigin-RevId: 253320981
This adds OptionsParser.Builder.
Closes #8642.
PiperOrigin-RevId: 253293783
27c04e28e330ddb275ae4ad293f5ac24e5b1074f authored over 5 years ago by John Cater <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 253293529
Followup to http://https://github.com/bazelbuild/bazel/commit/1efbc1bdf3b176bf6867995fb9e4fa8973...
2a6ad855dba1e5bb5aa5be87c5ca66cff954591c authored over 5 years ago by jcater <[email protected]>Fixes https://github.com/bazelbuild/bazel/issues/8590
Closes #8641.
Change-Id: I3e1d7db3716d48...
ebfd3bcb0baec0774db584fd3ff5445a1ec7925b authored over 5 years ago by Jingwen Chen <[email protected]>Progress toward https://github.com/bazelbuild/skydoc/issues/189
RELNOTES: None.
PiperOrigin-Rev...
RELNOTES: None.
PiperOrigin-RevId: 253274777
Transitions on configured 'actual' values of aliased build settings is explicitly denied for now...
b63a4a9c8bf2b34c49127d372608ecfc8ef5a09e authored over 5 years ago by juliexxia <[email protected]>
IIUC, at some point in the past we'd not log anything until --client_debug
was known. This was f...
PiperOrigin-RevId: 253246078
0d3d95c828bfc77dd1dadc46a8fc5c502afefa04 authored over 5 years ago by jcater <[email protected]>PiperOrigin-RevId: 253246068
d5822688495c17ce59079875abc7e7c3dc2fefe3 authored over 5 years ago by jcater <[email protected]>
This change adds an incompatible flag to disable constrains bundled with Bazel
in @bazel_tools.
...
PiperOrigin-RevId: 253227524
1dbbc01468e5224b2ad48eaed31a65143be2b97f authored over 5 years ago by kendalllane <[email protected]>Fixes #8435
RELNOTES: None.
PiperOrigin-RevId: 253212600
Closes #8629.
PiperOrigin-RevId: 253212274
64c124b7fccb3f48dc5f397a8aee228a7b908ea1 authored over 5 years ago by Pedro Alvarez <[email protected]>PiperOrigin-RevId: 253204455
e70f7f7a2859ca9ef990128fa23c7b24fe64f21d authored over 5 years ago by jcater <[email protected]>This PR implements the change discussed at https://docs.google.com/document/d/1EArrWYUDugqJzBcb0...
aaf6457d800598d38890938156058f6025d5dc8d authored over 5 years ago by hlopko <[email protected]>
It also sets the recommended options:
- compression
- slim profile
- cpu profile
- profile start...
The flakiness results from an actual race condition that makes it indeterminate whether Completi...
0fd1878b62e5bc1a6336fb36811689aace9e5c42 authored over 5 years ago by lberki <[email protected]>PiperOrigin-RevId: 253145392
c1407df81c49b771301bfb993ca7a2c7595824f1 authored over 5 years ago by shreyax <[email protected]>Progress toward https://github.com/bazelbuild/skydoc/issues/189
PiperOrigin-RevId: 253128175
0c745499d5f91c9ffd8fd95b3992206205b39f58 authored over 5 years ago by kendalllane <[email protected]>This constitutes an incompatible change guarded by flag --incompatible_run_shell_command_string....
c750f973ea9b44a19caecd8f134f8a3bbc501dcc authored over 5 years ago by cparsons <[email protected]>
These have been deprecated or unused long enough that they should be perfectly fine to
delete fo...
used. Otherwise, this is just wasted effort.
RELNOTES: None.
PiperOrigin-RevId: 253118823
RELNOTES: None.
PiperOrigin-RevId: 253111275
PiperOrigin-RevId: 253103941
a92f21fd5e8e4bbf23342175278ee03503c6241b authored over 5 years ago by jcater <[email protected]>Otherwise, that capture keeps the entire Builder instance alive, consuming
memory.
RELNOTES: Non...
74279cc4b07ac3955ec6ad6de0395e5f3e61e0e0 authored over 5 years ago by djasper <[email protected]>
On the batch path just s/StartStandalone/RunBatchMode/, which goes better with
the existing jarg...
PiperOrigin-RevId: 253086042
bfcdca2c0d7b25ef7cc40be4ed4cfc4fdbbeb86f authored over 5 years ago by jcater <[email protected]>Currently the split_attr struct building logic does its own transition application outside of Co...
49862c5fa66f65deb513ee938d3d052b9e4cfbbe authored over 5 years ago by juliexxia <[email protected]>This will allow for stricter type checking as well as the ability to store output keys other tha...
76e4e423cae9063ee309dacc708695e721cd3f54 authored over 5 years ago by shreyax <[email protected]>
This was added for some serialization code that no longer exists. It's never set in any
query re...
Closes #8617.
PiperOrigin-RevId: 253073415
e2a1966a04e7907e507a07b89aad44b7640a7d14 authored over 5 years ago by John Cater <[email protected]>https://github.com/bazelbuild/bazel/issues/7513
RELNOTES: None.
PiperOrigin-RevId: 253062497
https://github.com/bazelbuild/bazel/issues/8021
RELNOTES: None.
PiperOrigin-RevId: 253049309
(1) Previously, the 'allow_empty=False' enforcement was solely in legacy globbing. So on increme...
c9fbe95ef4b93dbf1c25e854b0c6bd82b81b387d authored over 5 years ago by nharmata <[email protected]>
RELNOTES: None.
PiperOrigin-RevId: 253040656
It was flipped. This change is expected to be a no-op.
https://github.com/bazelbuild/bazel/issu...
fdc2da7b8b8dbd6666662067421b9b3e264af6f0 authored over 5 years ago by laurentlb <[email protected]>toolchain types are required.
This makes the selection algorithms easier to understand, and wil...
ba1232130ac86dcf30503fe82518971a396d6297 authored over 5 years ago by John Cater <[email protected]>https://github.com/bazelbuild/bazel/issues/5831
RELNOTES: None.
PiperOrigin-RevId: 253027470