1. 4ccecae Remove some default cc toolchain definitions. by John Cater · 7 years ago
  2. eb067ea Fix test name in fallback xml when --run_under is used. by Benjamin Peterson · 7 years ago
  3. 1b6c10a Use a separate implicit dependency for dexbuilder in proguarded android builds by kmb · 7 years ago
  4. 934ee14 Add an alias to import_deps_checker. The follow-up cl will reference this alias by cnsun · 7 years ago
  5. 1001141 Roll forward of https://github.com/bazelbuild/bazel/commit/3904ac33a983fd8faebba1b52bcac5a3ff942029 (https://github.com/bazelbuild/bazel/commit/3904ac33a983fd8faebba1b52bcac5a3ff942029). Fix #4625 by running the test process in a sub-shell. by olaola · 7 years ago
  6. 9ac1069 http_archive: fix doc-string by Klaus Aehlig · 7 years ago
  7. 053dfd1 http_archive: allow parameter for a single URL by Klaus Aehlig · 7 years ago
  8. b3d52b1 Fix incorrect include directories when -no-canonical-prefixes is passed to clang by hlopko · 7 years ago
  9. ec2cb25 Automated rollback of commit c7e343ad314aeab6283b5939bc8126a112140a11. by plf · 7 years ago
  10. 013af7d Make test_rules.bzl --all_incompatible_changes compliant. by Mathieu Boespflug · 7 years ago
  11. a96547f Fix //tools/jdk:gen_platformclasspath target on MacOSX by Raphael Badin · 7 years ago
  12. 49ecd1f Fix CROSSTOOL.tpl to correctly target watchos_i386. by kaipi · 7 years ago
  13. 6496b1d new_git_repository: support date-based shallow clones by Klaus Aehlig · 7 years ago
  14. 3904ac3 Automated rollback of commit 28bd997c1c8793973f63dcae4c22bbae49e7d8b7. by Googler · 7 years ago
  15. b693844 Fix parameter names in docs by Googler · 7 years ago
  16. 2950f31 git_repository: add missing args to doc string by Klaus Aehlig · 7 years ago
  17. 28bd997 Fixing test-setup.sh occasionally missing stdout/stderr, on systems where "tail --pid" is supported. by Googler · 7 years ago
  18. c7e343a C++: Allows adding linkopts through file. by plf · 7 years ago
  19. 037c9dc Remove hard-wired basenames for the test setup and the coverage collection script. by lberki · 7 years ago
  20. 943afc7 Introduce -c source_file -o output_file build variables by hlopko · 7 years ago
  21. e066095 Hooks to support core library desugaring in Android builds RELNOTES: None. by kmb · 7 years ago
  22. 149e95b Converts wrapped_clang from a bash script to a C++ source file which is compiled as part of bazel's repository bootstrap. This should make crosstool's clang invocations faster. An added benefit of this is that wrapped_clang.cc supports the "DSYM_HINT" flags specified through the CROSSTOOL, so with this change, apple_binary gets support for the --apple_generate_dsym flag. by kaipi · 7 years ago
  23. 441dc76 Support legacy multidex. by ajmichael · 7 years ago
  24. 02873d8 sha256 python tool: stream instead of reading whole file beforehand by Hadrien Chauvin · 7 years ago
  25. a610a2b python,runfiles: runfiles library in @bazel_tools by Laszlo Csomor · 7 years ago
  26. 5a50a7c http_archive: allow top-level BUILD files to be overridden by Klaus Aehlig · 7 years ago
  27. f663327 http_archive: remove outdated comment by Klaus Aehlig · 7 years ago
  28. 40c757f Change git clone to pull all history, so all needed commits can be accessed. by John Cater · 7 years ago
  29. 8130287 windows,test: add logging to bootstrap test by Laszlo Csomor · 7 years ago
  30. 6fff4da Make pkg defs Python 2/3 compatible by treuherz · 7 years ago
  31. cf097e4 Create @bazel_tools//tools/android:android_jar. by ajmichael · 7 years ago
  32. eefdecd Stop setting annotations_jar in Bazel android_sdk. by ajmichael · 7 years ago
  33. bc4f5c4 Stop bundling proguard.jar from android sdk into our integration tests. by ajmichael · 7 years ago
  34. ada0c37 http_archive: work around #2700 by Klaus Aehlig · 7 years ago
  35. a722342 Update make_rpm.py to check whether rpmbuild is present and report an error if not. by John Cater · 7 years ago
  36. 444fc9f Suppress an unchecked warning by cushon · 7 years ago
  37. 96a9a2b Pass the correct path of aapt_binary and merge its data runfiles into android_instrumentation_test's runfiles. by jingwen · 7 years ago
  38. d1c829f Add JavaRuntimeToolchainInfo class to wrap JavaRuntimeInfo for toolchains access. by John Cater · 7 years ago
  39. b7272ec http_archive: allow using the shipped BUILD file by Klaus Aehlig · 7 years ago
  40. f0bec36 Automated rollback of commit 2aeaeba66857c561dd6d63c79a213f1cabc3650d. by dslomov · 7 years ago
  41. 56567bb aar_resources_extractor ignore empty res/ and assets/ dirs. by ajmichael · 7 years ago
  42. 6f502ac Point android_instrumentation_test's test runner to the vendored by jingwen · 7 years ago
  43. 19044cf Add assets support to aar_import. by ajmichael · 7 years ago
  44. 644ada0 HOME missing from the action env (despite mentioned in the docs) by Gursewak · 7 years ago
  45. 0350ad3 http_archive: support programmatic patching by Klaus Aehlig · 7 years ago
  46. 6837117 java,runfiles: runfiles library in @bazel_tools by Laszlo Csomor · 7 years ago
  47. 7831d8c Support patches in http_archive by Klaus Aehlig · 7 years ago
  48. 9582cff Use BAZEL_SH if available instead of hard-coding bash in git.bzl by Dmitry Lomov · 7 years ago
  49. c924cf6 Clean up Windows config_settings by Yun Peng · 7 years ago
  50. d90a005 Add toolchain_type definitions for JDK and JRE toolchains. by John Cater · 7 years ago
  51. 512b9b9 Add support for strip_prefix to {new_}git_repository skylark rules by Ed Baunton · 7 years ago
  52. 4f51c08 Use --depth=1 on git clone for git_repository skylark rules by Ed Baunton · 7 years ago
  53. 0ba8307 fix git.bzl error when outputRoot is in a git repo by kabakaev · 7 years ago
  54. 58efcfd test_rules.bzl: Make Skylark rule forward compatible by David Ostrovsky · 7 years ago
  55. ceaed51 Remove usages of `+` on dicts by vladmos · 7 years ago
  56. e9f4090 Refactor Windows C++ toolchain selection by Yun Peng · 7 years ago
  57. e99279b Use -no-canonical-prefixes when -fno-canonical-system-headers is not available by ibiryukov · 7 years ago
  58. defba58 Use relative paths for repository-local files in C++ crosstool by ibiryukov · 7 years ago
  59. 61dffca Enable switching def_parser's Windows target for remote execution by Yun Peng · 7 years ago
  60. 8fb14d5 Retire the filegroup //tools/cpp:toolchain_category in favor of the by cpeyser · 7 years ago
  61. 8268c56 Raise path error for failing read in GetTarFile. by Andreas Bergmeier · 7 years ago
  62. dbe59b2 Remove unused filegroup. by ajmichael · 7 years ago
  63. 29a9682 Update bootclasspath handling for JDK 9 by cushon · 7 years ago
  64. db319f8 Migrate uses of xcode_config_alias to use the recently-introduced skylark late bound default instead. by cparsons · 7 years ago
  65. de65ce9 Add license field to cc auto-configure BUILD templates. by xingao · 7 years ago
  66. 12471a7 Make cc_configure script more extensible by Ilya Biryukov · 7 years ago
  67. 41db318 Windows MSYS CROSSTOOL: Remove /usr from cxx_builtin_include_directory by Yun Peng · 7 years ago
  68. 5c16ab23 Add java_toolchain definitions that work with JDK 8 and 9 host_javabases by cushon · 7 years ago
  69. 09894d1 Python 3 fixes for tools/build_defs, jdk, objc by Googler · 7 years ago
  70. 246ee56 More updates to tools/android modules for compatibility with python 3. by Googler · 7 years ago
  71. 741dbc0 Ensure that the target package in the <instrumentation> tag of the instrumentation android_binary's AndroidManifest.xml references the correct package name of the instrumented android_binary. by jingwen · 7 years ago
  72. 0e668c1 Add two action types to the list of those requiring apple_env by cparsons · 7 years ago
  73. 408ea37 Update tools/ modules for compatibility with python 3. by Akira Baruah · 7 years ago
  74. e8a83af Refactor flag access out of Adb._Exec() and into main(). by Akira Baruah · 7 years ago
  75. 66bba4e Fix windows_cc_configure after https://github.com/bazelbuild/bazel/commit/2aeaeba66857c561dd6d63c79a213f1cabc3650d by hlopko · 7 years ago
  76. 2aeaeba When linking mostly-static Linux binaries, link libstdc++.a explicitly. by John Millikin · 7 years ago
  77. 4f5a92b Fix bash in osx_cc_wrapper by hlopko · 7 years ago
  78. 209a975 Use C++-only toolchain on darwin when BAZEL_USE_CPP_ONLY_TOOLCHAIN env var is set to "1" by hlopko · 7 years ago
  79. 09a6a9f Windows MSVC CROSSTOOL: Don't pass /DEBUG:FASTLINK to linker if it doesn't support it by Yun Peng · 7 years ago
  80. 2a9e125 Implement @bazel_tools//tools/jdk:current_host_java_runtime . by lberki · 7 years ago
  81. 396929c Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02. by tomlu · 7 years ago
  82. 68c577a Fix some broken targets and failing tests. by ajmichael · 7 years ago
  83. 5a163fb Add aapt2 to the filegroup of integration test dependencies. by ajmichael · 7 years ago
  84. 7b54020 This and further changes may contain minor modifications to BUILD files that don't serve any apparent purpose. The reason for these changes is that we're switching from checked-in BUILD files to generated BUILD files, and there may be small differences between these files. by tomlu · 7 years ago
  85. b9e1c8a Add a 'fdo_optimize' feature to the auto-configured crosstool. by Benjamin Peterson · 7 years ago
  86. c4cd986 Add a //tools/jdk:host_jdk target. by lberki · 7 years ago
  87. a9c6d0e Remove `-R` flags from the MacOS crosstool template. by John Millikin · 7 years ago
  88. 8e9b289 Add an open-source version of find_cpp_toolchain, to allow open-source users of by cpeyser · 7 years ago
  89. ff12a22 Windows: Expose find_vc_path and find_msvc_tool function by Yun Peng · 7 years ago
  90. 1a483d4 Move bazel conditions into src/conditions. by tomlu · 7 years ago
  91. 1d1bee5 Revert name of coverage_suppot to coverage_support. by cparsons · 7 years ago
  92. 1e3d568 Create the output source jar in java_common.compile by elenairina · 7 years ago
  93. 12c1602 Expressly fetch remote and ref when using git_repository by Ed Baunton · 7 years ago
  94. 9142010 Handle spaces in absolute paths to tests. by Seth Greenstein · 7 years ago
  95. 9c78a79 Various Shell Script Fixes and Improvements - Part One by Androbin · 7 years ago
  96. e14dcc3 Remove uses of ar_flag and uses_action_config_for_ar by hlopko · 7 years ago
  97. 0d6ff47 Automated rollback of commit 0ebb3e54fc890946ae6b3d059ecbd50e4b5ec840. by dmarting · 7 years ago
  98. 7585dcd Windows CROSSTOOL: Define DEBUG in fastbuild and dbg mode by pcloudy · 7 years ago
  99. ebdb4ac Windows CROSSTOOL: Define NDEBUG in opt mode by pcloudy · 7 years ago
  100. ffd5610 Remove java_toolchain using remote targets. by xingao · 7 years ago