1. 4f3d778 Rename android_studio_ide_info proto and members. by Googler · 8 years ago
  2. 165a813 Remove legacy intellij_info test support. by Googler · 8 years ago
  3. 3e4bbbd Rename intellij_info.bzl outputs and output groups. by Googler · 8 years ago
  4. 325b155 cc_configure.bzl: Using registry information to find VS by Yun Peng · 8 years ago
  5. 52b03d1 Make //tols/cpp/test start from the distribution artifact by Klaus Aehlig · 8 years ago
  6. 5dd5744 Change handling of LD_LIBRARY_PATH in link actions: instead of passing the directories using a linker option, pass it in the environment instead. by Lukacs T. Berki · 8 years ago
  7. e208428 cc_configure.bzl: On Windows, make sure C:\windows\system32 is in PATH by Yun Peng · 8 years ago
  8. 8829aba Coverage support. by Ulf Adams · 8 years ago
  9. a79581e Add gpu compile support to MSVC wrapper script by Yun Peng · 8 years ago
  10. 7585552 Rollback of commit cc3d79cca775cad9e9193d38bedf4df51a5c8a50. by Dmitry Lomov · 8 years ago
  11. 3b57ccf Move intellij_info.bzl to a tool packaged with bazel. by Googler · 8 years ago
  12. 451599a Skylark implementations of http_archive, new_http_archive, and http_file rules. by David Chen · 8 years ago
  13. 2f552c3 Mark pkg_tar dependencies as Python 3 compatible by Damien Martin-Guillerez · 8 years ago
  14. cc3d79c Support gold linker by Marcel Hlopko · 8 years ago
  15. 1fe8e81 resource_extractor.py should preserve the timestamps of entries of the input JAR by Adam Michael · 8 years ago
  16. 732907f Open source resource_extractor.py for singlejar apk building. by Adam Michael · 8 years ago
  17. f95bfa6 Stop running chained dead code removal commands if one of them fails. by Rumou Duan · 8 years ago
  18. 26de97b Creates maven_aar rule to generate aar_import for AARs from Maven. by Adam Michael · 8 years ago
  19. 216410b Make aar_embedded_jar_extractor.py not try to recreate the output directory. by Adam Michael · 8 years ago
  20. b36aefb Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979. by Carmi Grushko · 8 years ago
  21. 51e4817 msvc_tool.py: Don't replace \ with \\ in NormPath by Yun Peng · 8 years ago
  22. b043faf Rollback of commit a396b070ae36032a973672e11145533621c39edc. by Klaus Aehlig · 8 years ago
  23. 349e478 Allow swiftc to correctly recognize main.swift as script target. by Dmitry Shevchenko · 8 years ago
  24. ddead0f Fixes for generating xcode-locator-bin on Tulsi. by Chris Parsons · 8 years ago
  25. a396b07 Use proto_lang_toolchain() in java_proto_library. by Carmi Grushko · 8 years ago
  26. d7cdc55 Moving files to final output location, instead of copying. by Rumou Duan · 8 years ago
  27. a87b60d Use proto_lang_toolchain in java_lite_proto_library. by Carmi Grushko · 8 years ago
  28. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  29. 8680769 Make android_integration_test run again! by Adam Michael · 8 years ago
  30. db733dd Generate coverage mappings for Swift. by Googler · 8 years ago
  31. d9c3a47 Use TEST_TMPDIR for zip_manifest_extractor_test.sh. by Adam Michael · 8 years ago
  32. 1a3603a Fix zip_manifest_creator dep in bazel_tools repo with an alias. by Adam Michael · 8 years ago
  33. 97cc5be Merge all jars in AAR in aar_import, not just classes.jar by Adam Michael · 8 years ago
  34. 6a87bd4 Adds support to aar_import for native libs in /jni. by Adam Michael · 8 years ago
  35. 81aede1 Reimplement whole archive on Windows by Yun Peng · 8 years ago
  36. b8fbde3 Armv6 is not supported. by Dave MacLachlan · 8 years ago
  37. 4ed83bd Cleanup swift_library after Bazel release by Dmitry Shevchenko · 8 years ago
  38. 2bb61c1 Recognize "/usr/lib/clang" as system include path on FreeBSD. by Piotr Sikora · 8 years ago
  39. fc0b635 Add swiftmodule outputs to the linking step. by Dmitry Shevchenko · 8 years ago
  40. aecf826 Rollback of commit ffdc05d2278d7f9c6e299c923019f689cde5fe76. by Yun Peng · 8 years ago
  41. e3bf986 Support tvOS and fix the platform min OS version selection. by Googler · 8 years ago
  42. 5338f48 Update MSVC CROSSTOOL to adapt 74b94328db5346e0f6c573731fcbaa85ca751304 by Yun Peng · 8 years ago
  43. 88fb171 Remove apple fragment access fallback by Chris Parsons · 8 years ago
  44. 78c1980 Refactor AarImportRule into a base rule. by Adam Michael · 8 years ago
  45. 3507f49 RELNOTES: Remove flag --experimental_zip_tree_artifact from j2objc Java annotation processing support. by Rumou Duan · 8 years ago
  46. ee311f4 Add global_whole_archive into MSVC CROSSTOOL by Yun Peng · 8 years ago
  47. 368d7b7 Prevent empty swift_library srcs. by Googler · 8 years ago
  48. ce5c33d Make MSVC wrapper script work with Python 3 by Yun Peng · 8 years ago
  49. 3ea6721 Explicitly specify the directories in the Android SDK needed for tests. by Adam Michael · 8 years ago
  50. 978c917 Added support for rex to optionally compress dex files. by Googler · 8 years ago
  51. 74b9432 Move interface so building to action configs by Marcel Hlopko · 8 years ago
  52. e23b79c Only add the runfiles of artifacts that are actual inputs of the spawn action. by Florian Weikert · 8 years ago
  53. 155bd64 Adding support for Linux s390x by namrata-ibm · 8 years ago
  54. 55ac951 Propagate swift_library defines attribute to parents. by Dmitry Shevchenko · 8 years ago
  55. ba41c2d Add bin_dir and genfiles_dir to ctx by Kristina Chodorow · 8 years ago
  56. 3e5ac9d Move bazel apple tests into a separate package. by Dmitry Shevchenko · 8 years ago
  57. 67d736b Handles missing classes.jar in aar_import gracefully, by creating an empty jar file instead of crashing Bazel. by Adam Michael · 8 years ago
  58. d18e78b Fix messed-up indentation in make_deb.py by Benjamin Staffin · 8 years ago
  59. 7cde82e Remove HOST_CFG and DATA_CFG references that cause warnings by Kristina Chodorow · 8 years ago
  60. ffdc05d Add action_config and feature for linking on Windows by Yun Peng · 8 years ago
  61. 27085f4 Remove JavaCpuSupplier; use the actual --cpu value instead. by Ulf Adams · 8 years ago
  62. 559aad7 Validate swift_library names by Dmitry Shevchenko · 8 years ago
  63. 39bb51a Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32. by Dmitry Shevchenko · 8 years ago
  64. 27cd7f6 Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67. by Damien Martin-Guillerez · 8 years ago
  65. 567aaf4 Allow adaptresourcefilecontents for proguard configuration, and -s in the directive value. by Googler · 8 years ago
  66. 7479f67 Check "xcodebuild -version" first before building the xcode locator. by Chris Parsons · 8 years ago
  67. 25b952b Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32. by Dmitry Shevchenko · 8 years ago
  68. deeeb31 Add a way to select non-default Xcode toolchain by Dmitry Shevchenko · 8 years ago
  69. 0bddbc7 Add genfiles to include paths to allow full-path imports of generated protos by Googler · 8 years ago
  70. 1b4b207 Remove dependency on $unzip for aar_import. Replaces the functionality with //third_party/ijar/zipper. by Adam Michael · 8 years ago
  71. 954c8ab Use ijar:zipper instead of zipinfo for zip_manifest_creator.sh. by Adam Michael · 8 years ago
  72. fd158cb Silence the warning about Javac not supporting workers during bootstrap by renaming the action mnemonic in the Java Skylark rules to JavacBootstrap. by Philipp Wollermann · 8 years ago
  73. 1eac7e8 Use minimum OS flags for watchOS and tvOS actions. by Chris Parsons · 8 years ago
  74. af8ebca Open source dex merging tools for incremental dexing. by Adam Michael · 8 years ago
  75. c30432c Fix cc_configure on Windows by Yun Peng · 8 years ago
  76. eb87208 Make cc_configure on Windows more robust by Yun Peng · 8 years ago
  77. 93fdac0 patch bootclasspath to allow javac to compile lambdas and method references in android_* targets (behind existing flag). by Googler · 8 years ago
  78. eedb41e In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary protos from linking into the final binary. by Rumou Duan · 8 years ago
  79. af552c7 Some changes in MSVC toolchain by Yun Peng · 8 years ago
  80. d10984e Add bitcode handling to swift_library by Dmitry Shevchenko · 8 years ago
  81. 48859c1 Move hash computation from bash script to a python script because calling md5 repeatedly from bash is too slow. by Googler · 8 years ago
  82. 503dc31 Change the filegroup for the android sdk to an alias to unbreak android in bazel after commit 1092e9d68773adb7444cc85a47af650aeeaf65fc by Alex Humesky · 8 years ago
  83. 3f0d3b6 Implementation of maven_jar rule in Skylark. by Jingwen Chen · 8 years ago
  84. 5027288 Cleanup swift_library after Blaze release. by Dmitry Shevchenko · 8 years ago
  85. abcca0c Add test for //tools/zip/zip_manifest_creator by Adam Michael · 8 years ago
  86. 5b8b3de Add copts attribute to swift_library. by Dmitry Shevchenko · 8 years ago
  87. cc867d4 In local_xcode_config rule, when xcode-locator-bin fails (generally due to xcode not being installed), create a stub xcode_version target instead of a malformed one. by Chris Parsons · 8 years ago
  88. 08849b2 Description redacted. -- MOS_MIGRATED_REVID=133693782 by Laurent Le Brun · 8 years ago
  89. 01a9bd1 Enable the generation of Objc protos in whichever host machine it is running. by Sergio Campama · 8 years ago
  90. 77bd24b Replace HOST_CFG with "host" as the former has been marked as deprecated. by Sergio Campama · 9 years ago
  91. a51ade3 Java 8 support for Android builds, initially with incremental dexing only. by Googler · 9 years ago
  92. 1ca3299 Clarify the intermediate outputs handling in swift_library by Dmitry Shevchenko · 9 years ago
  93. e7cc19a Make aar_import not fail on aars that do not contain resources. by Adam Michael · 9 years ago
  94. 5d03c5c Checking BAZEL_SH first when looking for bash on Windows by Yun Peng · 9 years ago
  95. f8a6752 Adds aar_import rule to Bazel along with tools needed to implement it. Currently only uses AndroidManifest.xml, classes.jar and res/ from AARs. This is sufficient for many of the AARs of Google Play Services and Android Support Repository. by Adam Michael · 9 years ago
  96. 6e05115 Move Skylark git_repository rules to git.bzl. by David Chen · 9 years ago
  97. ac99ba2 Handle minimum OS version in swift_library. by Dmitry Shevchenko · 9 years ago
  98. 6022b7b Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb. by Damien Martin-Guillerez · 9 years ago
  99. 4381a1d Global cleanup change. by Vladimir Moskva · 9 years ago
  100. 3a5663f Fix error message to actually use python string formatting by Kristina Chodorow · 9 years ago