- 9323c57 Windows: fix writing java.log by Laszlo Csomor · 7 years ago
- f2753c4 Refactor CppConfigurationLoader by hlopko · 7 years ago
- 1a95502 WindowsFileSystem: open files with delete-sharing by Laszlo Csomor · 7 years ago
- e6709cc C++: Completely removes CcLinkParamsStore and AbstractCcLinkParamsStore by plf · 7 years ago
- 132a8e3 Fix a typo in ResourceProcessorBusyBox. by Googler · 7 years ago
- 7eb9ea1 Automated rollback of https://github.com/bazelbuild/bazel/commit/808ec9ff9b5cec14f23a4ba106bc5249cacc8c54 and https://github.com/bazelbuild/bazel/commit/4c9149d558161e7d3e363fb697f5852bc5742a36 and some manual merging. by lberki · 7 years ago
- ca6c1e2 Remove extra word from option documentation. by Benjamin Peterson · 7 years ago
- 4566a42 Fix tests on JDK 9 and 10 by Liam Miller-Cushon · 7 years ago
- f03acca Allow optional-imports for rc files. by ccalvarin · 7 years ago
- 98831e8 Support filesets in ctx.actions.args(). by tomlu · 7 years ago
- 1295fdc Add "info server_log" command to retrieve the log file path. by arostovtsev · 7 years ago
- 731b46c Re-add way to fetch experimental platform providers from Starlark. by John Cater · 7 years ago
- 24b681e Configure the log handler querier class for the log handler. by arostovtsev · 7 years ago
- 018d0a5 Added separated suggestions for BUILD and BZL files. by Googler · 7 years ago
- 6c75ef0 Remove remaining vestiges of "scoping" in InMemoryFileSystem. by felly · 7 years ago
- 2ed5ed9 Deletes @AutoCodec annotation from BuildConfiguration.Fragment subclasses. by shahan · 7 years ago
- 53a9e91 Throw contextual error when compiling value xmls with >1 period in filename with aapt2, instead of just failing with "<file>.arsc.flat does not exist after aapt2 ran": by Jingwen Chen · 7 years ago
- 1f5c39d C++: Removes more usages of CcLinkParamsStore. by plf · 7 years ago
- 9dc4e20 Remove duplicate checks in Environment by laurentlb · 7 years ago
- 2217614 aquery: Add option to include/exclude the command line of actions. by twerth · 7 years ago
- 73eccc2 Change the key type we keep around in our fileset mappings. by tomlu · 7 years ago
- 34f8b34 Let AbstractSpawnStrategy be more robust against an interface that currently by Googler · 7 years ago
- f7edd93 C++: Write GoWrapCc in Skylark by plf · 7 years ago
- 708a926 Lazy output stream for test.xml, does not produce a file if no test xml data was produced by Igal Tabachnik · 7 years ago
- 3502b34 Automated rollback of commit b919a1dd3ed520e5e527d1bca6db106146f5c58d. by lberki · 7 years ago
- 95efc7f Windows,test-wrapper: use UTF-16 strings and API by Laszlo Csomor · 7 years ago
- 8de9f7c Remove the --apple_crosstool_in_output_directory_flag. by lberki · 7 years ago
- ffc9900 Add 'toolchain_config' attribute to cc_toolchain to enable replacing CROSSTOOL with a skylark rule by rosica · 7 years ago
- 9ca1bb6 Windows,client: implement principled string conv. by Laszlo Csomor · 7 years ago
- 4a8bacd Switch the default for --incompatible_package_name_is_a_function by laurentlb · 7 years ago
- 50ea2dd aquery: Don't print environment / execution info in text output if it would be empty. by twerth · 7 years ago
- 6488dd3 fix windows sh_test arguments with quotes by Andreas Hippler · 7 years ago
- 8ee5a0d Rewrite the BuildEventServiceTransport by buchgr · 7 years ago
- a792821 Rename --experimental_enable_cc_toolchain_label_from_crosstool_proto to --incompatible_disable_cc_toolchain_label_from_crosstool_proto to comply with the backward compatibility policy. by rosica · 7 years ago
- 44977cc Deal properly with string arguments of cc.common.create_cc_toolchain_config_info() by rosica · 7 years ago
- d20cecb Converge on --jdeps_output instead of --output when invoking ImportDepsChecker by cushon · 7 years ago
- 2e7ccbe Use an ArtifactPathResolver to read the header list during header thinning. by felly · 7 years ago
- 1c0c366 Change skylint to accept UpperCamelCaseWithSuffixInfo identifiers by Jared Neil · 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
- 3fc3ddb Skip __init__.py in __pycache__ dir. by Googler · 7 years ago
- f260ed3 Change ExternalFilesHelper#create to branch on whether it thinks it's being by nharmata · 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
- 5939235 C++: Remove providers CcRunfiles and CcDynamicLibrariesForRuntime. by plf · 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
- 36d6e9e Expose all trivial configuration attributes to Skylark. RELNOTES: None. by Googler · 7 years ago
- 673b808 Thread Artifact path resolution through template expansion. by felly · 7 years ago
- 20a70d8 Note that platform providers are experimental by John Cater · 7 years ago
- 1987a81 Track finalizeActions setting explicitly instead of using the output service as a proxy for that. by felly · 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
- d8598b5 Remove ccTargetOs, it's not needed anymore by hlopko · 7 years ago
- 6a4b151 Fix typo "SkylarImport -> SkylarkImport" by dmaclach · 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
- ee77832 C++: Removes unneeded line in CcBinary by plf · 7 years ago
- 205e545 Exported global symbols from Bootstraps. by Googler · 7 years ago
- 0676dcf Make runfiles conflicts fail the build. by Benjamin Peterson · 7 years ago
- 667b6b0 Fix race condition with releaseUploadChannel(). by Geoff Maddox · 7 years ago
- 2ff8b05 Windows, launcher: Make launcher aware of if runfiles tree is enabled by Yun Peng · 7 years ago
- f3f960c The include scanner also returns the primary source file in its output, by Googler · 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
- ea642d6 C++,runfiles: avoid collision with @bazel_tools by Laszlo Csomor · 7 years ago
- 469f3bd Fix a grammar mistake. by lberki · 7 years ago
- edc20fc Rename --incompatible_enable_late_bound_option_defaults flag to --incompatible_disable_late_bound_option_defaults. by rosica · 7 years ago
- a7f3b85 Update bzl files to work with --all_incompatible_changes by laurentlb · 7 years ago
- 8fda9f4 Remove the --apple_crosstool_in_output_directory_name flag. by lberki · 7 years ago
- 55248ff Introduce --incompatible_disable_cc_configuration_make_variables flag to replace --experimental_enable_cc_configuration_make_variables flag because of backwards compatibility policy. by rosica · 7 years ago
- fb164a0 Windows: Make Python binary work with runfiles symlink tree by Yun Peng · 7 years ago
- bc434bc Introduce --incompatible_disable_legacy_cpp_toolchain_skylark_api flag to replace --incompatible_enable_legacy_cpp_toolchain_skylark_api because of backwards compatibility policy. by rosica · 7 years ago
- 310844a [Remote] Do not allow concurrent uploads of the same digest by Jason Gavris · 7 years ago
- a5a9fbb Fix ApkActionsBuilder.java on Windows by pcloudy · 7 years ago
- 30381dd Introduce a trivial querier for configured java.util.logging.FileHandler. by arostovtsev · 7 years ago
- dfcf0ba Reintroduce proper action prioritization that got accidentally disabled. This by Googler · 7 years ago
- 52bb22a Skyframe now pulls information about configured target sources instead of by shahan · 7 years ago
- e755f72 ImportDepsChecker: make --output optional, and use --jdeps_output in tests by cushon · 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
- 4d1d0b5 Add a linter check for native.package() by laurentlb · 7 years ago
- f89e063 Annotate ValueWithMetadata#justValue as @Nullable. by shahan · 7 years ago
- 6499ad2 remove outdated note on Java 7 from android_library documentation by kmb · 7 years ago
- dda391b [Typo] Fix a typo in a javadoc. by Taras Tsugrii · 7 years ago
- 87eab46 [Skylark] Avoid iterator overhead when creating slices. by Taras Tsugrii · 7 years ago
- cf791b52 Windows, build-runfiles: Fix bugs when dealing with long path by pcloudy · 7 years ago
- fff72a7 RELNOTES[NEW]: Add --modify_execution_info, a flag to customize action execution info. by Googler · 7 years ago
- c047975 Fix the JavaInfo returned by getJavaInfoForRClassJar, so that compile and srcs are added and the JavaInfo can be used for compilation. by Googler · 7 years ago
- b163330 Minor rewording of docs for ctx by brandjon · 7 years ago
- 8ddd782 Add --unlimit_coredumps to raise the soft coredump limit to the hard limit. by jmmv · 7 years ago
- 03a8fc8 Refactoring: Move test_timeout flag to TestOptions. by mstaib · 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
- 22e3c8e Fix typos by cushon · 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