1. 5ba8257 Rollback of commit 4af8f5bff567e7cad179fb803070764791353f8a. by Googler · 8 years ago
  2. 64f3eb0 Resolve aidl support lib. by Googler · 8 years ago
  3. 83ca6a6 Add support for java_proto_library to IDE aspect. by Googler · 8 years ago
  4. 4af8f5b Rollback of commit 5621a2c73337d82fe328069dbb0621e46e9e1c25. by Yue Gan · 8 years ago
  5. 5621a2c This change adds support for a docker_bundle rule, refactoring a number of interfaces to support shared use with docker_build. by Googler · 8 years ago
  6. 1409aa3 MSVC wrapper: support -I gcc flag by Laszlo Csomor · 8 years ago
  7. 4229823 Remove unnecessary python skylark rules and update example by Yu Yi · 8 years ago
  8. 1410c21 Cleanup migration-only build variables by Marcel Hlopko · 8 years ago
  9. 5dbb23b Fix coverage section in the autodetected crosstool for windows by Marcel Hlopko · 8 years ago
  10. 67fa75a Add is_external support to PackageManifestParser. by Googler · 8 years ago
  11. 71c72c1 Fix autodetection of c++ coverage on osx by Marcel Hlopko · 8 years ago
  12. 4816cfa Make bazel_bootstrap_distfile_test work on Windows by Yun Peng · 8 years ago
  13. 2004276 Prefixes xcodebuild with xcrun in order to avoid getting erroneous results when detecting the installed Xcode versions. by Sergio Campama · 8 years ago
  14. 836d94a Roll back ios_runner simulator foreground change, as it has made some tests flaky by Chris Parsons · 8 years ago
  15. 34f47c8 Further improve error handling of xcode_configure.bzl by Chris Parsons · 8 years ago
  16. 7a1ea78 Rollback of commit 3da16e3b4e8be4d4c4a6eae80365a85851e3253d. by Liam Miller-Cushon · 8 years ago
  17. 3da16e3 Disable Java header compilation by default in Bazel. by Irina Iancu · 8 years ago
  18. c9a75d2 Added alias for extdir in tools/jdk. by Irina Iancu · 8 years ago
  19. 8242313 Improve AndroidSdkRepositoryTest. by Adam Michael · 8 years ago
  20. e36a66c Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde. by Dmitry Lomov · 8 years ago
  21. 76cb02e Make the interface dynamic library builder a regular label instead of a magic artifact. by Lukacs Berki · 8 years ago
  22. 8153cb8 Rename 'extdir' to 'extclasspath' by Liam Miller-Cushon · 8 years ago
  23. b3aa6ce Improve xcode-configure error messaging, and use "env -i" to clear environment for various processes by Chris Parsons · 8 years ago
  24. 4b73e97 Roll forward execroot change by Kristina Chodorow · 8 years ago
  25. c69f266 by Kristina Chodorow · 8 years ago
  26. df23e2f Fixes directory path computation in docker_build by Vlad Losev · 8 years ago
  27. ac29b78 cc_configure: declare environment variables for invalidation by Damien Martin-Guillerez · 8 years ago
  28. 321aa54 Make Bazel work with Visual Studio 2017 by Yun Peng · 8 years ago
  29. c8510b1 Avoid using //external labels; use @local_jdk// instead by Ulf Adams · 8 years ago
  30. 10e3f00 Make android_device pass --android_sdk_path to unified launcher. by Adam Michael · 8 years ago
  31. b95d4a9 gen_java_lang_invoke_jar should not use java from $PATH. by Adam Michael · 8 years ago
  32. 29aa0eb Open source java 8 desugarer. by Adam Michael · 8 years ago
  33. 50e7e7f Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:protobuf to refer to the Java proto runtime. by Carmi Grushko · 8 years ago
  34. 20416bb Remove restriction on aspect attributes of a certain name to always be a list / always a scalar. by Googler · 8 years ago
  35. 22e4144 Skylark IntelliJ aspect: fix relative path for external workspace artifacts. by Googler · 8 years ago
  36. 3d89b68 Pass 'main_class' attribute value through in the IntelliJ aspect. by Googler · 8 years ago
  37. 7ba40f8 Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae. by Googler · 8 years ago
  38. 7a95e42 Detect Visual C++ build tools through vcvarsqueryregistry.bat by Yun Peng · 8 years ago
  39. 602a98c Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2. by Alex Humesky · 8 years ago
  40. d11d510 Move all the resource processing tools into a "busybox". by Googler · 8 years ago
  41. fc07142 Add quotes to improve space support by Alexander Chung · 8 years ago
  42. d657d7b Windows: fix off-by-one errors with MAX_PATH by Laszlo Csomor · 8 years ago
  43. c828990 Adds -disable-autolink-framework to static libraries so that they are not added by default as -framework arguments when linking. This enables test bundles on not having to relink static frameworks that were also linked in to the test host app. by Sergio Campama · 8 years ago
  44. 9e3f9ce Rollback of commit a80099b6de04dec802b556768f8c5f1c299c83ee. by Liam Miller-Cushon · 8 years ago
  45. a6f4202 Add "no-ide" tag to suppress rule in IntelliJ. by Googler · 8 years ago
  46. e77ad90 Add pkg_rpm build rule to help generating RPM packages. by John Cater · 8 years ago
  47. 41aa372 Experimental feature to do header thinning of Objective-C compilation actions. by Googler · 8 years ago
  48. 61bbde1 Fix intellij_info.bzl lint warnings. by Googler · 8 years ago
  49. 6b6bdbf Delete //external references related to protos. These are not used anymore. by Carmi Grushko · 8 years ago
  50. 91d5c86 Fix skylark syntax error in Bazel git_repositories.bzl. by Adam Michael · 8 years ago
  51. ec6c613 Add emulator shared libs to android_device launcher runfiles. by Adam Michael · 8 years ago
  52. 8febdbc Clean up intellij_info provider. by Googler · 8 years ago
  53. ee9a300 Rollback of commit 932d1abfa34267a9e5abc7441c9e2a081beedd85. by Adam Michael · 8 years ago
  54. 932d1ab Rollback of commit 06072c557290b97cb2d2e4fd255b647a9208cb5c. by Yun Peng · 8 years ago
  55. 46d31b5 Windows, cc_configure: use BAZEL_SH, not cygpath by Laszlo Csomor · 8 years ago
  56. 06072c5 Make android_sdk_repository discover all system-images directories in the sdk. by Adam Michael · 8 years ago
  57. bdbb0be Make the Bazel unified launcher alias point to unified_launcher_head. by Adam Michael · 8 years ago
  58. d6eaf58 Create aliases for tools for upcoming android_device rule. by Adam Michael · 8 years ago
  59. 3632f30 Fix build_split_manifest.py to not include the versionCode or versionName by Alex Humesky · 8 years ago
  60. f8479bf msvc_tools.py.tpl: Suppress all warning messages if /w is specified by Yun Peng · 8 years ago
  61. dd04adf Switch Bazel to use the common test env variables. by Ulf Adams · 8 years ago
  62. ef1c6fd msvc_tools.py.tpl: Change default runtime library to static by Yun Peng · 8 years ago
  63. 5ab5cbd Update _get_cpu_value() to fix issue #1264 by Marcel Hlopko · 8 years ago
  64. 46d3632 Consume linker_param_file build variable in windows crosstool by Marcel Hlopko · 8 years ago
  65. 4e267c8 Windows: fix MSVC compilations at HEAD by László Csomor · 8 years ago
  66. 94f0a25 Makes the ios runner script open the simulator in the foreground as opposed to behind the terminal when using blaze run ios_app_target. by Sergio Campama · 8 years ago
  67. f63ea7a Expose type of library_to_link in CROSSTOOL by Marcel Hlopko · 8 years ago
  68. a7b5e44 Don't bundle android tests into the Bazel binary. by Adam Michael · 8 years ago
  69. 7d5b31f maven_rules.bzl: Fix maven coordinates order mismatch by David Ostrovsky · 8 years ago
  70. c942564 Fix-up release-related TODOs. by Dmitry Shevchenko · 8 years ago
  71. d747d52 C++ test: test with Debian stretch by Damien Martin-Guillerez · 8 years ago
  72. a80099b Rollback of commit 156adeec613ab140a91d73e1147bc688689bcfb7. by Lukacs Berki · 8 years ago
  73. 156adee Rollback of commit 5163ec2c0db8fbdc7f367bb4aca5b6d7ae6d80b0. by Liam Miller-Cushon · 8 years ago
  74. 43b1d20 Make android_sdk_repository create one android_sdk per api level in the SDK. by Adam Michael · 8 years ago
  75. 1b9ddda Add --swiftcopt support to swift_library by Dmitry Shevchenko · 8 years ago
  76. 5163ec2 Rollback of commit c9dbd4c1a4a4b4345c0b3924f86e01612ae12807. by Marcel Hlopko · 8 years ago
  77. e7fd539 In the j2objc wrapper script, add the ability to process more than one source jars. by Rumou Duan · 8 years ago
  78. c9dbd4c Enable header compilation by default by Liam Miller-Cushon · 8 years ago
  79. 7c590e5 Remove method presence check after a bazel release by Dmitry Shevchenko · 8 years ago
  80. cf6e173 Separate bazel/blaze-specific changes in IntelliJ aspect. by Googler · 8 years ago
  81. 1a61733 Create indirections to intellij_info.bzl. by Googler · 8 years ago
  82. 2433b60 Remove filegroups in tools/android/BUILD.tools in favor of aliases. by Adam Michael · 8 years ago
  83. 8cb0848 Rollback of commit 27895101ce3d8e88b80e53f98fccf1d72310b54d. by Googler · 8 years ago
  84. 2789510 Create indirections to intellij_info.bzl. by Googler · 8 years ago
  85. 0a7a421 Remove conditionals in skylark apple rules for presence of objc.dynamic_framework_dir by Chris Parsons · 8 years ago
  86. d7e1571 Force debug info output into Swift modules by Dmitry Shevchenko · 8 years ago
  87. 8741940 Split tools/android/BUILD into BUILD and BUILD.tools. by Adam Michael · 8 years ago
  88. 6e071515 xcode locator prefers xcodes installed under /Applications/ by Chris Parsons · 8 years ago
  89. c76c93e Support gold linker in cc_configure.bzl by Marcel Hlopko · 8 years ago
  90. b5fb12f Guard -pass-exit-codes to support clang by Marcel Hlopko · 8 years ago
  91. 1b6535c Introduce --apple_crosstool_top, which sets the crosstool for sources in objc_*/apple_*/ios_* targets and their dependencies. by Cal Peyser · 8 years ago
  92. 92a1eb7 Add stub ios toolchain to bazel BUILD.static by Cal Peyser · 8 years ago
  93. b1abe46 Rollback of commit e81ff0e156647ae680346ac833313319e7ea69d6. by Alex Humesky · 8 years ago
  94. 75c95ac Rename toolchain_flags to legacy_link_flags build variable by Marcel Hlopko · 8 years ago
  95. a2f2c40 Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f. by Tobias Werth · 8 years ago
  96. f768232 Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3. by Damien Martin-Guillerez · 8 years ago
  97. 5b63024 Move hardcoded toolchain linker flags to CROSSTOOL by Marcel Hlopko · 8 years ago
  98. 5374d4f Move hardcoded -L linker flags to CROSSTOOL by Marcel Hlopko · 8 years ago
  99. 87fd5ba Introduce --apple_crosstool_top, which sets the crosstool for sources in objc_*/apple_*/ios_* targets and their dependencies. by Cal Peyser · 8 years ago
  100. e81ff0e Remove broken and unused Android tools aliases. by Adam Michael · 8 years ago