bazel /
bazel /
a111a2150abe775a001ce0ee756d1bd7f8677bf7 - a111a21 Remove an unused class. by lberki · 4 years, 11 months ago
- df98259 Implement directory expander, currently only used in map_each. by tomlu · 4 years, 11 months ago
- f70067f ConfiguredTargetFunction should use the given ToolchainContextKey, if available. by jcater · 4 years, 11 months ago
- df1a96e Add a new ConfiguredTargetKey subclass for configured targets with explicit toolchain contexts. by jcater · 4 years, 11 months ago
- 9b794ac Simplify SingleToolchainResolutionFunctionTest by removing complexity. by jcater · 4 years, 11 months ago
- 78a29b0 Minimally support Linux/ARM systems, e.g. Raspberry Pi by Googler · 4 years, 11 months ago
- d4b10dd Fix `--run_under` Windows escaping bug by Robin Nabel · 4 years, 11 months ago
- 7f4befa Add tests specifically for ConfiguredTargetFunction.computeUnloadedToolchainContexts. by jcater · 4 years, 11 months ago
- dfbf87c Upgrade gRPC to 1.26.0 by Yun Peng · 4 years, 11 months ago
- e2f11d7 Prepare for upgrading grpc to 1.26.0 by Yun Peng · 4 years, 11 months ago
- 4716cc2 Update "--subcommands" to also show the execution platform for each action. by jcater · 4 years, 11 months ago
- 22cfc75 Add patch file for grpc 1.26.0 by Yun Peng · 4 years, 11 months ago
- 61c8e91 Fix spelling of Starlark by waltl · 4 years, 11 months ago
- 8b856f5 Reserves failure details field numbers for internal use by mschaller · 4 years, 11 months ago
- d885e18 Reserves failure details field numbers for internal use by mschaller · 4 years, 11 months ago
- 59e5208 Clean up BugReport comments by mschaller · 4 years, 11 months ago
- 6bf7c51 Remove some justExitCode calls in tests by mschaller · 4 years, 11 months ago
- 7052f3c Add truth Subjects for ToolchainContext and ToolchainCollection. by jcater · 4 years, 11 months ago
- 1e62800 Encode PrintActionCommand failures with FailureDetails by mschaller · 4 years, 11 months ago
- bfad754 Bump minimal JDK test size threshold from 270 to 275 MB by mschaller · 4 years, 11 months ago
- aed4160 Clean up artifact retrieval methods in ActionExecutionValue. by Googler · 4 years, 11 months ago
- 61a9f57 Allow tree artifacts to be omitted, take 2. by Googler · 4 years, 11 months ago
- 8cd2222 Split ResolvedToolchainContext into its own build target. by jcater · 4 years, 11 months ago
- 5037537 Convert ToolchainCollection to use AutoValue. by jcater · 4 years, 11 months ago
- 34d67ca Add option to preserve input tar mtimes in TarFileWriter by dannysullivan · 4 years, 11 months ago
- 5606516 Automated rollback of commit 0ff9f3aa65850b00531fea19f145703d7e19fff0. by jingwen · 4 years, 11 months ago
- 7a919a3 Clean up old code for Starlark API whitelist. by plf · 4 years, 11 months ago
- db45fb2 Add documentation for running Bazel in an airgapped environment using distribution directories by Jin · 4 years, 11 months ago
- 33e8a7d Fix error reporting omission. by leba · 4 years, 11 months ago
- 0ff9f3a Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown, attempt #2 by wyv · 4 years, 11 months ago
- c063b5c s/java_lang_extras/java_base_extras by cushon · 4 years, 11 months ago
- 8dc3ffa Add a Builder for PartiallyResolvedDependency. by John Cater · 4 years, 11 months ago
- 71ece5b Clean up shared action transformation. by Googler · 4 years, 11 months ago
- 7a3eb4f Remove AndroidAaptVersion. by dchai · 4 years, 11 months ago
- 9bea69a Bazel docs: Only generate unversioned redirects for the master tarball by wyv · 4 years, 11 months ago
- 0b31794 Introduce AggregatedSpawnMetrics by Googler · 4 years, 11 months ago
- 1c03c8c Normalize timestamps to DOS epoch+epsilon to avoid local timezone leaking into ZIPs. by dchai · 5 years ago
- 8e08aa3f Remove unneeded static serialization method. by jcater · 5 years ago
- 69d4ace Update sorting out of starlark flags to also identify external repo starlark flags by Julie Xia · 5 years ago
- 21179b2 Forward InstrumentedFilesProvider from all dependencies by default (conditioned on flag) by Googler · 5 years ago
- 8188ccf Have split deps sort by mnemonic, then config checksum. by jcater · 5 years ago
- d0fa28b Update label for the exec-groups link. by jcater · 5 years ago
- dd21dd2 bazel rules: explain genrule PATH behavior by adonovan · 5 years ago
- b7d9843 Fix wrong mirror URL of bazel-toolchains 3.1.0. by philwo · 5 years ago
- aba735d Add path to sample file in docs for workspace_status_command by plf · 5 years ago
- d1b808a Automated rollback of commit 468b67d911b4a5c0873dade3899635ce8731e8fe. by plf · 5 years ago
- 6135443 Fix CcCompilationOutputs documentation. by plf · 5 years ago
- c29f536 Add documentation for cc_library's linkstamp by plf · 5 years ago
- 15f81f3 Fix configuring C++ toolchains tutorial by plf · 5 years ago
- b5827e4 Add fish shell completion for bazel by Akira Baruah · 5 years ago
- 468b67d Fix headers checking mode for cc_common.compile by Kseniia Vasilchuk · 5 years ago
- 565f774 Fix all the redirects! by wyv · 5 years ago
- acab2c2 Skylark -> Starlark for various non-Java references. by gregce · 5 years ago
- 8d66929 Rename/clarify ast manager and inlining terminology by brandjon · 5 years ago
- 667fb4f bazel syntax: remove unnecessary deduplication during serialization by adonovan · 5 years ago
- 9198819 Refactor and document the BzlLoadFunction inlining code path by brandjon · 5 years ago
- bb6ecd7 Fix broken link to "Specifying targets to build" section. by Googler · 5 years ago
- 4488f0c Add getConfiguredTargetKey method to TargetAndConfiguration. by jcater · 5 years ago
- 94fa31b Begin documentation for exec_groups. by juliexxia · 5 years ago
- ad484e1 Add a Test to Check the Desugar Tool supports all Shadowed Android Platform Fields with Type Converters by Googler · 5 years ago
- 0ea96d8 Call Dependency.getConfiguredTargetKey instead of calling the Builder directly to get a ConfiguredTargetKey. by jcater · 5 years ago
- b8d21f9 Specify FailureDetails for default exit values not expected to be used by mschaller · 5 years ago
- be6ee5c Remove the ConfiguredTargetKey factory methods. by jcater · 5 years ago
- 83221e3 Update users of ConfiguredTargetKey to use the Builder. by jcater · 5 years ago
- 6f711af Do not perform configuration trimming with a host transition. by John Cater · 5 years ago
- 8cd940d Encode BlazeCommandDispatcher failures with FailureDetails by mschaller · 5 years ago
- 3eb2d25 Introduce a Builder class for creating instances of ConfiguredTargetKey. by jcater · 5 years ago
- e809eb2 Migrate remote worker to Flogger. This wasn't strictly necessary for Bazel's Flogger clean-up, but I think worth it anyway. by janakr · 5 years ago
- 02054bb Remove AspectValueKey.aspectConfigurationIsHost method. by jcater · 5 years ago
- 6be6316 Remove ConfiguredTargetKey.isHostConfiguration method. by jcater · 5 years ago
- 5e81a85 Use the non-versioned jacoco jar files in Debian build by pcloudy · 5 years ago
- f3d1683 Fix Desugar worker hangs, and update remote android tools to 0.17.0 to include the fix by Jingwen Chen · 5 years ago
- c092637 Allow "undoing" the --wait_fix flag flip. by jmmv · 5 years ago
- 04e073e Add embedded jdk support for ppc64le by Jason Furmanek · 5 years ago
- d8dc951 Use isTool instead of isHost where appropriate. by jcater · 5 years ago
- c5690fe Automated rollback of commit 9ec7232bb753e6e65743c448973cd971c919ce04. by philwo · 5 years ago
- 8748c26 Change ArtifactNestedSetKey get directs and transitives to return ImmutableList by leba · 5 years ago
- 74f1d2d ComposingTransition and its Factory should implement isHost and isTool. by jcater · 5 years ago
- 503390c Add integration tests for --experimental_nsos_eval_keys_as_one_group. by leba · 5 years ago
- c956021 Migrate all remaining eligible usages of java.util.Logger in the Bazel codebase to Flogger. A few usages are preserved because they do things like change the logger configuration, which Flogger does not easily support. by janakr · 5 years ago
- 481bad3 Prohibit tree file artifacts from being stored in both artifactData and treeArtifactData in ActionExecutionValue. by Googler · 5 years ago
- 32e1313 update clean command to allow residue and ignore starlark options by Julie Xia · 5 years ago
- 65b6254 Pass missing target flag for watchos_arm64_32 and watchos_x86_64 by Patrick Balestra · 5 years ago
- 974879d Avoid unnecessary insertion of tree file artifacts to artifactData. by Googler · 5 years ago
- 2069aad Use homebrew-core install/upgrade option by Rui Chen · 5 years ago
- b9fa276 Automated rollback of commit 9906c5c4cd1124a4291461fb472685ad7d88580e. by ahumesky · 5 years ago
- 49a6dc9 Add codec for HashMap and make LinkedHashSetCodec handle HashSet, since it was already able to do that. This enables us to delete ModuleCodec. by janakr · 5 years ago
- 61d663a Fixed link to loading-phase. by glukasiknuro · 5 years ago
- 49a9657 Upload Bazel 3.2.0 documentation. by philwo · 5 years ago
- d31b416 Skylark -> Starlark: com.google.devtools.build.lib.bazel.repository.skylark by gregce · 5 years ago
- c79ab29 Fix example for label-typed build settings. by glukasiknuro · 5 years ago
- 2491264 Simplify class and var names related to bzl skyframe inlining by brandjon · 5 years ago
- b0ba5dc Release 3.2.0 (2020-05-27) by Bazel Release System · 5 years ago
- 4d19c00 Add BzlLoadValue.KeyForBuiltins by brandjon · 5 years ago
- b863890 Revert --incompatible_objc_compile_info_migration to false by waltl · 5 years ago
- abfce25 Do not force users to specify '.so' or '.dll' manually for linkshared=1. by tomlu · 5 years ago
- 6c5f911 Add --experimental_enable_builtins_injection by brandjon · 5 years ago
- ae9bfd4 Move the addition of SpawnMetrics to its Builder by Googler · 5 years ago
- 1bc736e Internal change by rosica · 5 years ago
- 118c43f Add a new option --experimental_nsos_eval_keys_as_one_group. by leba · 5 years ago