1. e3312d9 Make osx crosstool standalone (working without bazel patches) by hlopko · 8 years ago
  2. d4e673e Android tooling: host/target path distinction by Laszlo Csomor · 8 years ago
  3. a6f0f13 Output more debug information when running python tests by Yun Peng · 8 years ago
  4. 218c363 Ensure shards of the same test have unique names in the fallback xml by Benjamin Peterson · 8 years ago
  5. fe037f3 Windows, Android: update android_sdk_repository by Laszlo Csomor · 8 years ago
  6. 0010cc9 Move the docker tests in src/test/docker by dmarting · 8 years ago
  7. 4bb4b3d give the duration of test in the fallback xml file by Benjamin Peterson · 8 years ago
  8. 4c7b8c2 Stop adding python paths into INCLUDE and LIB by Yun Peng · 8 years ago
  9. 178e03e9 Add alias in bazel_tools for jni_md_header-windows by pcloudy · 8 years ago
  10. 00b290c remove @bazel_tools//tools/build_rules:gensrcjar target by ajmichael · 8 years ago
  11. 0507fd5 Remove remaining xcodegen references. by schmitt · 8 years ago
  12. 22187a3 Fix include check on Windows by Yun Peng · 8 years ago
  13. b751f05 Get rid of batch script in MSVC CROSSTOOL by Yun Peng · 8 years ago
  14. 65cda4f Refactor cc_configure.bzl by Yun Peng · 8 years ago
  15. a81264e Use tool from action_config for link-executable and link-dynamic-lib actions by hlopko · 8 years ago
  16. b6220e6 Re-add host_platform and target_platform, and set them as defaults. by jcater · 8 years ago
  17. 41f6283 Use wrapped_ar on darwin in cc_configure.bzl by hlopko · 8 years ago
  18. f7bc9e5 Pass all J2ObjC args using a file instead of just the source files. by Googler · 8 years ago
  19. cec624e Make cc_configure on Windows simpler and more robust by Yun Peng · 8 years ago
  20. 5b80458 Also add TEMP into msvc_env feature by Yun Peng · 8 years ago
  21. 913478d Use the correct JVM for LcovMerger instead of whatever "java" gets us. by lberki · 8 years ago
  22. 2e06f42 Ensure that TEST_TMPDIR exists on the remote host when testing a remote build. by Googler · 8 years ago
  23. f7677ca Fix lint errors in git.bzl and change ctx.fail to the correct fail. by jcater · 8 years ago
  24. 84d1d09 Name generated BUILD files `BUILD.bazel` to avoid name conflicts. by John Millikin · 8 years ago
  25. 0425b2d Add new configuration fragment for platforms, with host and target options. by John Cater · 8 years ago
  26. 6073f1d protobuf: Use bazel's native java_proto_library rules. by Jakob Buchgraber · 8 years ago
  27. 284a611 Use a wrapper-free MSVC toolchain when NO_MSVC_WRAPPER=1 by Yun Peng · 8 years ago
  28. 0916365 Suggest signing xcode license if that likely inhibits xcode-locator-bin generation by cparsons · 8 years ago
  29. 227744a Remote host_platform pending upcoming changes in by jcater · 8 years ago
  30. 202d591 Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da. by xingao · 8 years ago
  31. a4697fd Make C++ archiving use action_configs instead of hardcoded flags by hlopko · 8 years ago
  32. 22d05eb Add //external:has_androidsdk config_setting. by ajmichael · 8 years ago
  33. e355e77 Migrate all tests to Truth (except the ones in the examples). by lberki · 8 years ago
  34. b0f5c4c Fix typo: s/exists/exist/ where needed. by philwo · 8 years ago
  35. dba22f3 Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c. by laszlocsomor · 8 years ago
  36. c3cf7d9 Reverts non-xcode-available darwin crosstool generation. by cparsons · 8 years ago
  37. d894345 Use cc implementation of singlejar except on Windows. by Xin Gao · 8 years ago
  38. a4d9859 Add host platform definition that internal code can depend on. by jcater · 8 years ago
  39. dfef436 Keep "srcs", "hdrs" and "textual_hdrs" separate. by Googler · 8 years ago
  40. 9aad015 Let MSVC wrapper recongnize -DEFAULTLIB:library option by Yun Peng · 8 years ago
  41. b7f8279 Fix msvc_cl.py for cuda compilation by Yun Peng · 8 years ago
  42. cfe0064c Remove /W3 from compiler_flag from MSVC CROSSTOOL by pcloudy · 8 years ago
  43. 8a5752d Add functionality from the old shell-based coverage runner script to the new one. by lberki · 8 years ago
  44. 29e51b2 Store the features enabled for each target by Googler · 8 years ago
  45. 286428a Wrap ar invocations for osx bazel crosstool. by cparsons · 8 years ago
  46. 68f1fe0 Include input header files in CIdeInfo by Googler · 8 years ago
  47. ce6dea9 Expose javac jar in java_toolchain's skylark provider by Googler · 8 years ago
  48. 6c89a59 Fix compile project/file actions for scala. by Googler · 8 years ago
  49. 74d19e6 intellij-compile output group should request compilation artifacts from by Googler · 8 years ago
  50. d8bb6dc Remove toolchain_rule. by John Cater · 8 years ago
  51. ef27fa5 Hollow out docs and redirect to rules_docker. by Googler · 8 years ago
  52. 033aa6c Fixes compilation on Power8 by davideleoni90 · 8 years ago
  53. 3b08f77 Adding feature for linking C Run-Time library on Windows by Yun Peng · 8 years ago
  54. 20824c1 Set the correct main class on the desugar java_binary target in Bazel. by ajmichael · 8 years ago
  55. 0f0ccc4 Escape % in strings that will appear in Crosstool by hlopko · 8 years ago
  56. 38949b8 Migrate off versioned javac and Error Prone targets by Liam Miller-Cushon · 8 years ago
  57. 40d9cb3 Allow android compilations to use type annotations by cushon · 8 years ago
  58. f690591 Automated g4 rollback of commit 965617aebf4665b6a48229f32ab9a5ef7d4336c5. by Googler · 8 years ago
  59. d74bf36 Add compile_jars for Skylark to JavaProvider by Stephen Twigg · 8 years ago
  60. 71ed1ee Improve error message when building Android rules without an SDK. by ajmichael · 8 years ago
  61. 4008ee2 Stop using zip and unzip in android shell tests. by ajmichael · 8 years ago
  62. 84a61ba Remove debug print statement from proguard_whitelister.py by ahumesky · 8 years ago
  63. cc21998 Rollforward #2 of: Basic open-source crosstool to support targeting apple platform types. by cparsons · 8 years ago
  64. 965617a Automated g4 rollback of commit df3d09baf2adc2b84825a6e706f9f0c041e72425. by Googler · 8 years ago
  65. 70d8c32 Emit warnings when the bundled docker_build and docker_bundle rules are used. by Googler · 8 years ago
  66. 5fc036e Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2. by dmarting · 8 years ago
  67. adb15a6 Make tools/build_defs/hash/sha256.py py3 compatible by David Flemström · 8 years ago
  68. 92ee991 Make tools/build_defs/pkg/archive.py py3 compatible by David Flemström · 8 years ago
  69. 906373a Remove Scala IDE info, and use Java IDE info instead. by Googler · 8 years ago
  70. 5038016 Rollforward of: Basic open-source crosstool to support targeting apple platform types. by cparsons · 8 years ago
  71. 4edc642 Adjust the visibility of this rule, which is needed for the migration of docker_build to rules_docker. by Googler · 8 years ago
  72. 21903f9 Reformat Bazel crosstools to have consistent 2 spaces indent by hlopko · 8 years ago
  73. fd1140b Add Scala IDE info to Intellij aspect. by Googler · 8 years ago
  74. 29d5e9c Parse /showIncludes output for MSVC compiler by Yun Peng · 8 years ago
  75. 0389734 Introduce the osx bazel crosstool template, with placeholder for cxx_builtin_include_directory. by cparsons · 8 years ago
  76. 2195f25 Update to javac9-r4023 by cushon · 8 years ago
  77. f3fd3a4 Clean up more things in MSVC wrapper scripts by Yun Peng · 8 years ago
  78. 0512a0e MSVC: attempt to choose msvcrt.lib vs libcmt.lib correctly by Steven Johnson · 8 years ago
  79. 5592850 Add possibility to set ownership of files on pkg_tar by Damien Martin-Guillerez · 8 years ago
  80. 40f0a62 Support top level package for docker image. by Linuxer Wang · 8 years ago
  81. ac64fd7 Remove tools/build_defs/apple/apple.bzl. by thomasvl · 8 years ago
  82. 5c450ab Add missing dependency. by Googler · 8 years ago
  83. 5d761ec Move the sha256 tool into its own directory, as it isn't specific to docker_build. by Googler · 8 years ago
  84. b6cc4c1 Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757. by aehlig · 8 years ago
  85. 997992d Generating PDB files on Windows by Yun Peng · 8 years ago
  86. 501b627 Basic open-source crosstool to support targetting apple platform types. by cparsons · 8 years ago
  87. ed666fc Expose Bazel's Android data binding support to users. by gregce · 8 years ago
  88. ba8b2d9 Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055. by jfield · 8 years ago
  89. 7babdf2 Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcode src directories by cparsons · 8 years ago
  90. 0451048 Make C++ archiving use action_configs instead of hardcoded flags by hlopko · 8 years ago
  91. 724706b Do not add a build id to C++ binaries by default. by lberki · 8 years ago
  92. 28fc9a4 Aspect-side compatibility with pending external workspace changes. by Googler · 8 years ago
  93. 8d876cf Make android_sdk_repository generate filegroups containing system image files for all android system images installed in the SDK. For system images that are not installed, create genrule "poison pills" that print a helpful error message if you attempt to build them. by ajmichael · 8 years ago
  94. e129fae Copy swift.bzl into bazel_rules/rules_apple. by allevato · 8 years ago
  95. 5dc81a2 Add toolchain_rule to enable rule authors to define toolchains. by John Cater · 8 years ago
  96. 80ea129 Use sha256 prefix when tagging docker images with full IDs by Jason Young · 8 years ago
  97. 07fbeae cc_configure: stricter error checks in _execute by laszlocsomor · 8 years ago
  98. 6ac454a Provide more information regarding compiler by Eric Cousineau · 8 years ago
  99. ceb5e71 Suppress some warning messages from cc_configure.bzl by Yun Peng · 8 years ago
  100. 2a6b8ed Remove apkbuilder from Bazel's android_sdk. by ajmichael · 8 years ago