- 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
- f31f2d7 fixup! Gracefully handle the lack of subreaper support in Linux. by Ryan Beasley · 4 years, 9 months ago
- 6e2b1a0 Add Nullable annotation to packageLocator. by twerth · 4 years, 9 months ago
- 7404d17 Update build.proto docs for column numbers. by Benjamin Peterson · 4 years, 9 months ago
- c01c1f1 Add flag --incompatible_blacklisted_protos_requires_proto_info by Yannic Bonenberger · 4 years, 9 months ago
- ea6e9ee process-tools-darwin: EXIT_FAILURE comes from stdlib.h by Ryan Beasley · 4 years, 9 months ago
- cb2ddb3 Fix an aquery crash with Aspect. by leba · 4 years, 9 months ago
- e6dd345 Gracefully handle the lack of subreaper support in Linux. by philwo · 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
- 2c8639f Make JarHelper public by cushon · 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
- 4c06e18 Document JarHelper.DEFAULT_TIMESTAMP by cushon · 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
- f252671 Run Starlark tests only with Python 3 by laurentlb · 4 years, 9 months ago
- 54be05a Remove unnecessary ThreadSafeBatchCallback interface. by Googler · 4 years, 9 months ago
- 1e2c5e6 Remove Java 12 support by Philipp Wollermann · 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
- f8a94b9 Restore macOS 10.10 version compatibility to Bazel by Nikhil Marathe · 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
- 577d907 Avoid possibility of the default Locale interfering with lower-casing input. by dlr · 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
- 8a9a307 Add starter tests for Android platforms. by gregce · 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
- 0f9a592 Add linkopts to the Starlark implementation of cc_import by Andrzej Guszak · 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
- c0c93ec Fix some lint by cushon · 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
- 0204109 Automatic code cleanup. by Googler · 4 years, 9 months ago
- d2ff02c Add the .py3 extension as a valid Python source. by Googler · 4 years, 9 months ago
- 68900f3 Add a comment explaining a now-fixed JDK bug. by dchai · 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
- 61a11ae Convert Skyframe java_test to a java_library. by janakr · 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
- 97cc680 2nd attempt to fix skydoc for JavaNativeLibraryInfo by kmb · 4 years, 10 months ago
- 206d6e4 Remove duplicate TreeArtifactValue getSelfData method. by Googler · 4 years, 10 months ago
- f4eb85d PythonUtils.GetInitPyFiles gains a Predicate<PathFragment> supplied at construction time so that other implementations can supply their own logic for determining when a file is a Python package defining __init__.py equivalent, meaning none need be created. by Googler · 4 years, 10 months ago
- edb893d Include worker-key-mnemonic when copying the execution_requirements into the execution info. by Googler · 4 years, 10 months ago