1. 49bb723 when making objlist files, encode string to utf-8 before trying to hash it. by cparsons · 8 years ago
  2. cc28a1c Added JVM option -XX:+UseParallelGC to make J2ObjC faster by Googler · 8 years ago
  3. 2cd8ded Change default_macosx_sdk_version to default_macos_sdk_version. by cparsons · 8 years ago
  4. e88dfbe Improve pkg_tar warning message. by Benjamin Peterson · 8 years ago
  5. ff1bdb0 Enable debug info for Java builds by cushon · 8 years ago
  6. 2656241 Remove tests from //tools/build_defs/docker by Jeff Grafton · 8 years ago
  7. 49b5bbc Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting. by mstaib · 8 years ago
  8. c4b43e7 More explicit warning for pkg_tar's files by Damien Martin-Guillerez · 8 years ago
  9. f426544 Fix osx_cc_wrapper.sh for multiple rpaths by Marcel Hlopko · 8 years ago
  10. 428f4af Prepare .bzl files to the new semantics of += on lists by vladmos · 8 years ago
  11. 36d5267 Make default java_toolchain compile protos as java 7. by ajmichael · 8 years ago
  12. 3a5002f Android,tools: don't open zip file in binary mode by laszlocsomor · 8 years ago
  13. d456fca Android,tools: open all files in binary mode by Laszlo Csomor · 8 years ago
  14. e9ba68d PiperOrigin-RevId: 164803219 by rduan · 8 years ago
  15. 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
  16. 2b3207b Windows,Android: mobile-install fully works by Laszlo Csomor · 8 years ago
  17. 062fe70 Introduce java_import_external by jart · 8 years ago
  18. 2f62842 test-setup.sh: don't cat the log file if it does not exists by dmarting · 8 years ago
  19. ea48173 Add space to make error message readable. by Googler · 8 years ago
  20. fe14baf Windows, Android: fix mobile-install by Laszlo Csomor · 8 years ago
  21. 2079a5c Make sure copts is the last feature in osx crosstools by hlopko · 8 years ago
  22. 8879b48 windows_cc_configure.bzl: Clear PATH, INCLUDE, LIB envs by Yun Peng · 8 years ago
  23. 0286694 Add no_stripping feature to MSVC CROSSTOOL by Yun Peng · 8 years ago
  24. b3be32e Use feature configuration to construct command line for 'strip' action by hlopko · 8 years ago
  25. ed64233 CppLinkAction decides execution platform based on action_configs. by cpeyser · 8 years ago
  26. d77db9d Use ctx.label instead of ctx in progress messages by vladmos · 8 years ago
  27. 202119a Expose wrapped_clang_pp in osx crosstool for ObjC++ by rmalik · 8 years ago
  28. 646cfd8 Simplify copts handling and expose them as a build variable by hlopko · 8 years ago
  29. 8ba16a6 Fix UNIX linker detection (was erroneously disabling ld.gold) by Allen Lavoie · 8 years ago
  30. eb270a6 MSVC CROSSTOOL: Stop adding -g in debug mode by pcloudy · 8 years ago
  31. 1586341 MSVC CROSSTOOL: Remove some legacy features by pcloudy · 8 years ago
  32. f29907a Add preprocessor_defines feature for MSVC CROSSTOOL by pcloudy · 8 years ago
  33. 9426120 Remove old intellij aspect code bundled with Bazel by Googler · 8 years ago
  34. c2c938a Apply native binary launcher to sh_binary by Yun Peng · 8 years ago
  35. b23b6eb Rename set to depset by vladmos · 8 years ago
  36. 154cfb2 Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37 by Damien Martin-Guillerez · 8 years ago
  37. 0bf2e8e7 windows_cc_configure.bzl: Set maxsplit to 1 when parsing environment variables by pcloudy · 8 years ago
  38. c2188eb Make $jarjar_bin point to //tools/android:jarjar_bin. by ajmichael · 8 years ago
  39. 5bfa7a0 Normalize paths when adding them to the tarball. by Googler · 8 years ago
  40. 1711276 Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37. by dmarting · 8 years ago
  41. 1a63644 Windows, CROSSTOOL: add subsystem flag feature in the by Laszlo Csomor · 8 years ago
  42. e1d3b87 Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a. by laszlocsomor · 8 years ago
  43. b8514f5 Add stdout to default XML file and generate XML file on timeout by Damien Martin-Guillerez · 8 years ago
  44. 01ddfb7 Internal change by Googler · 8 years ago
  45. 5752463 AndroidBusyBox: deprecate path-list-type flags by laszlocsomor · 8 years ago
  46. ecb15d3 Add support for Visual Studio 2017 in cc_configure auto-detection and our Python tests. by Philipp Wollermann · 8 years ago
  47. 193c9f8 Remove /DOS_WINDOWS from Windows CROSSTOOL by pcloudy · 8 years ago
  48. 528a1ea Add *_alias rules to @bazel_tools so that people don't have to keep writing their own. by lberki · 8 years ago
  49. 567419d zip_manifest_creator: fix rlocation on Windows by Laszlo Csomor · 8 years ago
  50. 90495e1 Correct environment variable name local_config_cc depends on by pcloudy · 8 years ago
  51. 425f249 Windows: Switch wrapper-less CROSSTOOL to default by pcloudy · 8 years ago
  52. 77e4997 Change `files` attr of `pkg_tar` to a dict. by John Millikin · 8 years ago
  53. c5358e5 Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations by cushon · 8 years ago
  54. b9554c1 Add /DNOMINMAX back to CROSSTOOL by pcloudy · 8 years ago
  55. 93dc21f Fix #3326 by making sure only one zipper is selected. by John Cater · 8 years ago
  56. c73fda5 zip_manifest_creator: more info if $ZIPPER missing by Laszlo Csomor · 8 years ago
  57. 87250d9 Remove some unnecessary compiler_flags from Windows CROSSTOOL by pcloudy · 8 years ago
  58. 26e5a47 Assume crosstools that don't have 'no_legacy_features' feature need patching by hlopko · 8 years ago
  59. e212c05 Android: zip_manifest_creator now runs on Windows by Laszlo Csomor · 8 years ago
  60. 5096e73 Only configure wrapper scripts when they are needed by Yun Peng · 8 years ago
  61. ec41b8c Remove implicit iteration from Crosstool by hlopko · 8 years ago
  62. 6c12c27 Follow up change to adding a new scala attribute for implicit dependencies. by Googler · 8 years ago
  63. a3abdfe Adds executable permissions to j2objc_header_map.py. by Googler · 8 years ago
  64. e3312d9 Make osx crosstool standalone (working without bazel patches) by hlopko · 8 years ago
  65. d4e673e Android tooling: host/target path distinction by Laszlo Csomor · 8 years ago
  66. a6f0f13 Output more debug information when running python tests by Yun Peng · 8 years ago
  67. 218c363 Ensure shards of the same test have unique names in the fallback xml by Benjamin Peterson · 8 years ago
  68. fe037f3 Windows, Android: update android_sdk_repository by Laszlo Csomor · 8 years ago
  69. 0010cc9 Move the docker tests in src/test/docker by dmarting · 8 years ago
  70. 4bb4b3d give the duration of test in the fallback xml file by Benjamin Peterson · 8 years ago
  71. 4c7b8c2 Stop adding python paths into INCLUDE and LIB by Yun Peng · 8 years ago
  72. 178e03e9 Add alias in bazel_tools for jni_md_header-windows by pcloudy · 8 years ago
  73. 00b290c remove @bazel_tools//tools/build_rules:gensrcjar target by ajmichael · 8 years ago
  74. 0507fd5 Remove remaining xcodegen references. by schmitt · 8 years ago
  75. 22187a3 Fix include check on Windows by Yun Peng · 8 years ago
  76. b751f05 Get rid of batch script in MSVC CROSSTOOL by Yun Peng · 8 years ago
  77. 65cda4f Refactor cc_configure.bzl by Yun Peng · 8 years ago
  78. a81264e Use tool from action_config for link-executable and link-dynamic-lib actions by hlopko · 8 years ago
  79. b6220e6 Re-add host_platform and target_platform, and set them as defaults. by jcater · 8 years ago
  80. 41f6283 Use wrapped_ar on darwin in cc_configure.bzl by hlopko · 8 years ago
  81. f7bc9e5 Pass all J2ObjC args using a file instead of just the source files. by Googler · 8 years ago
  82. cec624e Make cc_configure on Windows simpler and more robust by Yun Peng · 8 years ago
  83. 5b80458 Also add TEMP into msvc_env feature by Yun Peng · 8 years ago
  84. 913478d Use the correct JVM for LcovMerger instead of whatever "java" gets us. by lberki · 8 years ago
  85. 2e06f42 Ensure that TEST_TMPDIR exists on the remote host when testing a remote build. by Googler · 8 years ago
  86. f7677ca Fix lint errors in git.bzl and change ctx.fail to the correct fail. by jcater · 8 years ago
  87. 84d1d09 Name generated BUILD files `BUILD.bazel` to avoid name conflicts. by John Millikin · 8 years ago
  88. 0425b2d Add new configuration fragment for platforms, with host and target options. by John Cater · 8 years ago
  89. 6073f1d protobuf: Use bazel's native java_proto_library rules. by Jakob Buchgraber · 8 years ago
  90. 284a611 Use a wrapper-free MSVC toolchain when NO_MSVC_WRAPPER=1 by Yun Peng · 8 years ago
  91. 0916365 Suggest signing xcode license if that likely inhibits xcode-locator-bin generation by cparsons · 8 years ago
  92. 227744a Remote host_platform pending upcoming changes in by jcater · 8 years ago
  93. 202d591 Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da. by xingao · 8 years ago
  94. a4697fd Make C++ archiving use action_configs instead of hardcoded flags by hlopko · 8 years ago
  95. 22d05eb Add //external:has_androidsdk config_setting. by ajmichael · 8 years ago
  96. e355e77 Migrate all tests to Truth (except the ones in the examples). by lberki · 8 years ago
  97. b0f5c4c Fix typo: s/exists/exist/ where needed. by philwo · 8 years ago
  98. dba22f3 Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c. by laszlocsomor · 8 years ago
  99. c3cf7d9 Reverts non-xcode-available darwin crosstool generation. by cparsons · 8 years ago
  100. d894345 Use cc implementation of singlejar except on Windows. by Xin Gao · 8 years ago