- 2e7ccbe Use an ArtifactPathResolver to read the header list during header thinning. by felly · 7 years ago
- 56fd4fe Weave an ArtifactPathREsolver through Runfiles to use when reading pruning manifests. by felly · 7 years ago
- 4a6891f Add support for naming objc module maps by Oscar Bonilla · 7 years ago
- ff6d318 Remove deprecated startup --host_javabase flag by cushon · 7 years ago
- 93f2550 Change default for proto_library.cc_lib by Googler · 7 years ago
- 13d70a9 Move FdoProvider under CcToolchainProvider by hlopko · 7 years ago
- ead1002 Fix protobuf in the WORKSPACE by hlopko · 7 years ago
- bcaad80 Automated rollback of commit 8fda9f44bd463e87208cb3eab62f8cab36aa9767. by lberki · 7 years ago
- 27303d7 Update protobuf to 3.6.1 -- update references by Laszlo Csomor · 7 years ago
- 8f0d73a Improve ctx.actions.args() debug print. by tomlu · 7 years ago
- c3e5851 Use the more specialized lookup functions. by laurentlb · 7 years ago
- b919a1d Add an explicit bit to actions that tells whether they are shareable or not. by lberki · 7 years ago
- bb07aa9 Make tree artifact directory creation ActionFS-aware. by felly · 7 years ago
- 748773a Remove unused argument from CcToolchainConfigInfo.fromToolchain by hlopko · 7 years ago
- 411ab49 Rename FdoSupportFunction to CcSkyframeSupportValue by hlopko · 7 years ago
- 0676dcf Make runfiles conflicts fail the build. by Benjamin Peterson · 7 years ago
- 9ed9d8a Add flag --incompatible_symlinked_sandbox_expands_tree_artifacts_in_runfiles_tree. by philwo · 7 years ago
- 3eec3fe Windows: native test wrapper can run simple tests by Laszlo Csomor · 7 years ago
- edc20fc Rename --incompatible_enable_late_bound_option_defaults flag to --incompatible_disable_late_bound_option_defaults. by rosica · 7 years ago
- 8fda9f4 Remove the --apple_crosstool_in_output_directory_name flag. by lberki · 7 years ago
- fb164a0 Windows: Make Python binary work with runfiles symlink tree by Yun Peng · 7 years ago
- 310844a [Remote] Do not allow concurrent uploads of the same digest by Jason Gavris · 7 years ago
- 30381dd Introduce a trivial querier for configured java.util.logging.FileHandler. by arostovtsev · 7 years ago
- 52bb22a Skyframe now pulls information about configured target sources instead of by shahan · 7 years ago
- c8e6796 Environment: ensure that the global frame does at most two lookups by laurentlb · 7 years ago
- e529d38 Fix error prone warnings in SkylarkRuleImplementationFunctionsTest. by tomlu · 7 years ago
- fff72a7 RELNOTES[NEW]: Add --modify_execution_info, a flag to customize action execution info. by Googler · 7 years ago
- 8ddd782 Add --unlimit_coredumps to raise the soft coredump limit to the hard limit. by jmmv · 7 years ago
- 6ff38d8 Introduce `--strategy_regexp` flag which allows actions to be executed with different strategies (e.g. locally or remotely) based on a regex filter by jingwen · 7 years ago
- 2661be8 Pipe options through to SkyframeActionExecutor instead of passing as individual parameters. by tomlu · 7 years ago
- ab6c6cd Pass a rule label to add_dep commands emitted by ImportDepsChecker instead of a target name by cushon · 7 years ago
- b592dbd Windows, build-runfiles: Implement build-runfiles for Windows by Yun Peng · 7 years ago
- 131e31c C++,runfiles: rename sources to avoid conflict by Laszlo Csomor · 7 years ago
- ebb4071 Environment: introduce method for more specific lookups by laurentlb · 7 years ago
- 19d692c Avoid re-clearing the analysis cache (and saying so) after cleans. by mstaib · 7 years ago
- 2cb8ac1 Have computed --instrumentation_filter default match packages exactly by Googler · 7 years ago
- 5d2e0c0 Add missing tests for actions whose inputs do not change by mschaller · 7 years ago
- 6699e0b Re-enable the output filter test which deals with deprecation. by mstaib · 7 years ago
- 206c19b Change the behavior of RESOLVE to log a warning instead of crashing if a relative symlink escapes a Fileset. by janakr · 7 years ago
- b5099a2 Deprecate --experimental_java_header_compilation_disable_javac_fallback by cushon · 7 years ago
- 6f8e36b getPackagesUnderDirectory: drop irrelevant blacklisting by Klaus Aehlig · 7 years ago
- 793b09c Send a LargeBuildEventSerializedEvent to the event bus associated to the command when BuildEvents are larger than 10MB. by lpino · 7 years ago
- 8253721 Create --incompatible_enable_late_bound_option_defaults flag by rosica · 7 years ago
- c885e28 Rename tools/default pacakge flag to incompatible_disable_tools_defaults_package from experimental_enable_tools_defaults_package by dbabkin · 7 years ago
- 1950bf9 Fifth cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
- 9e58e22 Leave attributes starting with underscore undocumented. by cparsons · 7 years ago
- d4d57be Fix SimpleLogHandler's symbolic link creation. by arostovtsev · 7 years ago
- caafe30 Add static name resolution by laurentlb · 7 years ago
- 96fbfb3 Automated rollback of commit 03ed75c913d20bef1360ea1371087233b5c38709. by fwe · 7 years ago
- 9c58b19 Add support for persistent workers to the Android resource processing tools with `--persistent_android_resource_processor` flag. by jingwen · 7 years ago
- a5be661 Have skydoc-binary test suites use stardoc.bzl directly by cparsons · 7 years ago
- 09ec261 Introduce --incompatible_static_name_resolution by laurentlb · 7 years ago
- 9cd6fa2 Add a check to not print deprecated flag warnings from flags set by the invocation policy. by juliexxia · 7 years ago
- 1434b17 Delete Environment.hasVariable by laurentlb · 7 years ago
- a6d7dc7 Use a ForkJoinPool instead of a PriorityBlockingQueue-based ThreadPoolExecutor by Googler · 7 years ago
- 6c6d990 Clean up work-around for JDK-8056066 by cushon · 7 years ago
- 1f72416 Break up ToolchainUtil and ToolchainContext into immutable classes by jcater · 7 years ago
- 7a72eda Remove accidentally added call to setClassName in test. by philwo · 7 years ago
- f1db75c include test-case resolution at the end of the build log by Eran Shalom · 7 years ago
- 3c5e7c7 Fix AppEngine variant of go_proto_library: also needs gRPC metadata dependency by Googler · 7 years ago
- 03ed75c aapt2 android_binary rules will always use compiled data to merge. by corysmith · 7 years ago
- 774bfe0 Support directory expansion in Skylark Args. by tomlu · 7 years ago
- 8ceaa65 Rollforward of https://github.com/bazelbuild/bazel/commit/2d3adfb93c023f9752f00d4bf3440ee9869f64f2: Add a warning if the same rc file is read multiple times. by ccalvarin · 7 years ago
- 16e3572 Update error message for tabulations in source code. by laurentlb · 7 years ago
- e698aeb Fold FdoSupport into FdoSupportValue and remove FdoSupportProvider to FdoProvider. by lberki · 7 years ago
- cca7a23 Remove FdoMode.VANILLA. by lberki · 7 years ago
- bc3426d Switch all dummy manifest writing to the AndroidManifest class. This ensures that the minSdk will be propagated to the dummy manifests. by corysmith · 7 years ago
- 8fcb553 Make Bazel compile with JDK 8 again. by lberki · 7 years ago
- 52cfb9c Add AndroidManifest class to handle parsing and writing dummy manifests. by corysmith · 7 years ago
- 375d593 Remove references to ephemeral strings by ccalvarin · 7 years ago
- 42942de Stop writing the merged resources to xml. by corysmith · 7 years ago
- a1f9779 Simplify DigestUtils.getDigestOrFail(): by Googler · 7 years ago
- 5e5ee0d Rollforward of https://github.com/bazelbuild/bazel/commit/ec83598cb6ee4136166bb562a24dc5dfa58921db and the followup correction in https://github.com/bazelbuild/bazel/commit/44f92dd508824f2bae03e0e55dc4282908a562ec: Change the list of rc files accepted. by ccalvarin · 7 years ago
- 5b30745 Change PlatformConfiguration to only have a single target platform. by John Cater · 7 years ago
- 1d70434 Fourth cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
- 190d4f8 Move C++ coverage collection logic out of collect_coverage.sh by iirina · 7 years ago
- 6e6639c experimentalUI: support deduplicating by Klaus Aehlig · 7 years ago
- b470c0f Add logic for skylark options to all BuildOptions mechanics (construction, diff-ing, reconstruction, serialization, etc). Get the new skylark information from an OptionsProvider (the same way native options are retrieved). Rename the <code>getOptions()</code> method in BuildOptions to <code>getNativeOptions</code> to better reflect this new information being stored in BuildOptions. by juliexxia · 7 years ago
- c2f1896 Propagate DefaultHashFunctionNotSetException past the filesystem by ccalvarin · 7 years ago
- 6fbc0e4 Remove manifests, packages, and configuration filters as they are no longer relevant to aapt2 shrinking. by corysmith · 7 years ago
- d96f157 Automated rollback of commit ec83598cb6ee4136166bb562a24dc5dfa58921db, and followup unknown commit by ccalvarin · 7 years ago
- fee8d25 Third cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
- 7a07ba2 Accept a single provider instance as return value from an aspect. by cparsons · 7 years ago
- 2d3adfb Add a warning if the same rc file is read multiple times. by ccalvarin · 7 years ago
- d2e0254 Make creating a CcToolchainConfigInfo from Skylark possible by rosica · 7 years ago
- a168a82 Unwrap CacheNotFound for RemoteActionCache by George Gensure · 7 years ago
- 4fa081c Follow up CL to https://github.com/bazelbuild/bazel/commit/a6298007e0b8338aa4ac5cbc9f6d42d5d44b6d6d. Moving <code>getSkylarkOptions()</code> up one level of inheritance to have access to skylark options from the <code>BuildOptions.of(...)</code> constructor method. This will be helpful in the future to pass skylark options when we use BuildOptions to construct the default target and host configurations. by juliexxia · 7 years ago
- 740b07b Add PythonBlackBoxTest.java, modify BUILD files to include blackbox package tests into Windows tests as well. by Googler · 7 years ago
- 2a27fec Framework modifications for running on windows. by Googler · 7 years ago
- 43dbed6 Add test environment classes and base black box test class. by Googler · 7 years ago
- b624e70 Make Bazel's mock osx crosstool more resilient against missing variables by hlopko · 7 years ago
- a9cb78d Introduce tools setup classes, reorganize common dependencies. by Googler · 7 years ago
- 35f9ec3 Distinguish between threads paused during initialization, and threads paused in response to a explicit PauseThreadsRequest. by brendandouglas · 7 years ago
- de5462a Make AppleCrosstoolTransition a no-op if it would change neither the CPU nor the C++ compiler used. by lberki · 7 years ago
- f5b5e88 HttpUtils: short cut in mergeUrls, if possible by Klaus Aehlig · 7 years ago
- 8794308 Explicitly provide the test-default hash function in all tests. by ccalvarin · 7 years ago
- 5631c1f Adding packages to the ResourcesZip. by corysmith · 7 years ago
- 99958b8 This is a rollback of both https://github.com/bazelbuild/bazel/commit/a038c818f51b619f795dfefacd62fac75e23f1bd and https://github.com/bazelbuild/bazel/commit/6300c7eb70622b55bbc5f73ec1ffe8116d55c9cd by laurentlb · 7 years ago
- 4ebf6c0 Separate Info object semantics from Struct object semantics. by cparsons · 7 years ago
- ef34820 Interface and implementation for black box test context. by Googler · 7 years ago