1. ddc4e22 Make deleting runfiles tree on Windows "best effort". by Dmitry Lomov · 9 years ago
  2. ef35d95 Add mpdi and ldpi to the v4 adjustment of qualifiers. by Googler · 9 years ago
  3. 98c8b9e Remove all traces of BoringSSL from the source tree. by Lukacs Berki · 9 years ago
  4. 9dc3211 Remove unnecessary sorting from CppCompileAction.computeKey(). by Googler · 9 years ago
  5. aae3e40 Remove BoringSSL from third_party . by Lukacs T. Berki · 9 years ago
  6. 2e17269 Remove reference to BoringSSL in preparation for removing BoringSSL itself from third_party. by Lukacs Berki · 9 years ago
  7. 7894c18 Add an "alias" rule. by Lukacs Berki · 9 years ago
  8. e52ebec MSVC toolchain changes for building TensorFlow by Yun Peng · 9 years ago
  9. f0e0382 Refactoring: Created BuildViewTestCase.checkLoadingPhaseError() for commonly used error checks. by Florian Weikert · 9 years ago
  10. 0d24e2b by Carmi Grushko · 9 years ago
  11. 5a2dd7a Renaming nonOverwriting to combining resources. by Googler · 9 years ago
  12. b64150d Avoid generating an ap_ file for android_library by Googler · 9 years ago
  13. 92a3a81 Fix OptionsParserImpl.clearValue (and invocation policy by extension) to work by Alex Humesky · 9 years ago
  14. 0595007 Adds the option to invocation policy SetValue operation to append to repeated by Alex Humesky · 9 years ago
  15. 219150f Persist manifest changes made in AndroidResourceProcessingAction back to android_manifest rules to allow use in further processing steps. by Andrew Pellegrini · 9 years ago
  16. 925fd54 4.99 of 5: Fix styleable combining. by Googler · 9 years ago
  17. ec2657f cc_configure: use the wrapper only if on Darwin and ship the environment only if in homebrew by Damien Martin-Guillerez · 9 years ago
  18. de424b6 Remove rust, jsonnet, scala and closure from the Bazel repository by Damien Martin-Guillerez · 9 years ago
  19. fab3925 experimental_ui: when analyzing analyzing one target, show it by Klaus Aehlig · 9 years ago
  20. e946f32 Alter ios_framework documentation to remark that the rule is barely functional and highly experimental. by Chris Parsons · 9 years ago
  21. 7760ae7 Make gen_buildencyclopedia visible from tests by Klaus Aehlig · 9 years ago
  22. a51a85e Cut dependency on BoringSSL. by Lukacs Berki · 9 years ago
  23. 352f7e7 Support case-insensitive comparision in Path.java with WindowsFileSystem by Yun Peng · 9 years ago
  24. 0e27fde Do not hard-code Blaze as product name by Klaus Aehlig · 9 years ago
  25. 3f69751 Add generated docs to Jekyll tree build target. Add script for bringing up by David Chen · 9 years ago
  26. 7222943 Import cc_library dependencies in generated Xcode project. by Googler · 9 years ago
  27. 9a21e20 Distinguish between the build tools version and the build tools directory in android_sdk_repository so that preview sdks can be correctly handled. For example, the name in the build-tools directory might be "24.0.0-preview", but its version is actually "24 rc3" from build-tools/24.0.0-preview/source.properties. by Alex Humesky · 9 years ago
  28. e87336f Support alwayslink cc_library dependencies in objc binaries. by Googler · 9 years ago
  29. 74558fc Expose parameterized aspects to Skylark. by Googler · 9 years ago
  30. d50ff62 Wrap Build Encyclopedia rule signatures. by David Chen · 9 years ago
  31. c231574 Remove abi and abi_deps attributes. select() is the new abi_deps. by Greg Estren · 9 years ago
  32. 91552ee Fixes .aar being created with manifest placeholders ${applicationId} and ${packageName} replaced for android_library targets. by Andrew Pellegrini · 9 years ago
  33. a2926de Clean up javadoc links. by Shreya Bhattarai · 9 years ago
  34. 6dab815 Rollback of commit 5e6218ea4e83a7fadfe54c35488781da550ce13e. by Damien Martin-Guillerez · 9 years ago
  35. 5e6218e Rollback of commit 87a58589d6770a6e9a0f998274bfe69f1feb6014. by Damien Martin-Guillerez · 9 years ago
  36. cda4b4e Rollback of commit 178a3dfda8bf72abf22758597a90a4afb8eed181. by Damien Martin-Guillerez · 9 years ago
  37. 8a142fe Add build targets for constructing the Bazel.io Jekyll tree. by David Chen · 9 years ago
  38. 8ed924a java_binary.create_executable=0 should disable the launcher by Liam Miller-Cushon · 9 years ago
  39. c0c74cd apple_binary builds without implicit requirement of cc-relevant flags. by Chris Parsons · 9 years ago
  40. e4880eb Add turbine to embedded tools by Liam Miller-Cushon · 9 years ago
  41. 9ca91a2 Stream output of rbuildfiles operator to a callback. This function was missed when we transformed to callbacks. by Janak Ramakrishnan · 9 years ago
  42. 9e2994b Add test size attribute to IntelliJ IDE info. by Googler · 9 years ago
  43. 4d63ef0 With incremental dexing copy java resources from deploy jar into APKs (instead of jar generated by shuffle_jar tool). This helps with bazel mobile-install performance by Googler · 9 years ago
  44. 87846c7 Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper overrides old previous symlinks it created. by Chris Parsons · 9 years ago
  45. 76c5812 Expose ObjcProvider.INCLUDE to Skylark (read-only). by Dmitry Shevchenko · 9 years ago
  46. 22b7dc4 Catch package lookup exceptions during AST lookup by Kristina Chodorow · 9 years ago
  47. fdc9a1e Adds support for stamping 280dpi into the density filtered manifest. by Googler · 9 years ago
  48. 5c3954c Remove unused variable. by Dmitry Shevchenko · 9 years ago
  49. 960151d Check for lower-case versions of HTTP(S)_PROXY by Kristina Chodorow · 9 years ago
  50. 2c3119a 4.99 of 5: Cleanup. by Googler · 9 years ago
  51. 4420971 Notice interrupts while downloading by Kristina Chodorow · 9 years ago
  52. 0d42de6 Permit cc->objc deps. This will only work properly if a CROSSTOOL is supplied. by Cal Peyser · 9 years ago
  53. 10fc194 Empty objcprovider keys are exposed to skylark as empty sets, instead of throwing an error on access. by Cal Peyser · 9 years ago
  54. 88ccf0c [Android] Support aapt-generated main dex specs. by Googler · 9 years ago
  55. 1f2cb5c Rename setHasServices() to the more appropriate allowServices(). by Carmi Grushko · 9 years ago
  56. d8a1e19 Make processRequest public. by Googler · 9 years ago
  57. 678bdea Provide .pcm files as input to LIPO builds. by Googler · 9 years ago
  58. 799a825 4.95 of 5: Merger changes by Googler · 9 years ago
  59. 12f5445 Fix wrong Skylark documentation for environment_group. by Greg Estren · 9 years ago
  60. 6bf6604 Add Dagger to third_party. by Christian Edward Gruber · 9 years ago
  61. 178a3df Allow modules to inject a custom AttributeContainer. by Janak Ramakrishnan · 9 years ago
  62. 87a5858 Rollback of commit b4549fe8dfb29f87fd37b38bf21a5b4bef818b12. by Damien Martin-Guillerez · 9 years ago
  63. 8cb3f2b 4.8 of 5: Xml Fixes for Merger Integration by Googler · 9 years ago
  64. f8f1be3 Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6. by Googler · 9 years ago
  65. 54fc221 4.9 of 5: Writer fixes for integration. by Googler · 9 years ago
  66. 36c1d15 cpp: fix documentation wording for data members in GlobalVariables by Thiago Farina · 9 years ago
  67. 4dd18ec Switch to using ../repo-name syntax for runfiles by Kristina Chodorow · 9 years ago
  68. e55161f Remove the fields of CppCompileAction relating to "extra system include prefixes" and compiler plugins. by Lukacs Berki · 9 years ago
  69. b7f23ac Remove the apparently unused LibraryToLink#isSolibSymlink() method. by Lukacs Berki · 9 years ago
  70. b4549fe Rollback of commit f1f24fc4b5aa83b7a4b872ec8f1c3a369799c081. by Damien Martin-Guillerez · 9 years ago
  71. b29db48 Make the Blaze server kill the previous instance if the start time file doesn't exist. by Lukacs Berki · 9 years ago
  72. f1f24fc Ship the environment fixed at configure time to the C++ compiler by Damien Martin-Guillerez · 9 years ago
  73. be13f9f Add Dagger to third_party. by Christian Edward Gruber · 9 years ago
  74. c0b2630 Resolve ibtoolwrapper at the right path by Kristina Chodorow · 9 years ago
  75. 31ad20f Fix manifest_values.applicationId not being picked up by ApplicationManifest#getOverridePackage for building split and stub manifests. by Andrew Pellegrini · 9 years ago
  76. f787d31 Adds the compiler to the key for selecting the cc_toolchain label in by Alex Humesky · 9 years ago
  77. 9b97f76 4.85 of 5: DataKey fixes for integration by Googler · 9 years ago
  78. 28cc14b Fix paths in Android scripts to always look under bazel_tools by Kristina Chodorow · 9 years ago
  79. 9e199a6 Change ResourceShrinker instance of Charset.defaultCharset() being used to parse resource file to use UTF_8 explicitly. Fixes crash when reading R.txt with non-ASCII characters. by Andrew Pellegrini · 9 years ago
  80. a3bad0c Add dummy objc tools to Bazel for non-OSX target by Damien Martin-Guillerez · 9 years ago
  81. b3a8624 Skip building JackAspect when the base rule already provides Jack libraries. by Michael Staib · 9 years ago
  82. d181a84 Add support for the new ObjcProvider interface. by Dmitry Shevchenko · 9 years ago
  83. d126074 Remove a dependency on dart_library rule from ConfiguredTargetTransitivePackagesTest. by Dmitry Lomov · 9 years ago
  84. c9c473d List Closure Rules in docs as JavaScript by Justine Tunney · 9 years ago
  85. bbae4d9 Add attribute validation of mandatory native providers by Liam Miller-Cushon · 9 years ago
  86. 095fb1b When creating the exec root symlink forest, take account of the empty package's package root when creating top-level directories. Otherwise, if the empty package references files in those top-level directories, they would be hidden. by Janak Ramakrishnan · 9 years ago
  87. f296e87 Introduces a registry of native providers to the BuildConfiguration, which can be added to by fragments. Uses the registry to enable native access to TranstiveProviderInstances from Skylark. In particular, makes ObjcProvider accessible to skylark rule implementations. by Cal Peyser · 9 years ago
  88. c9f2881 Rollforward of "Workaround for duplicate input basename bug in apple's libtool", with regex fix by Chris Parsons · 9 years ago
  89. c7e5104 4.7 of 5: Remove serialization of transitive dependencies. by Googler · 9 years ago
  90. d50f7b8 Port tests using abi_deps to select. by Greg Estren · 9 years ago
  91. 5666be1 Add a //file target to external jar repositories by Colin Marc · 9 years ago
  92. f07b76e Redesign InfoItem to use classes instead of the InfoKey enum. This way the InfoItems can by Luis Fernando Pino Duque · 9 years ago
  93. 4b71d2e Set the default workspace name to __main__ by Kristina Chodorow · 9 years ago
  94. 1b836e7 by Googler · 9 years ago
  95. 5d5a3cc Rollback of commit 140634eccee693b567ba7591df550f7b72db1612. by Lukacs Berki · 9 years ago
  96. ff1a161 by Luis Fernando Pino Duque · 9 years ago
  97. 08bd44c Prioritize kwarg presence error in invokeObjectMethod. by Googler · 9 years ago
  98. a7fea8a Set workspace name for http_file, http_jar, and maven_jar by Kristina Chodorow · 9 years ago
  99. 81a1605 Adds a new flag for generation of dSYMs for all apple rules. by Dmitry Shevchenko · 9 years ago
  100. 90ec7cf Remove documentation for "abi" and "abi_deps". by Greg Estren · 9 years ago