Sign in
bazel
/
bazel
/
74ae9b4160100665fbf7522d3bd63ea0c5514e7b
74ae9b4
Move DependencyKind subclasses into DependencyKind.
by John Cater
· 5 years ago
11346a2
Enable default values for (exceptional) multiple options.
by Googler
· 5 years ago
724fdf1
Disallow default values for multiple options.
by Googler
· 5 years ago
38edf55
Clarify that Bazel can be run from a subdirectory of the workspace root, not just the root itself
by wyv
· 5 years ago
8c44e9c
Remove a duplicate link in CONTRIBUTING.md
by wyv
· 5 years ago
d5a2904
Convert non-informative multiple options' default values (e.g. "n/a") to "null".
by Googler
· 5 years ago
416f4ac
Mark DownloaderTestSuite as flaky.
by leba
· 5 years ago
f17c403
Move NestDigest creation up to desugarOneInput
by Googler
· 5 years ago
6bc292d
Document JDK selection with --java_toolchain and --javabase flags.
by jingwen
· 5 years ago
ae8f4d4
Automated rollback of commit d3ff5734d14a4afcfd4cd7fac48b183f77722ea0.
by cushon
· 5 years ago
2601d12
Migrate "@DesugarIgnore" Tool Hint from class-level attribute to method-level attribute.
by Googler
· 5 years ago
8257c83
Refactor `NestAnalyzer` to a General Pre-Pass `InputPreAnalyzer`
by Googler
· 5 years ago
d3ff573
Implement -Werror: in JavaBuilder
by cushon
· 5 years ago
dfcda9e
bazel syntax: replace map with callback for module loading
by adonovan
· 5 years ago
b79848d
Tolerate unexpected exception types in SkyframeBuilder: no need to crash.
by janakr
· 5 years ago
b85d0b7
bazel syntax: rename StarlarkSemantics.DEFAULT_SEMANTICS -> DEFAULT
by adonovan
· 5 years ago
6774154
bazel packages: simplify createRuleClassStarlarkThread
by adonovan
· 5 years ago
50ae960
Reduce preconditions check to a warning log. This is only a sanity check but didn't take into account that an extra expansion can come about with any implicit requirements.
by shreyax
· 5 years ago
6fbebc8
Add new Sandbox category and code to failure details.
by Googler
· 5 years ago
a75cc0b
Remove philwo from CODEOWNERS.
by philwo
· 5 years ago
5311ba3
Plug some "missing file" holes.
by janakr
· 5 years ago
f33234a
Replace "" (empty string) default values of multiple options with "null" (round 2).
by Googler
· 5 years ago
dd05ad1
Replace ExecutorInitException with AbruptExitException for BlazeModule and reserve failure details field numbers for internal use.
by Googler
· 5 years ago
f251342
When a shared action depends on a shared completion future, don't assert that the future is pending, even if the environment didn't view the future as done when it was added as an external dep: the future can transition to done (by being cancelled) in a race with the environment's checking.
by janakr
· 5 years ago
8d37c0e
Add new FailureDetail Category "FetchCommand" and "SyncCommand".
by Googler
· 5 years ago
2e1104e
Add new FailureDetail Category "ActionCache".
by Googler
· 5 years ago
6933b73
Allow bazel run on windows to handle Ctrl+C signals
by Tom de Goede
· 5 years ago
4a99774
bazel syntax: delete StarlarkFile.contentHashCode
by adonovan
· 5 years ago
2a07773
Allow replace zlib with Debian system libs
by Yun Peng
· 5 years ago
2723458
Add java-diff-utils-4.0.jar to third_party
by Yun Peng
· 5 years ago
a33fcde
Replace the usage of 'usual' with 'explicit' or 'non-phony', depending on context, in Ninja code
by Jingwen Chen
· 5 years ago
d8cc709
Add debian_build config setting to BUILD.tools
by pcloudy
· 5 years ago
b5f3521
Fix zlib build in tests after distrib integration
by pcloudy
· 5 years ago
23d8ebb
Fix camelCasing the method name.
by twerth
· 5 years ago
0de69d0
bazel collect: depset: rename toCollection to toList
by adonovan
· 5 years ago
1d93d26
bazel syntax: delete StarlarkThread.Extension
by adonovan
· 5 years ago
00806c8
Extract PackageLoadingListener from Package.Builder.Helper
by michajlo
· 5 years ago
7c67d1d
Add option to filter events from UI
by Alessandro Patti
· 5 years ago
d8de9ac
Ignore @debian_cc_deps for embedded_tools_deps_test
by pcloudy
· 5 years ago
3f18f48
Use the correct variable name.
by jcater
· 5 years ago
5c48298
Fix an incorrect comment.
by jcater
· 5 years ago
0e1600a
Dynamically linking to zlib in the Debian build
by pcloudy
· 5 years ago
412e03c
Automated rollback of commit 9a00c789ea46dcb8c73e513ad1ba234a8417fff3.
by adgar
· 5 years ago
6853c7e
Add gregestren and jin to documentation CODEOWNERS for Bazel Github
by jingwen
· 5 years ago
89ac3c0
Fix possible subprocess leak.
by jmmv
· 5 years ago
dcead93
Enables Desugar-Shadowable API Auto Desugaring for all Android Platform Types
by Googler
· 5 years ago
2143cf8
Add a TestType utility enum that can be used to detect if Bazel is running in a test, and use it throughout our codebase.
by janakr
· 5 years ago
886cdc9
This change adds package name to the java class which uses the default java package
by Googler
· 5 years ago
571e9d5
Reserves failure details field numbers for internal use
by mschaller
· 5 years ago
b8e0254
Encode SpawnActionContextMaps failures using FailureDetails
by mschaller
· 5 years ago
3ef8fb9
Anchor input fetches to source action id
by George Gensure
· 5 years ago
259c200
Document what create_linking_context_from_compilation_outputs returns
by Brian Silverman
· 5 years ago
bdd0800
Add .tcc as accepted cc_library header extension
by liubang
· 5 years ago
3957231
Restore case-sensitivity to detection of -I and /I include directories
by Googler
· 5 years ago
9f6d4cf
Automated rollback of commit 66badc6cdbbec0d35577e6d846c7fa0ef485ce81.
by leba
· 5 years ago
3b9e6f2
Add optional tool_path_origin to Tools in C++ crosstool
by Yannic Bonenberger
· 5 years ago
73d238b
Add missing debianc_cc.BUILD file
by pcloudy
· 5 years ago
0d9bd69
D8 desugar: Handle input/output pairs and classpath with duplicate classes
by sgjesse
· 5 years ago
b9cb480
Attempt to prevent the "Blaze" entry in the glossary from being scrubbed to "Bazel"
by wyv
· 5 years ago
c13ca8e
Doc fixes: broken link in "Custom verbs" and outdated info about code coverage in "Rules"
by wyv
· 5 years ago
c19908e
Introduce distrib_cc_library
by Yun Peng
· 5 years ago
bccef05
Skylark -> Starlark: CcSkylarkApiProviderApi
by wyv
· 5 years ago
307645f
Add zsh completion to debian package
by Siddhartha Bagaria
· 5 years ago
5510482
Pass on visibility for distrib_java_import rule
by pcloudy
· 5 years ago
775d584
Encode StandaloneModule failures using FailureDetails
by mschaller
· 5 years ago
a275660
Add link to community CentOS 6 builds
by Austin Anderson
· 5 years ago
51eb416
bazel: stop extending SkylarkTestCase unnecessarily
by adonovan
· 5 years ago
640d7f7
Make getOptputSymlinks public.
by Googler
· 5 years ago
428aedd
Unconditionally fall back to the transitive classpath on errors
by cushon
· 5 years ago
d3a5fd6
Update RE doc page
by Jingwen Chen
· 5 years ago
e75ed02
Thread maven_coordinates from jvm_maven_import_external into the underlying java_import rule
by Jingwen Chen
· 5 years ago
e6f8e29
Reserves failure details field numbers for internal use
by mschaller
· 5 years ago
2f818d5
Use failure details in QueryEnvironmentBasedCommand
by mschaller
· 5 years ago
0cd2858
Fix deletion of non-executable but readable directories
by arostovtsev
· 5 years ago
044b0b8
Reserves failure details field numbers for internal use
by Googler
· 5 years ago
8ce278d
tests and slightly clarifies statistics computation
by Googler
· 5 years ago
7f5d71e
Add a {de}serialization codec for byte[].
by ajurkowski
· 5 years ago
878118b
Minor edits to platforms-intro for internal process updates.
by jcater
· 5 years ago
33d0a1c
Fix no-remote-exec caching functionality
by Josh Smith
· 5 years ago
13effb9
Try to remove instrumentation api
by Yun Peng
· 5 years ago
d4544c7
Fix Debian netty target
by Yun Peng
· 5 years ago
c393ef2
Add Debian support for some java dependencies
by Yun Peng
· 5 years ago
2a8b69a
Wrap the logging Messsage of desugar-identified boot class path entry under verbose mode and flag guard auto_desugar_shadowed_api_use
by Googler
· 5 years ago
4c2679f
Update ASM used by Desugar Tool from v7.0 to v8.0
by Googler
· 5 years ago
9a00c78
Automated rollback of commit 20b0befdcf4d5f064a8e328c1766e8ca434a8bb1.
by janakr
· 5 years ago
e191c6a
bazel syntax: break one dependency on lib.concurrent
by adonovan
· 5 years ago
5afb986
Use DetailedExitCode in SequencedSkyframeExecutor.
by nharmata
· 5 years ago
01609b8
Provide a way to build against Debian system installed java libraries
by Yun Peng
· 5 years ago
bfed731
Create output child directories before their parents
by Jonathan Gerrish
· 5 years ago
d49d529
Update install-windows.md
by Moritz Krger
· 5 years ago
db8c327
Use DetailedExitCode in BazelFileSystemModule's handling of the bazel.DigestFunction system property and also the default hash function already being set.
by nharmata
· 5 years ago
71dcb10
Remove -Xclang-only= prefixes.
by Googler
· 5 years ago
97eecd5
Use DetailedExitCode in RetainedHeapLimiter.
by nharmata
· 5 years ago
291caab
bazel profiler: don't allocate memory when not in use
by adonovan
· 5 years ago
eb43ebc
D8 desugar: Collect desugar dependencies
by sgjesse
· 5 years ago
4f2a56a
Disable MacOSXFsEventsDiffAwarenessTest again due to flakyness. :(
by philwo
· 5 years ago
f47f83e
Update Bazel to use the 3.1.0 toolchains.
by John Cater
· 5 years ago
f248919
deltazulu@ update org.objectweb.asm from v7.0 to v8.0
by Donald Duo Zhao
· 5 years ago
12c6db5
Cleanup Collecting logic of the Type Converters from CoreLibrarySupport
by Googler
· 5 years ago
b7e4fd4
Remove deprecated and already-disabled params from Args.add()
by brandjon
· 5 years ago
Next »