- a05fec5 Replace Package.Builder.Helper with PackageSettings object by michajlo · 4 years, 9 months ago
- 60e3443 Add support for object files in the Starlark implementation of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 40252c9 Fix newly introduced bug where an empty test_suite.tests attribute was by nharmata · 4 years, 9 months ago
- a817776 Enable Ninja parser to parse validation inputs. by ahumesky · 4 years, 9 months ago
- b235517 Add support for compiling on Apple Silicon. Defines new platform `darwin_arm64`. by dmaclach · 4 years, 9 months ago
- 8545304 Fire build event service event when we complete the build event lifecycle or fail to publish build events to the build event service. by Googler · 4 years, 9 months ago
- 65bebd3 runfiles.[root_]symlinks docs: Link to docs which explain these params in more depth by Googler · 4 years, 9 months ago
- 61072c1 Automated rollback of commit b77bf3c7f8d2872ce7ed33f063ccf1cfc1ab22aa. by janakr · 4 years, 9 months ago
- dce0800 Create a "MultiBuilder" for aggregating multiple TreeArtifactValues at once. by Googler · 4 years, 9 months ago
- 4784d73 Expand `ActionExecutionMetadata.getKey()` method to accept an ArtifactExpander. by ajurkowski · 4 years, 9 months ago
- 1437f34 Prevent leaking all artifacts to all actions with by leba · 4 years, 9 months ago
- 914c480 Remove legacy "fake" branches from cc_binary implementation by cmita · 4 years, 9 months ago
- 2983d04 Skip unnecessary extra attempts to get fast digests. by Googler · 4 years, 9 months ago
- 8a9ae83 Document OutputFormatterCallback#close's fail-fast mode by michajlo · 4 years, 9 months ago
- 8e03897 Clean up after --nsos_eval_keys_as_one_group flag flip. by leba · 4 years, 9 months ago
- 67ab96a Add fine grained detail to QueryExpressions and propagate the failure details. by Googler · 4 years, 9 months ago
- 848c4ee Prohibit injecting tree artifact children as files. They should only be injected via injectDirectory. by Googler · 4 years, 9 months ago
- 5e2d523 Add fine grained detail to QueryException and Lexer. by Googler · 4 years, 9 months ago
- 1387594 Make sorting of graphless query more efficient. by Googler · 4 years, 9 months ago
- b442fca Add a warning when shared actions detection can be producing a false positive. by ajurkowski · 4 years, 9 months ago
- 82e6b6a Stop `--apple_generate_dsym` from applying to host targets by Keith Smiley · 4 years, 9 months ago
- 243c945 Persistent tests: fix NPE for most test rules by Ulf Adams · 4 years, 9 months ago
- 336835c Use graphless query in FetchCommand. by Tobias Werth · 4 years, 9 months ago
- 6e2b1a0 Add Nullable annotation to packageLocator. by twerth · 4 years, 9 months ago
- c01c1f1 Add flag --incompatible_blacklisted_protos_requires_proto_info by Yannic Bonenberger · 4 years, 9 months ago
- cb2ddb3 Fix an aquery crash with Aspect. by leba · 4 years, 9 months ago
- de558d0 If there's no system JDK, point @local_jdk safely to an empty directory. by Benjamin Peterson · 4 years, 9 months ago
- 469aa7e Enable remote options for more commands (any that need to download). by John Millikin · 4 years, 9 months ago
- 91445cc Optionally propagate proguard options to the host config by cushon · 4 years, 9 months ago
- 24e09f7 cquery --show_config_fragments: report fragments used by transitions by gregce · 4 years, 9 months ago
- 17bedb8 Always create `ImmutableMap` in `getMapForConsistencyCheck`. by ajurkowski · 4 years, 9 months ago
- bd22523 Expose Javac command lines in aspects by cushon · 4 years, 9 months ago
- 114a423 Clarify documentation about "manual" tag by Googler · 4 years, 9 months ago
- 8ea8a3a bazel syntax: avoid overloading of ParserInput.create by adonovan · 4 years, 9 months ago
- d6aedbf Update package visibility. by Googler · 4 years, 9 months ago
- e210c79 Configure coverage and runfiles for sh_library by Googler · 4 years, 9 months ago
- d9b514a BUILD file load update for java_proto_library by kkress · 4 years, 9 months ago
- 1b22a24 Add --incompatible_force_strict_header_check_from_starlark flag by cmita · 4 years, 9 months ago
- 2489288 Dynamic execution needs to check whether the selected strategy can actually execute a spawn. by jcater · 4 years, 9 months ago
- dc764b0 Rename incompatible_disable_depset_inputs to incompatible_disable_depset_items by laurentlb · 4 years, 9 months ago
- e4e585f bazel packages: reduce generation of garbage InputFiles by adonovan · 4 years, 9 months ago
- b133fe3 Add a more useful message to ArtifactNestedSetFunction. by leba · 4 years, 9 months ago
- 952318c Add implicit outputs deprecation to docs by plf · 4 years, 9 months ago
- 74178a5 Provide more accurate ExitCode and FailureDetails when an exception is caught during the loading phase. by Googler · 4 years, 9 months ago
- a46ad6e bazel package: consolidate all calls to rule.setAttributeValue by adonovan · 4 years, 9 months ago
- a884837 Skip iteration in visitLabels if the contained type does not need to visit labels. by Googler · 4 years, 9 months ago
- 807d434 Add the unexpected object to exception message. by Googler · 4 years, 9 months ago
- 920b093 bazel packages: prep for AttributeContainer optimization by adonovan · 4 years, 9 months ago
- 54be05a Remove unnecessary ThreadSafeBatchCallback interface. by Googler · 4 years, 9 months ago
- d70ae33 Remove cost of iterating over a list of TargetEdgeObservers in LabelVisitor. by Googler · 4 years, 9 months ago
- 5585a18 Bump javac11 java_tools to v9.0 by Philipp Wollermann · 4 years, 9 months ago
- 812595b Automated rollback of commit bd7999eed71fc14c68890553c68fa5a8f608922c. by plf · 4 years, 9 months ago
- b8bb68e Merge StarlarkIndexable and StarlarkQueryable classes by laurentlb · 4 years, 9 months ago
- 3e58cca Updated expansion for remote_download_outputs by Grzegorz Lukasik · 4 years, 9 months ago
- 27a5c74 Populate SpawnMetrics with more metrics in WorkerSpawnRunner by Googler · 4 years, 9 months ago
- d101fc8 bazel syntax: reject x<<y if y > 31 by adonovan · 4 years, 9 months ago
- 65ed16c Revert the Starlark debugger flags to their old name. by laurentlb · 4 years, 9 months ago
- 7c3817b Add a reference equality check to Label#equals. by Googler · 4 years, 9 months ago
- ddb9b9a Shortened the error log for unknown Starlark options. by Googler · 4 years, 9 months ago
- 6fba77d Encode remaining SimpleSpawnResult failures with FailureDetails by mschaller · 4 years, 9 months ago
- 89b86e0 Fix crash that happens when an aspect has the same implicit attribute as the rule that defines it. by lberki · 4 years, 9 months ago
- 8f04761 Prefetch inputs before acquiring a worker by Googler · 4 years, 9 months ago
- 3b0439e Fix incorrect assumption of desugar persistent worker conditional by Jingwen Chen · 4 years, 9 months ago
- 75216c7 Remove remaining undetailed BuildFailedException constructor by mschaller · 4 years, 9 months ago
- 2634de1 Encode missing input file failures with FailureDetails by mschaller · 4 years, 9 months ago
- ddaea6a Remove undetailed BuildFailedException constructors by mschaller · 4 years, 9 months ago
- 2c7c67f Remove unused undetailed AbruptExitException constructor by mschaller · 4 years, 9 months ago
- c0a43b8 Include exception classes in Crash-type FailureDetails.message text by mschaller · 4 years, 9 months ago
- 10cb3c5 Propagate JavaGenJarsProvider through Starlark-constructed JavaInfo by kmb · 4 years, 9 months ago
- f20ba59 Fix documentation for createLinkerInput owner by Dionna Glaze · 4 years, 9 months ago
- 6fa858a Delete ctx.action() by laurentlb · 4 years, 9 months ago
- a542e1d Delete ctx.file_action by laurentlb · 4 years, 9 months ago
- bd7999e C++: Give error when grep-includes missing by plf · 4 years, 9 months ago
- 45e175a bazel syntax: report actual type in string.partition error message by adonovan · 4 years, 9 months ago
- 13c7840 C++: Renames method for converting libraries by plf · 4 years, 9 months ago
- 7789561 Expand documentation about the definition environment hash in RuleClass. by ajurkowski · 4 years, 9 months ago
- 0793388 Encode remaining ActionExecution failures with FailureDetails by mschaller · 4 years, 9 months ago
- 05efa28 Encode additional ActionExecution failures with FailureDetails by mschaller · 4 years, 9 months ago
- 1847a01 Rename the BlacklistPackagePrefix family of classes and their related functions. by kkress · 4 years, 9 months ago
- 1812caf Move allowlists to //tools/allowlists by cushon · 4 years, 9 months ago
- 8350681 Shorten the hash suffix in the output path caused by a config transition. by tomlu · 4 years, 9 months ago
- 27e1103 Fix ctx.actions.write to write as ISO 8859-1 so it is symetric with BUILD and .bzl input parsing. by aiuto · 4 years, 9 months ago
- 1a38fa0 Fix an incorrect constant usage in plantSymlinkForExternalRepo. by Googler · 4 years, 9 months ago
- 3d90c3f Provide LTO bitcode files via LibraryToLinkApi Starlark Api. by Googler · 4 years, 9 months ago
- b149179 Update Javadoc for EXTERNAL_PACKAGE_{NAME,IDENTIFIER}. by lberki · 4 years, 9 months ago
- 1cacdee Rename the WORKER_BLACKLISTED_MNEMONICS by kkress · 4 years, 9 months ago
- 5b8c8c3 Add detailed logging for failure to delete action output directory. by arostovtsev · 4 years, 9 months ago
- 1ed9a07 Delete obsolete flag --incompatible_disable_deprecated_attr_params by laurentlb · 4 years, 9 months ago
- 3a3f5a8 Windows: Always copy DLLs to the binary's directory when it's a source file by Yun Peng · 4 years, 9 months ago
- d2ff02c Add the .py3 extension as a valid Python source. by Googler · 4 years, 9 months ago
- d0ceb46 bazel query: report rule instantiation stack in --output=proto by adonovan · 4 years, 9 months ago
- 5fb3549 Removes line that exec_compatible_with is only on specific rules because it's on all rules now by juliexxia · 4 years, 9 months ago
- 63e4e4d Define --java_runtime_version, --tool_java_runtime_version, by cushon · 4 years, 9 months ago
- 1dbf65b Migrate java-diff-utils version to 4.0 by pcloudy · 4 years, 9 months ago
- 9757729 Don’t linkstamp `apple_binary` targets by default by bbaren · 4 years, 10 months ago
- 06b76c9 Report fragments Starlark transitions use. by gregce · 4 years, 10 months ago
- eefc91c The great Skylark -> Starlark migration: by gregce · 4 years, 10 months ago
- add1ddb Add "cpp_link" exec group to all rules by adding it to the BaseRule rule class. by juliexxia · 4 years, 10 months ago
- a6deb8b Enable --experimental_process_wrapper_wait_fix by default. by jmmv · 4 years, 10 months ago
- 9ca7c36 Only add a file path into the action cache if it's non-mandatory. by leba · 4 years, 10 months ago