1. 190d4f8 Move C++ coverage collection logic out of collect_coverage.sh by iirina · 7 years ago
  2. cb4137e Fix typos in http rule documentation by David Pursehouse · 7 years ago
  3. d2e0254 Make creating a CcToolchainConfigInfo from Skylark possible by rosica · 7 years ago
  4. 3619e90 Use VanillaJavaBuilder and disable header compilation in toolchain_hostjdk8 by cushon · 7 years ago
  5. a95a442 Disable warning about GCOV. by Irina Iancu · 7 years ago
  6. e02c42c Fix typo in java_import_external rule by David Ostrovsky · 7 years ago
  7. 7a1da9f Make Bazel's osx crosstool more resilient against missing variables by hlopko · 7 years ago
  8. 7f9de5d windows_cc_configure.bzl: Add VS2017 Professional install location by Gregor Jasny · 7 years ago
  9. dc4f62d git/http.bzl: fix doc string about build_file by Klaus Aehlig · 7 years ago
  10. 871cd6f Add a skylark_library target for tools/build_defs/repo by cparsons · 7 years ago
  11. 282b883 Use a JDK 8 bootclasspath by default by Liam Miller-Cushon · 7 years ago
  12. 9a93377 test-wrapper: add empty impl + Bazel flag by Laszlo Csomor · 7 years ago
  13. a1a7f00 Add --filter_sources flag to LcovMerger. by iirina · 7 years ago
  14. 74321cf Don't disable preverification by cushon · 7 years ago
  15. d02f876 Quiet 'Illegal reflective access by com.google.protobuf.UnsafeUtil' warnings by cushon · 7 years ago
  16. 964a21c Java, runfiles: fix deprecation target release by laszlocsomor · 7 years ago
  17. 5681f9d Java, runfiles: move runfiles library sources by laszlocsomor · 7 years ago
  18. ee0ad1a Do not hardcode LCOV path by Vladimir Zaytsev · 7 years ago
  19. df16c77 Windows: add //tools/... tests to test suite by Laszlo Csomor · 7 years ago
  20. 319157b external repos: fix typo confusing workspace_file_content and build_file_content by Klaus Aehlig · 7 years ago
  21. 6620107 Support 2 more valid gcov info lines in GcovParser. by iirina · 7 years ago
  22. b295d3f Windows,tests: port output_filter_test by Laszlo Csomor · 7 years ago
  23. 5a7c847 Java: add @bazel_tools//tools/java/runfiles by Laszlo Csomor · 7 years ago
  24. 4ca9a22 Create BUILD.tools for //tools/test package. by Laszlo Csomor · 7 years ago
  25. c535ac2 Remove a println left over from debugging by cushon · 7 years ago
  26. 30c601d Don't use @local_jdk for jni headers by cushon · 7 years ago
  27. c56699d 'DumpPlatformClasspath' now dumps the current JDK's default platform classpath by cushon · 7 years ago
  28. 366da4c In java_rules_skylark depend on the javabase through //tools/jdk:current_java_runtime by cushon · 7 years ago
  29. af33d82 git.bzl: also clone branches with --depth=1 by Klaus Aehlig · 7 years ago
  30. c1705f0 Temporarily restore the JDK 8 host_javabase-compatible toolchain by cushon · 7 years ago
  31. d3134f5 Remove uses of java_toolchain.encoding by cushon · 7 years ago
  32. 2c9c05b Add option to specify name for downloaded file to http_file skylark rule by Nicolas Lopez · 7 years ago
  33. 4ca4b45 Replace cd with git -C during in git skylark rules by Ed Baunton · 7 years ago
  34. 68154e6 git_repository could use HTTP_PROXY to clone repository by wylazy · 7 years ago
  35. 808ec9f Clean up Java toolchain configuration by cushon · 7 years ago
  36. 7ee806c Fix the ordering of month and day. by Ed Schouten · 7 years ago
  37. 6bd0bdf Add objc-fully-link to the list of actions that require the apple_env feature. This fixes apple_static_library functionality. by kaipi · 7 years ago
  38. e0542bc Disable the correct warning by Loo Rong Jie · 7 years ago
  39. 9e10d3e Use a parameterized dict and simplify an iteration in xcode-locator. by jmmv · 7 years ago
  40. f8afad6 Add a parser for gcov intermediate file format. by Irina Iancu · 7 years ago
  41. f330439 Add the action_names_test_files target to the OSS version of tools/buils_defs/cc/BUILD. by kaipi · 7 years ago
  42. 7372c04 Add extra logging to xcode-locator when scanning Xcode bundles. by jmmv · 7 years ago
  43. a0f77be Break out xcode-locator's main function into smaller chunks. by jmmv · 7 years ago
  44. 56b1201 Automatic code cleanup. by Googler · 7 years ago
  45. 55dc53f Adding option to change the root directory name in build_tar.py and archive.py. by Googler · 7 years ago
  46. 64560dd shell tests: use Bazel-embedded Bash runfiles lib by laszlocsomor · 7 years ago
  47. 0858ae1 Add a flag to split test.xml generation into a separate Spawn by ulfjack · 7 years ago
  48. 1f3d3ea Send xcode-locator error messages to stderr, not stdout. by jmmv · 7 years ago
  49. 0ccfde8 Cut long lines in xcode-locator.m. by jmmv · 7 years ago
  50. 3f46dd0 Add new debug_prefix_map_pwd_is_dot CROSSTOOL feature by Googler · 7 years ago
  51. 77234d6 Remove obsolete stuff related to JDK7 support by Philipp Wollermann · 7 years ago
  52. 4c9149d update to embedded jdk to jdk10 by buchgr · 7 years ago
  53. 543918d Quiet more proto/unsafe warnings by cushon · 7 years ago
  54. 2331038 runfiles.bash: move a line of comment by laszlocsomor · 7 years ago
  55. 3842bd3 jdk: use parallel old gc and disable compact strings by buchgr · 7 years ago
  56. f341e0d Revert "Support RAII in wrapped_clang" by bbaren · 7 years ago
  57. e39991a git_repository: remove .git directory by Klaus Aehlig · 7 years ago
  58. e506858 Add --incompatible_disable_deprecated_attr_params to disable some deprecated parameters of the skylark attr module. by cparsons · 7 years ago
  59. d0d5533 http.bzl: Use allow_single_file for labels by Ed Baunton · 7 years ago
  60. b887cef Rewrite swift_binary_test.bzl using new skylark cc toolchain api by hlopko · 7 years ago
  61. d69b1c7 Remove fallback for SDKROOT as all users of this script are setting the environment properly. by kaipi · 7 years ago
  62. a3320b4 Use default shell env for Python sha256 tool by Clint Harrison · 7 years ago
  63. ccd7d76 Improve MSVC Crosstool by Loo Rong Jie · 7 years ago
  64. ecab1c8 Prepare CROSSTOOL for dSYM simplification by Googler · 7 years ago
  65. 45f1da1 When using find_cpp_toolchain, make sure the relevant attribute, '_cc_toolchain' exists on the ctx being passed to this function. (I broke TAP once because I forgot to add the attribute. Perhaps not that helpful this late in the migration but doesn't hurt.) by juliexxia · 7 years ago
  66. f0ced48 Document differences between version and version_file by katre · 7 years ago
  67. c45606e pkg: fix documentation (docker -> archive) by Klaus Aehlig · 7 years ago
  68. e6860a8 Set INCLUDE and LIB env var for actions that actually need them by Loo Rong Jie · 7 years ago
  69. d92725b Automatic code cleanup. by gregce · 7 years ago
  70. 4e42e17 Windows, CROSSTOOL: Fix feature for linking interface library and dynamic library by pcloudy · 7 years ago
  71. 5947f47 Windows, CROSSTOOL: Remove MSVC wrapper scripts from Bazel completely by Yun Peng · 7 years ago
  72. 2d4917c Automatic code cleanup. by cushon · 7 years ago
  73. 9438d10 Create Bazel coverage report action. by elenairina · 7 years ago
  74. c4622ac Fix autodetection of -z linker flags by hlopko · 7 years ago
  75. cb0fb03 Remove stub toolchains for ios by hlopko · 7 years ago
  76. 1d35ca0 Replace instances of Blaze with Bazel. by Dan Fabulich · 7 years ago
  77. f11c6bc python tools: ensure files are closed by laszlocsomor · 7 years ago
  78. 8ff87c1 Fix autodetection of linker flags by hlopko · 7 years ago
  79. 9b6208c Remove the java_host_runtime_alias polyfill. by Benjamin Peterson · 7 years ago
  80. df42789 windows_cc_configure.bzl: Check default VC installation directories by pcloudy · 7 years ago
  81. 58689f6 [LcovMerger] Make int fields of SourceFileCoverage be dynamically computed. by elenairina · 7 years ago
  82. 92df8c3 [LcovMerger] Make gcc-branch related fields String instead of int. by elenairina · 7 years ago
  83. aa2231e add more support for Arm by Bin Lu · 7 years ago
  84. d292b34 Create a whitelist for android_library rules with deps but not srcs by cushon · 7 years ago
  85. 19cfc7c Update android_sdk system_image support to include 27 and 28. by jingwen · 7 years ago
  86. b6da3b1 bump dependency on desugar_jdk_libs to pull in latest changes. RELNOTES: None. by kmb · 7 years ago
  87. 88a20ee Quiet some warnings by cushon · 7 years ago
  88. 6af6c2d git_repository: support branch as well by Klaus Aehlig · 7 years ago
  89. 381b3a1 Windows CROSSTOOL: Add action_config for preprocess-assemble by pcloudy · 7 years ago
  90. e5a7db9 Delete git_repositories.bzl. The file has been a simple redirect to git.bzl for well over a year and a half. by dannark · 7 years ago
  91. 6c87dfc Fix typo in doc by dannark · 7 years ago
  92. f24958a Support RAII in wrapped_clang by Googler · 7 years ago
  93. 1d3b6c1 Add aliases for current_cc_host_toolchain, current_libc_top and filegroup by dbabkin · 7 years ago
  94. 44646c2 runfiles libraries: fix tests and comments by Laszlo Csomor · 7 years ago
  95. 06b4928 Use the current processes' environment, as xcrunwrapper requires some of these values when being invoked. by kaipi · 7 years ago
  96. 26aaea2 Remove support for header preprocessing by hlopko · 7 years ago
  97. 35df715 Replace //tools/defaults:jdk to //tools/jdk:* by dbabkin · 7 years ago
  98. eed98a6 http_archive: remove noisy debug prints by Jeremy Nimmer · 7 years ago
  99. 1c393c2 Make @bazel_tools//tools/build_defs/cc/action_names.bzl work for bazel osx tests by hlopko · 7 years ago
  100. d753745 Fix typo in http.bzl by Loo Rong Jie · 7 years ago