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

Adding bazel binary and android tools binary files for CI action

a111d820eedfbc38d18299d4ba1b226338e92c68 authored over 4 years ago by miaboloix <[email protected]>
Applied patch

538cd45d884918576db827dc573082b3b19a23d9 authored over 4 years ago by miaboloix <[email protected]>
Propagate InterruptedException from Command#execute and friends, rather than throwing an opaque AbstractTerminationException. This allows/forces callers to handle InterruptedException properly.

Closes #11661, although I don't have a good test for this, since interrupting Bazel in the middl...

ca6d7ac686108d5cdda6040409877d356ae627df authored over 4 years ago by janakr <[email protected]>
Don't run DexFileMergerTest as it is not supported for all r8.jar's

RELNOTES: None
PiperOrigin-RevId: 327180192

7a11752a8ae7689d2bd482e23d466cb44a3261a1 authored over 4 years ago by sgjesse <[email protected]>
Allow dot ('.') in workspace names.

RELNOTES: Dot ('.') is now allowed in workspace names. See https://github.com/bazelbuild/bazel/i...

9993785fa0c4fa4172aa31d306f3abea76833abf authored over 4 years ago by aiuto <[email protected]>
Stop needlessly parsing WORKSPACE files from external repositories.

Fixes: https://github.com/bazelbuild/bazel/issues/11936

I have an additional test to prove the ...

b9706675a7abf6ceebb250f0b3dfa4087a0c35f6 authored over 4 years ago by aiuto <[email protected]>
Fix log printing to correctly associate comp steps and numPackages with the

right log lines. The variables for numLoadedPackages and computationSteps were
transposed in the...

47943beac500a008aaac6dfdeda38d4d6f96e9ce authored over 4 years ago by kkress <[email protected]>
Make no-op starlark transition not affect the output directory.

Not having this logic in was leading to c++ action conflicts. Before this CL we naively hashed t...

a7a0d48fbeb059ee60e77580e5d05baeefdd5699 authored over 4 years ago by juliexxia <[email protected]>
Support deterministic mode when using a version of libtool that supports it.

Xcode 10.2 adds a new flag `-D` to libtool that sets archive contents'
user ids, group ids, date...

d483d6f628a559dbadca9a273bdc17b0ae3f6269 authored over 4 years ago by Thi Doan <[email protected]>
Remove obsolete references to JavaBuilder canaries

PiperOrigin-RevId: 327073705

05f137a62525575a64de941a589fb2093b898fbc authored over 4 years ago by cushon <[email protected]>
Add --flag_alias flag. Currently no-op.

For #11750

PiperOrigin-RevId: 327069423

b47f2287d9d8f29af94cb5a3a1b1aae2a955b2ef authored over 4 years ago by Googler <[email protected]>
Check for errors from config conditions before checking for missing

values.

The resolveConfiguredTargetDependencies method currently tracks both
missing values (wh...

f82a44b47e2ee2208df1236469bfca069c548c90 authored over 4 years ago by John Cater <[email protected]>
Handle transition exceptions inside AspectFunction

Otherwise, if there are errors over a starlark transitition’d dependency, an illegal cast except...

eadadbd3c479f30a0e0ef5f788cff1aec800cd9d authored over 4 years ago by Samuel Giddins <[email protected]>
Use definition location for StarlarkRuleFunction.export errors.

StarlarkRuleFunction.getLocation() always returns BUILTIN.

Closes #11915.

PiperOrigin-RevId: 3...

460ab684b4203cf87663038e67db352775adfdde authored over 4 years ago by Benjamin Peterson <[email protected]>
Update Bazel's Ninja lexer to save trailing whitespace as text, instead of ignoring it, because the whitespace is sometimes meaningful.

RELNOTES: None.
PiperOrigin-RevId: 326724787

f00b2f559c01a550b05b11ef0ee28fb85092ef44 authored over 4 years ago by ruperts <[email protected]>
Replace RuleClassProvider fields with PackageFactory in bzl-related skyfunctions

Before builtins injection, BzlLoadFunction only needed RuleClassProvider. Now it needs both, and...

db4d1ea295718fb9393dbf20ce90691fb8267970 authored over 4 years ago by brandjon <[email protected]>
Refactors Event, primarily so it supports additional properties

Events now can have additional property values, keyed by class. Their
location, (String) tag, an...

54e508c1a0565593de4ef84f979ff83191781bea authored over 4 years ago by mschaller <[email protected]>
Check Windows registry if unprivileged symlink creation is supported.

Performing this check avoids creating an unnecessary symlink.

Closes #11779

PiperOrigin-RevId:...

a6fccbb5f28972475f57821ac67db7dd993b2174 authored over 4 years ago by tomrenn <[email protected]>
Modifications to unblock Catalyst support in internal rules.

RELNOTES: None.
PiperOrigin-RevId: 326672780

3d0e565d4e2eb80a684e02fd4d9539b14ae0c83c authored over 4 years ago by Googler <[email protected]>
Update internal cquery javadocs.

Current reality documented at
https://docs.bazel.build/versions/master/cquery.html#config.

Pipe...

ce33424bf559c610e1a5686a6f381ef12b000540 authored over 4 years ago by gregce <[email protected]>
Flip mismatched test names for --apple_bitcode

Closes #11879.

PiperOrigin-RevId: 326662915

55883c0ab0cdc52729052618c168acd81d63729e authored over 4 years ago by Thi Doan <[email protected]>
Change GcovParser and GcovJsonParser to emit BRDA branch information

We want to emit BRDA branch entries in the coverage lcov files if
possible, as these are what wi...

3cd7450a7fc586413acdb8bb4f8176a70ed77cf3 authored over 4 years ago by Charles Mita <[email protected]>
Fix cquery + aspect memory waste.

See code changes for detailed comments. This has observable effect on memory and speed for non-t...

abae685d540eb88316ff58c1c0234676c0d5f570 authored over 4 years ago by gregce <[email protected]>
Fix branch coverage merging when line numbers differ

https://github.com/bazelbuild/bazel/pull/11899 (5a8c461) changed
SourceFileCoverage to properly ...

51ec2228c9007a30e47dbca48723e6f840323b80 authored over 4 years ago by Charles Mita <[email protected]>
Prepare for bazel to run with shrunken r8.jar

With Android Platform SDK build tools 30.0.1 the r8.jar included is shrunken (r8lib),
so some of...

6b591a7e20f05224898b31ad5b03ba514eff6118 authored over 4 years ago by sgjesse <[email protected]>
Add channel pool for remote execution to overcome gRPC connections limitation.

This PR add a `ReferenceCountedChannelPool` which will create `poolSize` number of channels and ...

8d656cfa96da3fc739dab85f96322f4dee83e614 authored over 4 years ago by Chi Wang <[email protected]>
Increase number of tries for testing multithreading.

RELNOTES: none
PiperOrigin-RevId: 326613543

d65d09ad4f8283424b9e41b2300694b07578a1da authored over 4 years ago by larsrc <[email protected]>
Display remote action as running only if it is actually executing.

From #11801

> due to bazel displaying full parallelism even if actions are actually queued wait...

e8d356d0b95bdc277792284470433c7df213fef7 authored over 4 years ago by Chi Wang <[email protected]>
Improve documentation of error transience and bzl inlining determinism

For error transience, we make it clear what the contract for transience is, vs what that means i...

b4ebbfc46aa0f19d6cf6fe5fbbfae8e46e1a80fb authored over 4 years ago by brandjon <[email protected]>
Allow recording of Package metrics for all packages when requested.

Refactor PackageMetricsPackageLoadingListener to allow for multiple
implemenations and provide t...

9ed89e5286be2f6cad0ff25ac442adeb84494faf authored over 4 years ago by kkress <[email protected]>
Remove --experimental_action_args

The flag is enabled by default, it is no longer experimental.

RELNOTES: Removed the flag --expe...

39bc97eab295bddb35b38bfc4a2ff3d2b15d034e authored over 4 years ago by laurentlb <[email protected]>
Delete --experimental_transparent_compression

The flag doesn't seem needed anymore.

RELNOTES: Removed the flag --experimental_transparent_com...

f6ad35fcde93f92c591778ed7db38d167f5bbc03 authored over 4 years ago by laurentlb <[email protected]>
syntax: Delete callbackEnabled

It appears to be unused.

PiperOrigin-RevId: 326455409

c59b83383c4f2b3f56218286bc61cc3b4d8f9fa7 authored over 4 years ago by laurentlb <[email protected]>
Add new experimental_worker_max_multiplex_instances flag and separate worker pool.

RELNOTES[NEW]: Multiplexed persistent workers: Use --experimental_worker_max_multiplex_instances...

0ac4331434a574059fab1e0ac0293d37cc0e27e0 authored over 4 years ago by larsrc <[email protected]>
Remove the publicByDefault attribute of rules

It is no longer used (and probably shouldn't be used).

PiperOrigin-RevId: 326417219

40e763682ec2b03d3330fd0ffbd0099febbd4140 authored over 4 years ago by laurentlb <[email protected]>
Delete ErrorRule

It doesn't appear to be used.

PiperOrigin-RevId: 326414858

814c3da35d9d7882e36ea7a7c88b164d0a3250a3 authored over 4 years ago by laurentlb <[email protected]>
Update documentation of config starlark module since it can do more than create build settings now.

PiperOrigin-RevId: 326310077

d394250a971f0f8ee97797844f6e09133b5e1605 authored over 4 years ago by juliexxia <[email protected]>
Allow hyphen char in workspace name

Closes #11837.

Closes #11838.

PiperOrigin-RevId: 326286694

e574d558da17cfd0f818e7a937a07926aa270069 authored over 4 years ago by David Ostrovsky <[email protected]>
The great Skylark -> Starlark class migration:

Replace all known remaining references*

*Except java_rules_skylark.bzl. This is depended on in ...

72e559d0fcea55d329b4eaafb84410625ce5165e authored over 4 years ago by gregce <[email protected]>
Add CODEBASE.md, a description of the codebase

The content was created by lberki@ and discussed here: https://docs.google.com/document/d/1wzjTC...

4f2991c5b0f918d5eca7d205449298ef9fe1ece7 authored over 4 years ago by laurentlb <[email protected]>
link exec_group starlark api docs and remove TODO

PiperOrigin-RevId: 326267013

face144080a5cd281fa8d09b4c33671c91da66ce authored over 4 years ago by juliexxia <[email protected]>
Refactor determination of predeclared environment

Previously, we determined the StarlarkBuiltinsValue and the predeclared environment in two separ...

bc9bd061f653738973ae31ec06b52c595f9b70dd authored over 4 years ago by brandjon <[email protected]>
Refactor AST loading and package lookup in BzlLoadFunction

- getContainingPackageLookupValue() and the ast key code in computeInternal() are moved into val...

4d15f2bffde6ab00f9835b59e46ec5ffbba05c7a authored over 4 years ago by brandjon <[email protected]>
Remove nullness check for getInputDeps.

The result of ActionExecutionFunction#getInputDeps can no longer be null.

RELNOTES: None
PiperO...

e7245e55fc61dac2c85eec714b3f899554796ff9 authored over 4 years ago by leba <[email protected]>
Fix handling of BA lines in CoverageOutputGenerator

BA lines were not being correctly handled; SourceFileGenerator would
incorrectly merge entries w...

3481d5ec87389f78081e297a88c312902507c598 authored over 4 years ago by Charles Mita <[email protected]>
Change WorkerPool to have more straight-forward subpools.

Also adds some unit tests and documentation, as well as a fallback default max instances of 2.

...

ca6d5b6420869717c509c445434fda28f09232e5 authored over 4 years ago by larsrc <[email protected]>
Adds a note on symlinking a specific version to `bazel`.

I use this doc to install specific versions of `bazel` on new machines fairly frequently and wou...

bea0b7b5e2c3003aecd0da3298cd48a4d5006d44 authored over 4 years ago by Phoenix Meadowlark <[email protected]>
Automatic code cleanup.

PiperOrigin-RevId: 326143130

f674007557dc73c50a19063d671c662ffa0f423e authored over 4 years ago by Googler <[email protected]>
AttributeContainer and Rule.getAttributeContainer are now package private.

This mostly addresses the TODO in AttributeContainer.

Functionally this CL is a no-op.

Conseque...

a40c64a0d71d2c7edc12824a1223a8e6ca598b77 authored over 4 years ago by Googler <[email protected]>
The great Skylark -> Starlark class migration:

Remove last code in lib/analysis/skylark.

PiperOrigin-RevId: 326094476

3bed45711d10bd6a903b6f69d2da326d6dbd2717 authored over 4 years ago by gregce <[email protected]>
Update windows.md

Adding enable 8.3 filename support @meteorcloudy

Closes #11918.

PiperOrigin-RevId: 326087590

f77e52f013ef8acaf8e95583ccd3747cc27955ed authored over 4 years ago by mai12 <[email protected]>
Add multithreading to BazelJavaBuilder.

RELNOTES: none
PiperOrigin-RevId: 326083362

3444e8d6c644e49fcd16c6b5acc095eb1bb4e627 authored over 4 years ago by larsrc <[email protected]>
Make the comment about determinism in the inlining code path BzlLoadFunction and PackageFunction more precise.

Also, while I'm here, make this comment resolve the TODO question about InterruptedException.

R...

60d04607975398d40d17e671cdee34bbd5802b30 authored over 4 years ago by nharmata <[email protected]>
Refactor compute codepath in StarlarkBuiltinsFunction

Previously, compute() and computeInline() each were responsible for retrieving exports.bzl using...

c61bc046d20c4cef5f170dbd9d4f54e34a2ed1ae authored over 4 years ago by brandjon <[email protected]>
Remove obsolete information on how to create the profile.

Part of https://github.com/bazelbuild/bazel/issues/11384.

RELNOTES: None
PiperOrigin-RevId: 326...

56fd3589f8b490d9a79f5f8a67d593415c053b1e authored over 4 years ago by twerth <[email protected]>
Add unused experimental flag for enabling worker multiplexing.

RELNOTES: none
PiperOrigin-RevId: 326001617

7ac7dd2b53c82f81161557b45d6024c6db95a4ce authored over 4 years ago by larsrc <[email protected]>
Fixing Issue 11241

Update tools/test/windows/tw.cc by adding "." to PATH. @meteorcloudy

Fixes #11241

Closes #1190...

bc8d7c65ee0a1e54ce09ee9f7329d578ecc16d7c authored over 4 years ago by mai12 <[email protected]>
Add attr for recursively setting up git submodules

If a repo has multiple levels of submodules this hydrates those.

Closes #10545.

PiperOrigin-Re...

70097352e9a528a520fab9c92f2f61a3f0a2f0c7 authored over 4 years ago by Keith Smiley <[email protected]>
Automated rollback of commit 5cf0635fb1d3b6b2bb88edad4b1faf6817366563.

*** Reason for rollback ***

Causes performance regression, see b/163274249

*** Original change...

10ba63455b228c3d17951e9a0c18ff18e18fbebd authored over 4 years ago by twerth <[email protected]>
Automated rollback of commit f2ec5588f1854d7c62a859322a19426d299bc240.

*** Reason for rollback ***

Causes performance regression, see b/163274249

*** Original change...

af1a612703491d70f42496f17e43d055af7f75b1 authored over 4 years ago by twerth <[email protected]>
Document the fact that cquery supports recursive target patterns

PiperOrigin-RevId: 325865579

11c298eda563d162d0bc247791ecc667c172becc authored over 4 years ago by juliexxia <[email protected]>
Add ProguardSpecProvider behind --experimental_google_legacy_api

RELNOTES: None
PiperOrigin-RevId: 325862718

b215eaa03e6e356b8479ce5e626c6c9a09d4a100 authored over 4 years ago by ahumesky <[email protected]>
Add include_prefix and strip_include_prefix to cc_common.compile

This brings cc_common.compile a bit closer to parity with cc_library.

Fixes #11856

RELNOTES[NE...

b37c51c7085f0aefe04034dd451acb847605ddb5 authored over 4 years ago by Googler <[email protected]>
Clean up --experimental_ignore_deprecated_instrumentation_spec

RELNOTES: Removed --experimental_ignore_deprecated_instrumentation_spec and cleaned up the old d...

4984d0a6310c56345eb449f45d102f83857e29ee authored over 4 years ago by Googler <[email protected]>
Fix ISE w/--remote_download_toplevel + local exec

This silently ignores --remote_download_toplevel if remote execution is
disabled; some users hav...

b5499b6dc73c63610e302f0110c07c72c0d6962e authored over 4 years ago by Ulf Adams <[email protected]>
Load the prelude file as a module

The prelude file is now implicitly loaded by BUILD files using the same machinery as for ordinar...

2a73a730da2a1be79ecdc1ee9bce9249111c8c1b authored over 4 years ago by brandjon <[email protected]>
starlark: remove EvalException(Location) -- easy cases

This change removes the Location argument to new EvalException() if:
- location is null or BUILT...

889bc0b523b47eeb38a72bf9bb6858ee525a7c7e authored over 4 years ago by adonovan <[email protected]>
Add a missing space in comment.

PiperOrigin-RevId: 325487455

77497410a23bd212e8c3b4e48903d805e7d9097f authored over 4 years ago by jhorvitz <[email protected]>
Propagate a persistent worker's worker protocol format from its rule's execution requirements

RELNOTES: None
PiperOrigin-RevId: 325481408

0da8b9eace653a3dda848d3ed63d7d0bb3ea5b70 authored over 4 years ago by karlgray <[email protected]>
Eliminate package lookup from ASTFileLookupFunction

BzlLoadFunction does a package lookup to confirm that the requested bzl label does indeed have a...

c5d9e2b2034ee7b3c7bc26db095ff0a14e7785f1 authored over 4 years ago by brandjon <[email protected]>
Add json worker protocol support to getRequest and getResponse.

Add additional unit tests for cases when Worker.java reads and writes json responses and request...

8b0f51b142417ed94949f71711a6c3c122599a17 authored over 4 years ago by karlgray <[email protected]>
Added --experimental_enable_shorthand_aliases flag to support shorthand Starlark flags. Currently no-op.

PiperOrigin-RevId: 325447451

834794361beeb372bb42c5e1dc9c8ef13e464533 authored over 4 years ago by Googler <[email protected]>
bazel syntax: EvalException: make Throwable optional if message is provided

Otherwise it's a pain for callers that say new EvalException(msg, e.getCause()),
as getCause may...

60ad1774374a691fb65f90a7512b2596a191c7d3 authored over 4 years ago by adonovan <[email protected]>
bazel analysis: move analysis-related classes here

This change moves RuleErrorConsumer and AnalysisIssues from lib.packages,
where they *obviously*...

ec1cdc953a01b0ebfac9e10665dae6d82e5e01fd authored over 4 years ago by adonovan <[email protected]>
bazel syntax: add Location-less EvalException constructor overloads

...and eliminate all calls that provide a null or BUILTIN location.

PiperOrigin-RevId: 325430685

a6287364b820c03d222140b40c2d927a4a4fa0e0 authored over 4 years ago by adonovan <[email protected]>
Add useDefaultShellEnvironment() in two places within the Java rules

Two files in the Java tools were not using useDefaultShellEnvironment()
when using the SpawnActi...

7c9f8fc8620e2d092e987e6aea07983492bdd214 authored over 4 years ago by Adam Gross <[email protected]>
Fix xcode-locator preferring some Xcode versions outside of /Applications

The current xcode-locator prefers Xcode versions in /Applications
over other versions, comments ...

be25b25a62a0e0fc2139856c2a9e3d8f011438e8 authored over 4 years ago by Kyle Teske <[email protected]>
Fix parsing of BRDA lines in LcovParser

Fixes the interpretation of the "-" in a BRDA line (meaning the branch
was never executed, as op...

5a8c461b6807760d1a45de7a082464ca34efa72d authored over 4 years ago by Charles Mita <[email protected]>
Fix a bug that `--remote_download_toplevel` doesn't download unused_inputs_list

When enabling remote caching with flag `--remote_download_toplevel`, Bazel only [downloads outpu...

a74b13b9ad2791bc437e6393a666a532dd3c6157 authored over 4 years ago by Chi Wang <[email protected]>
Add verbose debugging for impossible bug.

PiperOrigin-RevId: 325308850

052a2b9f480c17ce45930cc102f06a6060447b51 authored over 4 years ago by janakr <[email protected]>
Add Android providers to Starlark behind --experimental_google_legacy_api

RELNOTES: None
PiperOrigin-RevId: 325306384

96af82f3f76e4f4f567c3a4bafa5f1a2518978a8 authored over 4 years ago by ahumesky <[email protected]>
cquery --show_config_fragments: more consistent syntax

Include the required fragments list even for null-configured targets.

In other words:

//my:s...

0b66dabff3f4a4ef9a0836397f1c07ea4d2f9ea7 authored over 4 years ago by gregce <[email protected]>
Make WorkerMultiplexerManager not key hash maps with integers, but with the actual WorkerKey object.

This allows disambiguation of objects that have the same hashcode. Since the hash code is expens...

f7befc08def336abc265b4e209871832f1aec293 authored over 4 years ago by larsrc <[email protected]>
Clarify --instrumentation_filter documentation

This mostly changes "[a rule's] source files" to "the source files it processes" to be clear tha...

3e37b6b68373b40308d6728ab3fab3b68d57814e authored over 4 years ago by Googler <[email protected]>
Make RegexFilter implement Predicate<String>.

PiperOrigin-RevId: 325256287

41303330994072af6ff4a304c1acc205c31e994b authored over 4 years ago by jhorvitz <[email protected]>
Add tests for prelude file processing

This will enable refactoring the prelude file to be loaded as a .bzl instead of pasted into the ...

38dafdd2d7cbbebd3e176449506fab4bafeb0c13 authored over 4 years ago by brandjon <[email protected]>
Update WorkerKey constructor to take in additional parameter, workerProtocolFormat, to denote whether the worker protocol format is protobuf or JSON.

RELNOTES: None
PiperOrigin-RevId: 325246158

b27ca62473ec075c55844ba2aec7dbcd7266de02 authored over 4 years ago by karlgray <[email protected]>
Support for custom TestRunnerSpawn on flaky retries.

PiperOrigin-RevId: 325245985

153601d244737775af2e2cd18ffc025ee69e4eb1 authored over 4 years ago by Googler <[email protected]>
Convert /*...*/ method comments to javadocs in CoverageOutputGenerator

Appeasing the linter because it keeps complaining during my other
changes.

Closes #11902.

Pipe...

c91126b849192ad09318236381a1ec770423b61c authored over 4 years ago by Charles Mita <[email protected]>
Make ConfiguredTargetAccessor#getPrerequisites return prerequisites from the actual target of aliases.

PiperOrigin-RevId: 325232534

ed28376859c50535e4745336712294adba4b23b5 authored over 4 years ago by juliexxia <[email protected]>
Allow customizing which runner name is reported first.

RELNOTES: None
PiperOrigin-RevId: 325182806

a28a6a607ca30d3fd1cf25a422b1f6dddfbc5c85 authored over 4 years ago by twerth <[email protected]>
Add an override to create derived `ArtifactRoot` based on `PathFragment`.

Also, extend `MetadataHandler.resetOutputs` accept wildcard iterables for
`Artifact` subclasses....

2749b9e233464f33381ef63516a6d9a72419d575 authored over 4 years ago by ajurkowski <[email protected]>
Document that --build_tag_filters does not affect test targets when running `blaze test`.

#8439

PiperOrigin-RevId: 325117049

c63128dcb49a4c7a3f46f3b3ae2e7e769dbd62a8 authored over 4 years ago by janakr <[email protected]>
bazel syntax: simplify EvalException

BEGIN_PUBLIC
EvalExceptionWithStackTrace is deleted.

EvalException holds an accurate stack of c...

3391e1761c5f493123ad1965bf73c9c67acfc69c authored over 4 years ago by adonovan <[email protected]>
Don't report targets as filtered out if they will end up running anyway: `blaze test` doesn't respect the --build_tag_filters flag for tests, so reporting them as filtered out is just wrong.

PiperOrigin-RevId: 325094361

df2079699c09d10936cca45f8d23dff3a6b5d069 authored over 4 years ago by janakr <[email protected]>
Track in the skykey whether the ast we're requesting is for the prelude

ASTFileLookupValue:
- The Key no longer inherits AbstractSkyKey. In the future it will be made a...

c782bbc9c2548a3564fcb83f57cd303a1c9bcf72 authored over 4 years ago by brandjon <[email protected]>
Update cquery docs with new aspect support.

PiperOrigin-RevId: 325069244

3a9407a84a2397f03658b4350f13ff6fa4698ca9 authored over 4 years ago by gregce <[email protected]>
Delete obsolete test_sharding_compliant from bazel.

PiperOrigin-RevId: 325061865

bdb39246243da206fa296523858b0450553d1e80 authored over 4 years ago by jhorvitz <[email protected]>
Don't check META-INF/versions/ files for simplicity

PiperOrigin-RevId: 325061510

e41f45757ce54fe1237b9c0b36343ec693114781 authored over 4 years ago by kmb <[email protected]>
cquery: follow aspects if --include_aspects is set.

This rolls forward https://github.com/bazelbuild/bazel/commit/b66c013d7dbff0d0926c86ee756e1ea28f...

5a4be74d99af5885a99ef9e9543d5adac8491d93 authored over 4 years ago by gregce <[email protected]>