1. 5abc49b Small fixes to android_instrumentation_test. by ajmichael · 8 years ago
  2. 2317ef8 New depset() API by dslomov · 8 years ago
  3. b289f11 Use Mutability for Args class. by dslomov · 8 years ago
  4. 0adb784 Clarify Mutability invariants, refactor some tests by brandjon · 8 years ago
  5. 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
  6. c2b88a6 Skylint: check for bad operations by fzaiser · 8 years ago
  7. 471c0e1 Release 0.6.0 (2017-09-28) by Bazel Release System · 8 years ago
  8. 90a4a18 Make windows_export_all_symbols feature work for cc_binary by Yun Peng · 8 years ago
  9. 6ee36ef Automated rollback of commit 411039319c1c67f2b9c8a7ada9e0a11d9bd4023f. by elenairina · 8 years ago
  10. a16d16a Polish the interface of CppCompileActionBuilder by hlopko · 8 years ago
  11. 08ff9b8 Make the state in RuleContext explicit by ulfjack · 8 years ago
  12. 67b7154 Set --experimental_allow_android_library_deps_without_srcs to false by default in AndroidConfiguration. by jingwen · 8 years ago
  13. 5008b4b Fix comment typo. by gregce · 8 years ago
  14. 214718c Update bazel_apple_test to run on XCode 9. by John Cater · 8 years ago
  15. e398b25 Expose JavaRuleOutputJarsProvider in java_common.provider, when available. by Googler · 8 years ago
  16. 42ac567 More narrowly specify SkyframeExecutor#prepareExecution as #detectModifiedOutputFiles and move implementation to SequencedSkyframeExecutor. by janakr · 8 years ago
  17. 7855b88 Add 'compiler' and 'libc' attributes to cc_toolchain. If platform/toolchain by cpeyser · 8 years ago
  18. 272561c Removed unsafe public API methods for mutable types (list/dict) by brandjon · 8 years ago
  19. 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
  20. aeb21bc Add required/advertised Skylark providers. by elenairina · 8 years ago
  21. 41b2902 Skylark tests: add support for negative tests by laurentlb · 8 years ago
  22. 988edcb Limit the use of LinkCommandLine#getBuildInfoHeaderArtifacts and #getLinkstamps by hlopko · 8 years ago
  23. a5d9512 Mock cc toolchain is registered in module instead of in PlatformOptions. by cpeyser · 8 years ago
  24. 3f6e857 deps -> exports in bazel mobile-install stub app. by ajmichael · 8 years ago
  25. 097eba7 Simplify make variable expansion call sites by ulfjack · 8 years ago
  26. 567e9ab Windows,Android: support long paths in tool by Laszlo Csomor · 8 years ago
  27. 65e1dc1 Updating the remote execution API to the googleapis version. by Ola Rozenfeld · 8 years ago
  28. f58ba40 Rewrite CppHelper linkopts expansion to take a list and return a list by ulfjack · 8 years ago
  29. 9c445fa Simplify RuleContext API by ulfjack · 8 years ago
  30. c60bfdf Windows, aar_resources_extractor: longpath bugfix by Laszlo Csomor · 8 years ago
  31. ec91d20 Android, Python tools: bugfix in junction.py by Laszlo Csomor · 8 years ago
  32. be9a0d0 ExperimentalEventHandler: clean up in afterCommand by Klaus Aehlig · 8 years ago
  33. ab2fd25 Reorganise the srcs_version attribute of py_binary/py_test/py_library rules: by Googler · 8 years ago
  34. e10526a Fix markup in Build Event Protocol documentation by Alex Vandiver · 8 years ago
  35. cba24ab BEP: also report baseline coverage by Klaus Aehlig · 8 years ago
  36. 78f41da remove unused code for unused aapt flags by ajmichael · 8 years ago
  37. 608910e expect desugar metadata in conventional META-INF directory used by jar tool by kmb · 8 years ago
  38. 7477c7a Adds option bes_keywords BEP publishing. by Googler · 8 years ago
  39. 77e3a5c Add new option categorization and tagging information to HelpCommand's output. by ccalvarin · 8 years ago
  40. a703546 Refactor srcs-less android_library rules: deps -> exports. by jingwen · 8 years ago
  41. ccd1b15 Add charset to action key computation of ParameterFileWriteAction. by twerth · 8 years ago
  42. 659feca Move the canonicalization of an option value to the option value itself. by ccalvarin · 8 years ago
  43. 5b98fb4 Make gzipped pkg_tar outputs repeatable by Philipp Schrader · 8 years ago
  44. 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
  45. 6e86811 Use @SafeVarargs for AbstractObjectCodecTest constructor by brandjon · 8 years ago
  46. 00ee7dc Make build_event_stream_test more portable by aehlig · 8 years ago
  47. 4665178 Skylint: ignore naming conventions for imports by fzaiser · 8 years ago
  48. 9573a0d Collect action cache hits, misses, and reasons for the misses. by jmmv · 8 years ago
  49. 940ce20 Ensure that SpawnResults make their way back to the SpawnActions that caused them to be created. by ruperts · 8 years ago
  50. 95ce534 Limit //external:android_sdk_for_testing to only the minimum files needed. by ajmichael · 8 years ago
  51. 3dd0d71 Update version numbers in installer file names. by Googler · 8 years ago
  52. d8dd62f Skylint: check that load statements are at the top of the file by fzaiser · 8 years ago
  53. fb3293c Make UnionFileSystem accept all paths Bazel can throw at it. by ccalvarin · 8 years ago
  54. d27ed80 Move ExternalPackageUtil to a new lib.repository package and simplify it by ulfjack · 8 years ago
  55. 4110393 Rollforward change of Java coverage logic. by elenairina · 8 years ago
  56. 3b0bcd9 Add an option to control building of transitive py_binary runfiles trees. , ) by Benjamin Peterson · 8 years ago
  57. e69bcce Fix java_stub_template.txt when parsing runfiles with spaces in path. by pcloudy · 8 years ago
  58. aa8540d Fix end offset of expressions in Skylark parser by fzaiser · 8 years ago
  59. d16a067 Automatic code cleanup. by Googler · 8 years ago
  60. cc9c2f0 Remove the status xml attribute from AntXmlResultWriter by elenairina · 8 years ago
  61. 926fd29 Improve BES retries. by buchgr · 8 years ago
  62. 618f981 Prepare processor classpath masking for Java 9 by cushon · 8 years ago
  63. 1edcd0f Windows: Add static_link_msvcrt and related features by Yun Peng · 8 years ago
  64. 56b12b9 Denittize CppModel and CppLinkActionBuilder by hlopko · 8 years ago
  65. 7e91829 Move --plugin to JavaOptions and remove --plugin_copt. by mstaib · 8 years ago
  66. 1752ae8 Move objc_proto_library tests from legacy to crosstool test cases. by cpeyser · 8 years ago
  67. 57d4a1e Don't generate the mutability annotation until necessary. by shreyax · 8 years ago
  68. 64c0164 Stop injecting embedded artifacts. They're never used by anyone in Skyframe, and error-checking for their existence is already done by the client. by janakr · 8 years ago
  69. 494910b BEP: Add coverage data to test_result by Klaus Aehlig · 8 years ago
  70. 65a5119 Adjust visibility of SkyframeExecutor#findArtifactConflicts. by janakr · 8 years ago
  71. c8dce99 Stop injecting WorkspaceStatusAction into the Skyframe graph as a precomputed value. Instead, manually check if the value has changed, and if it has, invalidate its consuming WorkspaceStatusValue node, forcing its re-evaluation, where it will pick up the new value. by janakr · 8 years ago
  72. aa12ec3 Add a test for traceback correctness for errors in augmented assignment nodes by vladmos · 8 years ago
  73. 8e96741 Publish tests for configurable attributes (select). by gregce · 8 years ago
  74. b5c0202 Update Bazel's android_device support to use new emulator paths. by ajmichael · 8 years ago
  75. 282c29e Move remaining legacy objc_library tests to crosstool case. by cpeyser · 8 years ago
  76. 63a6e91 Add Fedora install instructions. by Jakob Buchgraber · 8 years ago
  77. 826d81c Remove the assumption of order from ToolchainTestCase#testRegisteredToolchains by cpeyser · 8 years ago
  78. c6122b6 Make local_action_cache_test.sh executable. by John Cater · 8 years ago
  79. f5e6969 Change which tests should run on Windows by ajmichael · 8 years ago
  80. 77112c6 Update RegisteredToolchainsFunction and ToolchainUtil to check values for errors even if not all values are present. by John Cater · 8 years ago
  81. 66ab13f Fix bazel_test_test by removing pollution of config with external bazelrc, such as from /etc/bazel.bazelrc. by Googler · 8 years ago
  82. 4af0d7b Increase the connection timeout between the client and the server. by lberki · 8 years ago
  83. 9ebc4b2 Simplify CcLinkParams#addCcLibrary by hlopko · 8 years ago
  84. d22e1de Check parameter types for methods when multiple types are allowed. by Dmitry Lomov · 8 years ago
  85. 7084156 Remove unnecessary collectLinkstamp switch by hlopko · 8 years ago
  86. 878ea50 Fix cc_fake_binaries with linkstamping by hlopko · 8 years ago
  87. 563c4e1 Make control.tar.gz in pkg_deb repeatable by Philipp Schrader · 8 years ago
  88. 82859b0 Internal change by David Ostrovsky · 8 years ago
  89. 824db7f Delete duplicated definitions for package_name() and repository_name(). by laurentlb · 8 years ago
  90. 95b0467 Cleanups for Skylark tracebacks by brandjon · 8 years ago
  91. fefccdb Fix and improve context.args.add documentation. by tomlu · 8 years ago
  92. 529d7ea Remove wasteful function.toString() call in evalArgs. Also remove functions that were public because of skylark compilation. by shreyax · 8 years ago
  93. 92e402b Remove unused "extraPrecomputedValues" from WorkspaceBuilder, and therefore remove all "precomputed values for analysis" from SkyframeExecutor. We use SkyframeExecutor#injectExtraPrecomputedValues these days. by janakr · 8 years ago
  94. c6ff86f Remove BuildInfoFactory precomputed value. by janakr · 8 years ago
  95. d8ba904 Stop the transitive duplication of FilesetTraversalParams when Filesets are nested. by kush · 8 years ago
  96. eea486c Remove product name precomputed value. by janakr · 8 years ago
  97. a9573d8 Fix error-prone warning on AndroidBinaryTest. by ajmichael · 8 years ago
  98. ed4405d Remove dependence on compilation attributes (e.g. 'srcs') for apple_binary and apple_static_library in objc unit tests. by cparsons · 8 years ago
  99. 6acf6f0 Remove PrecomputedValue for BlazeDirectories. All consumers have the value injected directly, which makes sense, because it's immutable over the lifetime of the server. by janakr · 8 years ago
  100. 3c6c45f Allow alternate GroupedList constructor to be public, but add warnings regarding the integrity of the structure to various operations. by shreyax · 8 years ago