1. 1a61733 Create indirections to intellij_info.bzl. by Googler · 8 years ago
  2. 2433b60 Remove filegroups in tools/android/BUILD.tools in favor of aliases. by Adam Michael · 8 years ago
  3. 8cb0848 Rollback of commit 27895101ce3d8e88b80e53f98fccf1d72310b54d. by Googler · 8 years ago
  4. 2789510 Create indirections to intellij_info.bzl. by Googler · 8 years ago
  5. 0a7a421 Remove conditionals in skylark apple rules for presence of objc.dynamic_framework_dir by Chris Parsons · 8 years ago
  6. d7e1571 Force debug info output into Swift modules by Dmitry Shevchenko · 8 years ago
  7. 8741940 Split tools/android/BUILD into BUILD and BUILD.tools. by Adam Michael · 8 years ago
  8. 6e071515 xcode locator prefers xcodes installed under /Applications/ by Chris Parsons · 8 years ago
  9. c76c93e Support gold linker in cc_configure.bzl by Marcel Hlopko · 8 years ago
  10. b5fb12f Guard -pass-exit-codes to support clang by Marcel Hlopko · 8 years ago
  11. 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
  12. 92a1eb7 Add stub ios toolchain to bazel BUILD.static by Cal Peyser · 8 years ago
  13. b1abe46 Rollback of commit e81ff0e156647ae680346ac833313319e7ea69d6. by Alex Humesky · 8 years ago
  14. 75c95ac Rename toolchain_flags to legacy_link_flags build variable by Marcel Hlopko · 8 years ago
  15. a2f2c40 Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f. by Tobias Werth · 8 years ago
  16. f768232 Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3. by Damien Martin-Guillerez · 8 years ago
  17. 5b63024 Move hardcoded toolchain linker flags to CROSSTOOL by Marcel Hlopko · 8 years ago
  18. 5374d4f Move hardcoded -L linker flags to CROSSTOOL by Marcel Hlopko · 8 years ago
  19. 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
  20. e81ff0e Remove broken and unused Android tools aliases. by Adam Michael · 8 years ago
  21. b7c00d8 Export dot-format graphs as-is and download dot as an external repo by Kristina Chodorow · 8 years ago
  22. 98398a2 Rollback AppleCrosstoolChange by Cal Peyser · 8 years ago
  23. 303e5bf Introduce --apple_crosstool_top, which sets the crosstool for sources in objc_*/apple_*/ios_* targets and their dependencies. by Cal Peyser · 8 years ago
  24. 1672c76 Increases stack memory to 4m when executing j2objc to match what Blaze uses by Googler · 8 years ago
  25. e9c123a Propagate along the "test" attribute of web_test. by Googler · 8 years ago
  26. d86a127 Global cleanup change. by Kristina Chodorow · 8 years ago
  27. fa3ed04 Enable threaded Whole Module Optimization by Dmitry Shevchenko · 8 years ago
  28. aaee64e Power support by Nishidha Panpaliya · 8 years ago
  29. 39e5a46 Fix cycle in dependency graph during bootstrap by Damien Martin-Guillerez · 8 years ago
  30. 4a75349 Avoids NullPointerException when running `bazel coverage //:xxx`, since PathFragment.getParentDirectory() may return null. Fixes #2212. by Yue Gan · 8 years ago
  31. a7a9dbc Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb. by Kristina Chodorow · 8 years ago
  32. f026e14 Add a default ios_x86_64 toolchain stub to the automatically generated bazel crosstool. by Cal Peyser · 8 years ago
  33. b9f914f Make Bazel build dot by Kristina Chodorow · 8 years ago
  34. 5875be7 Only enable _FORTIFY_SOURCE for opt builds. by Marcel Hlopko · 8 years ago
  35. cf1c437 Expose apple_generate_dsym value to Skylark and use in swift_library by Dmitry Shevchenko · 8 years ago
  36. 2354dc0 pass -fno-canonical-headers only once by Marcel Hlopko · 8 years ago
  37. 001380d Add an option to enable Whole Module Optimization by Dmitry Shevchenko · 8 years ago
  38. 0b9ebfe Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea. by Adam Michael · 8 years ago
  39. c3f6a6a Extract swiftc input calculation from swift_library by Googler · 8 years ago
  40. df03696 Extract swiftc argument generation from swift_library implementation by Googler · 8 years ago
  41. 6b1d318 Switch to using multi-level repository names by default. by Googler · 8 years ago
  42. 3e0aa67 Break out xcrun env from xcrun_action by Dmitry Shevchenko · 8 years ago
  43. 0ca9d7e Simplify propagation of linker params by replacing global_whole_archive with by Marcel Hlopko · 8 years ago
  44. 25120df Initial code for Persistent Java Test Runner. by Kush Chakraborty · 8 years ago
  45. 443faf1 Global cleanup change. by Kristina Chodorow · 8 years ago
  46. 2c2d190 Pass isExternal field to blaze ide info proto by Googler · 8 years ago
  47. 09c7221 Improved support for /MD and /MT in MSVC [#2120] by Javier Dehesa · 8 years ago
  48. b9aadcb Windows: Fix cuda option parsing when /Od is passed by Yun Peng · 8 years ago
  49. 33d9e2a move linker flags from compiler_flags to linker_flags; fix option syntax by Marcel Hlopko · 8 years ago
  50. c4f55ad Rollback of commit 14e35546302a48d1074bc2456ef4d63c27c9d3a1. by Adam Michael · 8 years ago
  51. d6885e2 Rollforward of "Split ObjcProvider.framework_dir into static and dynamic framework directories." by Chris Parsons · 8 years ago
  52. 978c4a9 Bazel uses apksigner from SDK build-tools instead of embedded jar. by Adam Michael · 8 years ago
  53. 304da48 Rollback of commit 84e7bbc03d22a98e1036c9a3abf1d451e602348b. by Damien Martin-Guillerez · 8 years ago
  54. 84e7bbc Pass isExternal field to blaze ide info proto by Googler · 8 years ago
  55. af1e3c2 Add LcovMerger. (series 2/4 of open-sourcing coverage command for java test) by Yue Gan · 8 years ago
  56. c9e363c Rollback of commit 9de9f374cf63e8e6938c9ce80820c9f46f641241. by Damien Martin-Guillerez · 8 years ago
  57. 9de9f37 Pass isExternal field to blaze ide info proto by Googler · 8 years ago
  58. a110ac4 Make the settings attribute of Skylark maven_jar and maven_aar a label. by Adam Michael · 8 years ago
  59. 14e3554 Rollback of commit f699b502ef6a57dc68570486191ad1c318e8fd1b. by Adam Michael · 8 years ago
  60. 07d012e Enable fallback URLs in Skylark http rules. by David Chen · 8 years ago
  61. b89f30e Add support for rules_test on rules in a different repository or in the by John Cater · 8 years ago
  62. f699b50 Delete old targets from android_sdk_repository_template.bzl by Adam Michael · 8 years ago
  63. 4f3d778 Rename android_studio_ide_info proto and members. by Googler · 8 years ago
  64. 165a813 Remove legacy intellij_info test support. by Googler · 8 years ago
  65. 3e4bbbd Rename intellij_info.bzl outputs and output groups. by Googler · 8 years ago
  66. 325b155 cc_configure.bzl: Using registry information to find VS by Yun Peng · 8 years ago
  67. 52b03d1 Make //tols/cpp/test start from the distribution artifact by Klaus Aehlig · 8 years ago
  68. 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
  69. e208428 cc_configure.bzl: On Windows, make sure C:\windows\system32 is in PATH by Yun Peng · 8 years ago
  70. 8829aba Coverage support. by Ulf Adams · 8 years ago
  71. a79581e Add gpu compile support to MSVC wrapper script by Yun Peng · 8 years ago
  72. 7585552 Rollback of commit cc3d79cca775cad9e9193d38bedf4df51a5c8a50. by Dmitry Lomov · 8 years ago
  73. 3b57ccf Move intellij_info.bzl to a tool packaged with bazel. by Googler · 8 years ago
  74. 451599a Skylark implementations of http_archive, new_http_archive, and http_file rules. by David Chen · 8 years ago
  75. 2f552c3 Mark pkg_tar dependencies as Python 3 compatible by Damien Martin-Guillerez · 8 years ago
  76. cc3d79c Support gold linker by Marcel Hlopko · 8 years ago
  77. 1fe8e81 resource_extractor.py should preserve the timestamps of entries of the input JAR by Adam Michael · 8 years ago
  78. 732907f Open source resource_extractor.py for singlejar apk building. by Adam Michael · 8 years ago
  79. f95bfa6 Stop running chained dead code removal commands if one of them fails. by Rumou Duan · 8 years ago
  80. 26de97b Creates maven_aar rule to generate aar_import for AARs from Maven. by Adam Michael · 8 years ago
  81. 216410b Make aar_embedded_jar_extractor.py not try to recreate the output directory. by Adam Michael · 8 years ago
  82. b36aefb Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979. by Carmi Grushko · 8 years ago
  83. 51e4817 msvc_tool.py: Don't replace \ with \\ in NormPath by Yun Peng · 8 years ago
  84. b043faf Rollback of commit a396b070ae36032a973672e11145533621c39edc. by Klaus Aehlig · 8 years ago
  85. 349e478 Allow swiftc to correctly recognize main.swift as script target. by Dmitry Shevchenko · 8 years ago
  86. ddead0f Fixes for generating xcode-locator-bin on Tulsi. by Chris Parsons · 8 years ago
  87. a396b07 Use proto_lang_toolchain() in java_proto_library. by Carmi Grushko · 8 years ago
  88. d7cdc55 Moving files to final output location, instead of copying. by Rumou Duan · 8 years ago
  89. a87b60d Use proto_lang_toolchain in java_lite_proto_library. by Carmi Grushko · 8 years ago
  90. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  91. 8680769 Make android_integration_test run again! by Adam Michael · 8 years ago
  92. db733dd Generate coverage mappings for Swift. by Googler · 8 years ago
  93. d9c3a47 Use TEST_TMPDIR for zip_manifest_extractor_test.sh. by Adam Michael · 8 years ago
  94. 1a3603a Fix zip_manifest_creator dep in bazel_tools repo with an alias. by Adam Michael · 8 years ago
  95. 97cc5be Merge all jars in AAR in aar_import, not just classes.jar by Adam Michael · 8 years ago
  96. 6a87bd4 Adds support to aar_import for native libs in /jni. by Adam Michael · 8 years ago
  97. 81aede1 Reimplement whole archive on Windows by Yun Peng · 8 years ago
  98. b8fbde3 Armv6 is not supported. by Dave MacLachlan · 9 years ago
  99. 4ed83bd Cleanup swift_library after Bazel release by Dmitry Shevchenko · 9 years ago
  100. 2bb61c1 Recognize "/usr/lib/clang" as system include path on FreeBSD. by Piotr Sikora · 9 years ago