1. 84c5dc9 Add support for `config` and `templates` control files in pkg_deb rule by Googler · 6 years ago
  2. 43532f9 Remove pipes usage when reading the manifest file in collect_cc_coverage.sh by iirina · 6 years ago
  3. b2af5ea Remove proguard from the bazel binary. by iirina · 6 years ago
  4. 616481a Remove jacoco-rt from the bazel binary. by iirina · 6 years ago
  5. 2d884d4 Remove alias_rules for xcode_config_alias by dmaclach · 6 years ago
  6. 0659e6e Annotate android tools/tests as PY2 by brandjon · 6 years ago
  7. 7dc78cd Add explicit execution and target constraints for autodiscovered cc t? by John Cater · 6 years ago
  8. c6207b4 Repository rules: Get rid of rm command in utils.bzl by pcloudy · 6 years ago
  9. 1ac17cf Repository rules: Remove used function by pcloudy · 6 years ago
  10. 63d4f11 Windows: BAZEL_VC and BAZEL_VS may be quoted by Laszlo Csomor · 6 years ago
  11. 0ff6c09 C++: Make it unnecessary to patch Linux crosstool in Bazel by plf · 6 years ago
  12. e95234d Allow .TLH and .TLI extensions for C++ headers. by Googler · 6 years ago
  13. f50b8a4 Add proguard to the java tools zip. by iirina · 6 years ago
  14. 32246b2 Delete unused tools related to Apple tooling that has been migrated to https://github.com/bazelbuild/rules_apple by kaipi · 6 years ago
  15. cab65ff Add ctx argument to cc_common.configure_features by hlopko · 6 years ago
  16. 4538f70 Automatic code cleanup. by Googler · 6 years ago
  17. f18afa6 Add ctx argument to cc_common.configure_features by hlopko · 6 years ago
  18. 81aefe7 Remove unsupported cpu attribute from cc_toolchains. by rosica · 6 years ago
  19. e67c961 Fix a non-determinism in create_embedded_tools.py. by philwo · 6 years ago
  20. c2001a4 Automated rollback of commit bbe47a1564a832e1a175206f2dfbc92af94c120b. by aehlig · 6 years ago
  21. 3b09efa Automatic cleanup change. by jcater · 6 years ago
  22. d0fbc85 Bring the google and github versions of tools/build_defs/pkg/BUILD into better by aiuto · 6 years ago
  23. ef3c57a Fix broken tests for //tools/build_defs/pkg. There must have been by aiuto · 6 years ago
  24. c84c40d Python: 2to3 is now a write_file, not sh_binary by Laszlo Csomor · 6 years ago
  25. 8887169 Upgrade the java_tools to javac10 v3.1. by iirina · 6 years ago
  26. b031749 Fix targets names in java_tools java_toolchain. by iirina · 6 years ago
  27. 95f01a0 Add shell test for contents of @android_tools by Jingwen Chen · 6 years ago
  28. e481486 Extract runtime desugar lib dependencies to @android_tools by Jingwen Chen · 6 years ago
  29. cbe6aed http.bzl: Use syntactically correct checksums in examples by Klaus Aehlig · 6 years ago
  30. 4e00199 Add jacoco to the BUILD file that will be embedded into java tools. by iirina · 6 years ago
  31. e5d4219 Update tests and source files to avoid depset union. by laurentlb · 6 years ago
  32. 861a7e1 Add test for pywrapper script by brandjon · 6 years ago
  33. fbeb0c9 Embed the java_tools BUILD file in the java tools archive. by iirina · 6 years ago
  34. 532df8f pkg_deb: support depends_file attribute by Max Vorobev · 6 years ago
  35. d7de46b Automatic code cleanup. by Googler · 6 years ago
  36. 21941fe Support build bazel on s390x platform by clyang82 · 6 years ago
  37. a8fa6e2 Update wrapped_clang to make -add_ast_path options absolute by davg · 6 years ago
  38. d9b766f Windows, test wrapper: works with external tests by Laszlo Csomor · 6 years ago
  39. 3f87a95 Make part of @bazel_tools compatible with --incompatible_disallow_struct_provider_syntax by cparsons · 6 years ago
  40. 331c84b Fix typo in usage comment by brandjon · 6 years ago
  41. 231270c Conditionally use deprecated signature for initWithContentsOfURL by Robert Sayre · 6 years ago
  42. bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
  43. 3bbf9b9d Remove explicit "-a public-read" from gsutil calls. by philwo · 6 years ago
  44. cd53bd6 Make thinlto action command lines standalone by hlopko · 6 years ago
  45. fac5823 Windows, test wrapper: use WaitableProcess by Laszlo Csomor · 6 years ago
  46. 414a7ac Windows, test wrapper: argv_rest is now a string by Laszlo Csomor · 6 years ago
  47. b341372 Remove ELF specific -ffunction-sections from osx crosstool by Dave Lee · 6 years ago
  48. e84bb33 Make find_versions aspect more robust for rules that don't define a `deps` attr by brandjon · 6 years ago
  49. d888e4d Fix to pkg_tar(mtime=N). The code never worked. by aiuto · 6 years ago
  50. ec2b080 Remove CoverageOutputGenerator from the bazel binary. by iirina · 6 years ago
  51. ebdbdcd Remove singlejar from bazel binary by iirina · 6 years ago
  52. 0581d19 Remove the use of enabled_toolchain_types, prior to it being removed entirely. by jcater · 6 years ago
  53. d565b4b Remove the unused cc dummy_toolchain. by jcater · 6 years ago
  54. 3f7f255 Windows: fix native test wrapper's arg. escaping by Laszlo Csomor · 6 years ago
  55. 991979b Create a CoverageOutputGenerator zip archive and upload it to GCS. by iirina · 6 years ago
  56. 75b26bf Remove --incompatible_cc_coverage by iirina · 6 years ago
  57. e4ac616 Add singlejar to the java tools zip. by iirina · 6 years ago
  58. 466bf40 Do not pre-set 'Build-Using to "bazel"' in pkg_deb. by Tony Aiuto · 6 years ago
  59. b137071 Don't set msys usr directory as cxx_builtin_include_directories for MSVC toolchain by pcloudy · 6 years ago
  60. 6e821a1 Fix simple bazel build_rules cases of rules returning struct by cparsons · 6 years ago
  61. b8e1bb1 Remove workaround for re-using DefaultInfo. by cushon · 6 years ago
  62. 18d7024 Windows, C++: add support for Visual Studio 2019 by Laszlo Csomor · 6 years ago
  63. 7166d4b Switch Python autodetection script back to /bin/sh by brandjon · 6 years ago
  64. 186929e Unbundle Android tools from Bazel's binary by Jingwen Chen · 6 years ago
  65. 800b103 utils.bzl: improve doc strings by Klaus Aehlig · 6 years ago
  66. ad64a8d Introduce --incompatible_use_python_toolchains by brandjon · 6 years ago
  67. 54b1eb9 On Windows, have the autodetecting Python toolchain revert to reading --python_path by brandjon · 6 years ago
  68. 8ba86a0 Add /Applications/ to cxx_builtin_include_directories by Keith Smiley · 6 years ago
  69. 0020a97 Remove @executable_path/Frameworks from rpaths by Keith Smiley · 6 years ago
  70. ede4e2b Change pywrapper shebang to /bin/sh instead of /bin/bash by brandjon · 6 years ago
  71. 2299445 Implement autodetecting Python toolchain by brandjon · 6 years ago
  72. 70e3c33 pkg_deb: Create deb pkgs with unicode descriptions by Ian McGinnis · 6 years ago
  73. dac096c Fix "the the". by Benjamin Peterson · 6 years ago
  74. 8808f95 Repository rules: add the load statement to the example by Klaus Aehlig · 6 years ago
  75. ba3ebcb Re-add @bazel_tools//third_party/jarjar by iirina · 6 years ago
  76. fc586a8 Move cc_flags target into @bazel_tools//tools/cpp. by John Cater · 6 years ago
  77. 852c11f Switch generation of documentation from Skydoc to Stardoc by Klaus Aehlig · 6 years ago
  78. 6f52fca Generate documentation for embedded repository rules by Klaus Aehlig · 6 years ago
  79. 314cf1f Pass -undefined dynamic_lookup to dynamic library linking actions on Mac by hlopko · 6 years ago
  80. df3d8cb C++: Compile action uses parameter file by plf · 6 years ago
  81. d4651e8 Remove ijar from the bazel binary. by iirina · 6 years ago
  82. 5af2cbf Add toolchains attribute to compiler_flag by hlopko · 6 years ago
  83. d8ffad5 Make jvm_import_external.licenses optional. by Benjamin Peterson · 6 years ago
  84. 3010e57 C++: Remove gcc flags. by plf · 6 years ago
  85. 2c1d792 Make cc_grpc_librarys only depend on the protobuf runtime library not the whole protobuf compiler. by Benjamin Peterson · 6 years ago
  86. 5da1098 Added explicit target architecture for archiver on Windows. by Vladimir Chebotarev · 6 years ago
  87. 56366ee Set non-empty values for msvc_env_* when VC not installed by pcloudy · 6 years ago
  88. c9f78b5 Make Python rules require the new Python toolchain type by brandjon · 6 years ago
  89. d79786d git_repository: properly quote shallow argument by Klaus Aehlig · 6 years ago
  90. 2537cb7 Update tests to be compatible with --incompatible_disallow_legacy_py_provider by brandjon · 6 years ago
  91. 33e5719 Fix the Python version select() mechanism to handle PY3-as-default by brandjon · 6 years ago
  92. badd82e Automated rollback of commit 1b4c37c38804559b5c1ade6f9c93501875e231b0. by hlopko · 6 years ago
  93. 00ac93a Android: fix mobule-install scripts for Python 3 by Laszlo Csomor · 6 years ago
  94. 235e76b Reorganize version_min osx feature by Keith Smiley · 6 years ago
  95. c6c9b58 Automated rollback of commit d03dcfb450a8f3717d81f9ecde5ac24ec53e042a. by Keith Smiley · 6 years ago
  96. 8536172a Add whitelist file for starlark transitions by Julie · 6 years ago
  97. 4b79c53 Remove unused, unmaintained crosstool_lib.bzl by hlopko · 6 years ago
  98. d03dcfb Make Xcode setup more resilient by Keith Smiley · 6 years ago
  99. e64066d Enable --incompatible_java_coverage by default in Bazel. by iirina · 6 years ago
  100. e3c8685 Roll-forward of xcode_locator now that there are no more tools depending on the old version. by schmitt · 6 years ago