1. 04509fa Rewrite LocationExpander by ulfjack · 8 years ago
  2. c174cc2 Extract Fileset manifest parsing out of SpawnInputExpander by ulfjack · 8 years ago
  3. af67774 LocationExpander: always require options to be passed in by ulfjack · 8 years ago
  4. f9a1f6f Make JavaToolchain use the new Expander API by ulfjack · 8 years ago
  5. 06feddc Add proto to encode desugaring metadata RELNOTES: none by kmb · 8 years ago
  6. 3a35eff Prevent overriding android_library srcless deps configuration value from HostTransition. by jingwen · 8 years ago
  7. f79ea74 PiperOrigin-RevId: 170539405 by Googler · 8 years ago
  8. 9a54b43 Fix aapt2 actions to use the compiled intermediate resource files for linking. Also include assets in the aapt2 packaging action. by Googler · 8 years ago
  9. c8098d0 Only create builtins for rules once per PackageFactory by michajlo · 8 years ago
  10. 6ff77f8 Use intermediate compiled resource symbols for linking rather than static resource library APK's. by Googler · 8 years ago
  11. ae32398 Don't symlink into the execroot if possible in SymlinkAction: instead, symlink directly to the target artifact. Also offer the option to not provide the package roots to create the execroot: we would like to avoid the execroot if possible. by janakr · 8 years ago
  12. 5cc6246 build_event_stream_test: fix usage of ed(1) by Klaus Aehlig · 8 years ago
  13. e1d2e39 Automatic code cleanup. by cushon · 8 years ago
  14. 206f866 Clarify steps for introduction of backward incompatible changes. by michelleirvine · 8 years ago
  15. 4a1c3e5 Switch ExtraActionFactory over to the new Expander interface by ulfjack · 8 years ago
  16. 8323841 Using only one GetMissingBlobs RPC per action instead of two. by olaola · 8 years ago
  17. 61d3966 Disable testCommandHonorsEnvironment on MacOS for now by ulfjack · 8 years ago
  18. 0786013 Move expansion functionality to a new class by ulfjack · 8 years ago
  19. 3dc2f54 Fix flakiness of BuildEventServiceTests by ulfjack · 8 years ago
  20. 65959f5 Pass CppSemantics down to the CppLinkActionBuilder by hlopko · 8 years ago
  21. ce12973 BEP: correctly report AliasConfiguredTargets by Klaus Aehlig · 8 years ago
  22. 1020143 Remove client (or client.exe) from the Bazel self-extracting zip. by lberki · 8 years ago
  23. 50c8339 Windows CROSSTOOL: remove c++-link-executable from interface_library_output_path flag set by pcloudy · 8 years ago
  24. 1824195 Windows, sh tests: fix corrupt installation error by Laszlo Csomor · 8 years ago
  25. 1bd6733 Making RESOURCE_EXHAUSTED a retriable error, per guideine in: https://cloud.google.com/pubsub/docs/reference/error-codes by olaola · 8 years ago
  26. e087d31 Move serialization test utilities from test/ to main/ by brandjon · 8 years ago
  27. 5afd9ee Fix various linter errors by ruperts · 8 years ago
  28. 910cb54 Add flag to Blaze to double-check correct desugaring in Android deploy.jars by kmb · 8 years ago
  29. b09bc12 Fixing remote worker with --experimental_remote_platform_override flag. by olaola · 8 years ago
  30. 5cdc4c5 Another stale todo by dslomov · 8 years ago
  31. 98fbf51 Support --positions flag in DexBuilder, for consistency with dx RELNOTES: none by kmb · 8 years ago
  32. 64cb229 Fix osx install doc. by Tim Zaman · 8 years ago
  33. 8893c43 Remove compilation and bundling attributes from apple_binary and apple_static_library. by cparsons · 8 years ago
  34. 6cafc1f Checking both old and new error fields on remote execute operation. by olaola · 8 years ago
  35. badd4f9 remove ignored dexing options from DexFileMerger command line. RELNOTES: none by kmb · 8 years ago
  36. c747e62 Remove stale todo by dslomov · 8 years ago
  37. 5abc49b Small fixes to android_instrumentation_test. by ajmichael · 8 years ago
  38. 2317ef8 New depset() API by dslomov · 8 years ago
  39. b289f11 Use Mutability for Args class. by dslomov · 8 years ago
  40. 0adb784 Clarify Mutability invariants, refactor some tests by brandjon · 8 years ago
  41. 650de07 Remove the null lipo context collector from the objc rules, which do not use LIPO. Remove the check that requires a context collector to be present. by cpeyser · 8 years ago
  42. c2b88a6 Skylint: check for bad operations by fzaiser · 8 years ago
  43. 471c0e1 Release 0.6.0 (2017-09-28) by Bazel Release System · 8 years ago
  44. 90a4a18 Make windows_export_all_symbols feature work for cc_binary by Yun Peng · 8 years ago
  45. 6ee36ef Automated rollback of commit 411039319c1c67f2b9c8a7ada9e0a11d9bd4023f. by elenairina · 8 years ago
  46. a16d16a Polish the interface of CppCompileActionBuilder by hlopko · 8 years ago
  47. 08ff9b8 Make the state in RuleContext explicit by ulfjack · 8 years ago
  48. 67b7154 Set --experimental_allow_android_library_deps_without_srcs to false by default in AndroidConfiguration. by jingwen · 8 years ago
  49. 5008b4b Fix comment typo. by gregce · 8 years ago
  50. 214718c Update bazel_apple_test to run on XCode 9. by John Cater · 8 years ago
  51. e398b25 Expose JavaRuleOutputJarsProvider in java_common.provider, when available. by Googler · 8 years ago
  52. 42ac567 More narrowly specify SkyframeExecutor#prepareExecution as #detectModifiedOutputFiles and move implementation to SequencedSkyframeExecutor. by janakr · 8 years ago
  53. 7855b88 Add 'compiler' and 'libc' attributes to cc_toolchain. If platform/toolchain by cpeyser · 8 years ago
  54. 272561c Removed unsafe public API methods for mutable types (list/dict) by brandjon · 8 years ago
  55. 97a2330 Show --experimental_repository_cache in Bazel options : https://github.com/search?q=experimental_repository_cache&type=Issues&utf8=%E2%9C%93) by Jingwen Chen · 8 years ago
  56. aeb21bc Add required/advertised Skylark providers. by elenairina · 8 years ago
  57. 41b2902 Skylark tests: add support for negative tests by laurentlb · 8 years ago
  58. 988edcb Limit the use of LinkCommandLine#getBuildInfoHeaderArtifacts and #getLinkstamps by hlopko · 8 years ago
  59. a5d9512 Mock cc toolchain is registered in module instead of in PlatformOptions. by cpeyser · 8 years ago
  60. 3f6e857 deps -> exports in bazel mobile-install stub app. by ajmichael · 8 years ago
  61. 097eba7 Simplify make variable expansion call sites by ulfjack · 8 years ago
  62. 567e9ab Windows,Android: support long paths in tool by Laszlo Csomor · 8 years ago
  63. 65e1dc1 Updating the remote execution API to the googleapis version. by Ola Rozenfeld · 8 years ago
  64. f58ba40 Rewrite CppHelper linkopts expansion to take a list and return a list by ulfjack · 8 years ago
  65. 9c445fa Simplify RuleContext API by ulfjack · 8 years ago
  66. c60bfdf Windows, aar_resources_extractor: longpath bugfix by Laszlo Csomor · 8 years ago
  67. ec91d20 Android, Python tools: bugfix in junction.py by Laszlo Csomor · 8 years ago
  68. be9a0d0 ExperimentalEventHandler: clean up in afterCommand by Klaus Aehlig · 8 years ago
  69. ab2fd25 Reorganise the srcs_version attribute of py_binary/py_test/py_library rules: by Googler · 8 years ago
  70. e10526a Fix markup in Build Event Protocol documentation by Alex Vandiver · 8 years ago
  71. cba24ab BEP: also report baseline coverage by Klaus Aehlig · 8 years ago
  72. 78f41da remove unused code for unused aapt flags by ajmichael · 8 years ago
  73. 608910e expect desugar metadata in conventional META-INF directory used by jar tool by kmb · 8 years ago
  74. 7477c7a Adds option bes_keywords BEP publishing. by Googler · 8 years ago
  75. 77e3a5c Add new option categorization and tagging information to HelpCommand's output. by ccalvarin · 8 years ago
  76. a703546 Refactor srcs-less android_library rules: deps -> exports. by jingwen · 8 years ago
  77. ccd1b15 Add charset to action key computation of ParameterFileWriteAction. by twerth · 8 years ago
  78. 659feca Move the canonicalization of an option value to the option value itself. by ccalvarin · 8 years ago
  79. 5b98fb4 Make gzipped pkg_tar outputs repeatable by Philipp Schrader · 8 years ago
  80. ee33b63 Add integration tests for android_sdk_repository() and android_ndk_repository() for testing invalid directory path attributes, and improve error descriptiveness. by jingwen · 8 years ago
  81. 6e86811 Use @SafeVarargs for AbstractObjectCodecTest constructor by brandjon · 8 years ago
  82. 00ee7dc Make build_event_stream_test more portable by aehlig · 8 years ago
  83. 4665178 Skylint: ignore naming conventions for imports by fzaiser · 8 years ago
  84. 9573a0d Collect action cache hits, misses, and reasons for the misses. by jmmv · 8 years ago
  85. 940ce20 Ensure that SpawnResults make their way back to the SpawnActions that caused them to be created. by ruperts · 8 years ago
  86. 95ce534 Limit //external:android_sdk_for_testing to only the minimum files needed. by ajmichael · 8 years ago
  87. 3dd0d71 Update version numbers in installer file names. by Googler · 8 years ago
  88. d8dd62f Skylint: check that load statements are at the top of the file by fzaiser · 8 years ago
  89. fb3293c Make UnionFileSystem accept all paths Bazel can throw at it. by ccalvarin · 8 years ago
  90. d27ed80 Move ExternalPackageUtil to a new lib.repository package and simplify it by ulfjack · 8 years ago
  91. 4110393 Rollforward change of Java coverage logic. by elenairina · 8 years ago
  92. 3b0bcd9 Add an option to control building of transitive py_binary runfiles trees. , ) by Benjamin Peterson · 8 years ago
  93. e69bcce Fix java_stub_template.txt when parsing runfiles with spaces in path. by pcloudy · 8 years ago
  94. aa8540d Fix end offset of expressions in Skylark parser by fzaiser · 8 years ago
  95. d16a067 Automatic code cleanup. by Googler · 8 years ago
  96. cc9c2f0 Remove the status xml attribute from AntXmlResultWriter by elenairina · 8 years ago
  97. 926fd29 Improve BES retries. by buchgr · 8 years ago
  98. 618f981 Prepare processor classpath masking for Java 9 by cushon · 8 years ago
  99. 1edcd0f Windows: Add static_link_msvcrt and related features by Yun Peng · 8 years ago
  100. 56b12b9 Denittize CppModel and CppLinkActionBuilder by hlopko · 8 years ago