1. 3008794 Add optional attribute compile_files_without_includes to cc_toolchain. This by Googler · 7 years ago
  2. e6db655 Windows: set correct RUNFILES_MANIFEST_ONLY value for test by Yun Peng · 7 years ago
  3. 262ab77 Qualify some labels so java_runtime_files can be used outside @bazel_tools by cushon · 7 years ago
  4. 52b208e Allow passing list into user_compile_flags and user_link_flags by hlopko · 7 years ago
  5. 5bb3141 Prefactor for unknown commit by cushon · 7 years ago
  6. eb5d6eb Document that SkyFunction$Environment#registerDependencies is less performant when used with EvaluationVersionBehavior#MAX_CHILD_VERSIONS. by janakr · 7 years ago
  7. 4b6da43 Automated rollback of commit 395fbbdb7f17b97ed140fc0e4a1e061c7bf73843. by juliexxia · 7 years ago
  8. eb8b75b Simplify the Skylark exposed makeAar method to accept a list of proguard spec by Googler · 7 years ago
  9. 2000cfd Add new PlatformConstraintsApi interface for accessing constraints for a platform. by John Cater · 7 years ago
  10. 46a6707 Expose provider methods to Skylark required for the migration. This provider by Googler · 7 years ago
  11. aced811 Add back configuration filtering to aapt by corysmith · 7 years ago
  12. 395fbbd Allow shadowing of builtins in bzl files by laurentlb · 7 years ago
  13. 9323c57 Windows: fix writing java.log by Laszlo Csomor · 7 years ago
  14. f2753c4 Refactor CppConfigurationLoader by hlopko · 7 years ago
  15. 1a95502 WindowsFileSystem: open files with delete-sharing by Laszlo Csomor · 7 years ago
  16. e6709cc C++: Completely removes CcLinkParamsStore and AbstractCcLinkParamsStore by plf · 7 years ago
  17. 236e6ed Disable the last two failing tests on the "nojava" platform. by philwo · 7 years ago
  18. 132a8e3 Fix a typo in ResourceProcessorBusyBox. by Googler · 7 years ago
  19. 29ec085 Automatic code cleanup. by twerth · 7 years ago
  20. 29f1de0 Disable Android shell tests on the "nojava" platform. by philwo · 7 years ago
  21. 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
  22. ca6c1e2 Remove extra word from option documentation. by Benjamin Peterson · 7 years ago
  23. b664623 run buildifier by cushon · 7 years ago
  24. 1e9f0aa Fix more tests on JDK 9 and 10 by cushon · 7 years ago
  25. 4566a42 Fix tests on JDK 9 and 10 by Liam Miller-Cushon · 7 years ago
  26. f03acca Allow optional-imports for rc files. by ccalvarin · 7 years ago
  27. 98831e8 Support filesets in ctx.actions.args(). by tomlu · 7 years ago
  28. 1295fdc Add "info server_log" command to retrieve the log file path. by arostovtsev · 7 years ago
  29. 731b46c Re-add way to fetch experimental platform providers from Starlark. by John Cater · 7 years ago
  30. 24b681e Configure the log handler querier class for the log handler. by arostovtsev · 7 years ago
  31. 018d0a5 Added separated suggestions for BUILD and BZL files. by Googler · 7 years ago
  32. 6c75ef0 Remove remaining vestiges of "scoping" in InMemoryFileSystem. by felly · 7 years ago
  33. 2ed5ed9 Deletes @AutoCodec annotation from BuildConfiguration.Fragment subclasses. by shahan · 7 years ago
  34. 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
  35. 1f5c39d C++: Removes more usages of CcLinkParamsStore. by plf · 7 years ago
  36. 9dc4e20 Remove duplicate checks in Environment by laurentlb · 7 years ago
  37. 2217614 aquery: Add option to include/exclude the command line of actions. by twerth · 7 years ago
  38. 73eccc2 Change the key type we keep around in our fileset mappings. by tomlu · 7 years ago
  39. 34f8b34 Let AbstractSpawnStrategy be more robust against an interface that currently by Googler · 7 years ago
  40. f7edd93 C++: Write GoWrapCc in Skylark by plf · 7 years ago
  41. 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
  42. 3502b34 Automated rollback of commit b919a1dd3ed520e5e527d1bca6db106146f5c58d. by lberki · 7 years ago
  43. 95efc7f Windows,test-wrapper: use UTF-16 strings and API by Laszlo Csomor · 7 years ago
  44. 8de9f7c Remove the --apple_crosstool_in_output_directory_flag. by lberki · 7 years ago
  45. a572c1c Add ubuntu1804_nojava, ubuntu1804_java9, ubuntu1804_java10 to postsubmit. by philwo · 7 years ago
  46. ffc9900 Add 'toolchain_config' attribute to cc_toolchain to enable replacing CROSSTOOL with a skylark rule by rosica · 7 years ago
  47. 9ca1bb6 Windows,client: implement principled string conv. by Laszlo Csomor · 7 years ago
  48. 4a8bacd Switch the default for --incompatible_package_name_is_a_function by laurentlb · 7 years ago
  49. 50ea2dd aquery: Don't print environment / execution info in text output if it would be empty. by twerth · 7 years ago
  50. 6488dd3 fix windows sh_test arguments with quotes by Andreas Hippler · 7 years ago
  51. 8ee5a0d Rewrite the BuildEventServiceTransport by buchgr · 7 years ago
  52. 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
  53. f87f892 Remove ubuntu1404 and ubuntu 1604 from presubmit.yml. by philwo · 7 years ago
  54. 547bf42 Add entries in cc_toolchain_suites so cc_toolchain label selection doesn't depend on the CROSSTOOL file. by rosica · 7 years ago
  55. 44977cc Deal properly with string arguments of cc.common.create_cc_toolchain_config_info() by rosica · 7 years ago
  56. d20cecb Converge on --jdeps_output instead of --output when invoking ImportDepsChecker by cushon · 7 years ago
  57. 2e7ccbe Use an ArtifactPathResolver to read the header list during header thinning. by felly · 7 years ago
  58. 1c0c366 Change skylint to accept UpperCamelCaseWithSuffixInfo identifiers by Jared Neil · 7 years ago
  59. 0173bdb Create an absolute javabase target for testing by cushon · 7 years ago
  60. 56fd4fe Weave an ArtifactPathREsolver through Runfiles to use when reading pruning manifests. by felly · 7 years ago
  61. 4a6891f Add support for naming objc module maps by Oscar Bonilla · 7 years ago
  62. 3fc3ddb Skip __init__.py in __pycache__ dir. by Googler · 7 years ago
  63. f260ed3 Change ExternalFilesHelper#create to branch on whether it thinks it's being by nharmata · 7 years ago
  64. ff6d318 Remove deprecated startup --host_javabase flag by cushon · 7 years ago
  65. 93f2550 Change default for proto_library.cc_lib by Googler · 7 years ago
  66. 13d70a9 Move FdoProvider under CcToolchainProvider by hlopko · 7 years ago
  67. 5939235 C++: Remove providers CcRunfiles and CcDynamicLibrariesForRuntime. by plf · 7 years ago
  68. fd7043e Protobuf update instructions: update and fix. by Laszlo Csomor · 7 years ago
  69. ead1002 Fix protobuf in the WORKSPACE by hlopko · 7 years ago
  70. 1367005 Split info about 2nd PR into two parts. by Laszlo Csomor · 7 years ago
  71. bcaad80 Automated rollback of commit 8fda9f44bd463e87208cb3eab62f8cab36aa9767. by lberki · 7 years ago
  72. 5b47a1d Protobuf update instructions: update and fix. by Laszlo Csomor · 7 years ago
  73. ddc97ed Update protobuf to 3.6.1 -- remove 3.6.0 sources by Laszlo Csomor · 7 years ago
  74. 27303d7 Update protobuf to 3.6.1 -- update references by Laszlo Csomor · 7 years ago
  75. 36d6e9e Expose all trivial configuration attributes to Skylark. RELNOTES: None. by Googler · 7 years ago
  76. 673b808 Thread Artifact path resolution through template expansion. by felly · 7 years ago
  77. 20a70d8 Note that platform providers are experimental by John Cater · 7 years ago
  78. 1987a81 Track finalizeActions setting explicitly instead of using the output service as a proxy for that. by felly · 7 years ago
  79. 8f0d73a Improve ctx.actions.args() debug print. by tomlu · 7 years ago
  80. c3e5851 Use the more specialized lookup functions. by laurentlb · 7 years ago
  81. b919a1d Add an explicit bit to actions that tells whether they are shareable or not. by lberki · 7 years ago
  82. bb07aa9 Make tree artifact directory creation ActionFS-aware. by felly · 7 years ago
  83. d8598b5 Remove ccTargetOs, it's not needed anymore by hlopko · 7 years ago
  84. 6a4b151 Fix typo "SkylarImport -> SkylarkImport" by dmaclach · 7 years ago
  85. 4bdda3e Fix link to FreshPorts by Li-Wen Hsu · 7 years ago
  86. 748773a Remove unused argument from CcToolchainConfigInfo.fromToolchain by hlopko · 7 years ago
  87. 411ab49 Rename FdoSupportFunction to CcSkyframeSupportValue by hlopko · 7 years ago
  88. ee77832 C++: Removes unneeded line in CcBinary by plf · 7 years ago
  89. 205e545 Exported global symbols from Bootstraps. by Googler · 7 years ago
  90. 0676dcf Make runfiles conflicts fail the build. by Benjamin Peterson · 7 years ago
  91. 667b6b0 Fix race condition with releaseUploadChannel(). by Geoff Maddox · 7 years ago
  92. 2613b62 Update backward-compatibility.md by scentini · 7 years ago
  93. 2ff8b05 Windows, launcher: Make launcher aware of if runfiles tree is enabled by Yun Peng · 7 years ago
  94. 12dcd35 Revert "Update to JDK 10 javac" by Lukacs T. Berki · 7 years ago
  95. dafea08 Update zlib to v1.2.11 2017-01-16 by Loo Rong Jie · 7 years ago
  96. 22d761a Update protobuf to 3.6.1 -- add new files by Laszlo Csomor · 7 years ago
  97. f3f960c The include scanner also returns the primary source file in its output, by Googler · 7 years ago
  98. 779653f Fix links to DefaultInfo by laurentlb · 7 years ago
  99. 9ed9d8a Add flag --incompatible_symlinked_sandbox_expands_tree_artifacts_in_runfiles_tree. by philwo · 7 years ago
  100. 3eec3fe Windows: native test wrapper can run simple tests by Laszlo Csomor · 7 years ago