1. 5b815a5 Adds a step before creating the resource apk (ap_) to swap out the application by Alex Humesky · 9 years ago
  2. 82e992e Add addMainDexListActionArguments to AndroidSemantics. by Googler · 9 years ago
  3. 6f162c8 Cache hash codes for filtering policies. by Eric Fellheimer · 9 years ago
  4. 20d57b6 Use params file for IDE aspect manifest action. by Googler · 9 years ago
  5. 1219345 Support absolute paths for zip files by Kristina Chodorow · 9 years ago
  6. e7e2301 Fix formatting and move images so that they actually load. by Dmitry Lomov · 9 years ago
  7. 3ad5645 Introduce TestConstants#PACKAGE_FACTORY_FACTORY_FOR_TESTING for the sake of making it easier to create PackageFactory instances in unit tests. by Nathan Harmata · 9 years ago
  8. 4ec1e58 Have SkylarkAttr expose whether a skylark rule class attribute type is configurable or not. by Nathan Harmata · 9 years ago
  9. 8fbf1e7 Add documentation about where to put new Skylark rules by Kristina Chodorow · 9 years ago
  10. 0c083ec Fix array dimensions for the roadmap by Damien Martin-Guillerez · 9 years ago
  11. b617f2e Rollback of commit b19d632b5ad832ec829980a8bf71b18bbf277143. by Yun Peng · 9 years ago
  12. 429fa89 Fix blog post layout by Dmitry Lomov · 9 years ago
  13. 1eaa13a Use the cc_toolchain rule instead of an event bus-based hack to signal an error when the LIPO context is not a cc_binary. by Lukacs Berki · 9 years ago
  14. 2eda8c1 Rollback of commit 0150e7fa5963fa569d9795c02fd3afe3c52ff30c. by Yun Peng · 9 years ago
  15. c72fac6 Blog: 0.3.0 Announcement by Damien Martin-Guillerez · 9 years ago
  16. 0150e7f Rollback of commit 828a9e2f167db8c4debca6e00ee37dd030849c2f. by Yun Peng · 9 years ago
  17. 2076c30 Update roadmap for 0.3 by Damien Martin-Guillerez · 9 years ago
  18. b19d632 Rollback of commit cc993c26047f8d459711ed211338570ce7c1576c. by Yun Peng · 9 years ago
  19. 7b05766 IDE support blog post. by Dmitry Lomov · 9 years ago
  20. 367982d Delete eclipse_generate.sh by Damien Martin-Guillerez · 9 years ago
  21. 104c9a2 Shard bazel_apple_test into 3 counts by Yun Peng · 9 years ago
  22. 8ca0ff9 docker_build: use a flagfile when creating the layer. by Damien Martin-Guillerez · 9 years ago
  23. 3cf7187 Make the Test Encyclopedia be called "Blaze Test Encyclopedia" internally and "Bazel Test Encyclopedia" externally. by Lukacs Berki · 9 years ago
  24. ccadf8d Release 0.3.0 (2016-06-10) by Bazel Release System · 9 years ago
  25. 3247ab4 Adds the path to the debug keystore to the apk_manifest. by Alex Humesky · 9 years ago
  26. 7300e89 Wipe out misleading stack trace in pre-allocated OOM exception. by Eric Fellheimer · 9 years ago
  27. 2c697d9 Small tweak to make Attribute serialization more testable by Michajlo Matijkiw · 9 years ago
  28. 586f80f Add equals & hashcode for FilesetEnty by Michajlo Matijkiw · 9 years ago
  29. f54af6e Reverts the protobuf lib dependency being loaded from tools/objc, and instead load it from //external. by Sergio Campama · 9 years ago
  30. 2ca9b72 Extract the @Param annotation from @SkylarkSignature by Damien Martin-Guillerez · 9 years ago
  31. 8ac08ba Basic Java documentation of Skylark Annotations by Damien Martin-Guillerez · 9 years ago
  32. 64ce87b Fix typos and grammar. by Julio Merino · 9 years ago
  33. ff30a73 Turn --legacy_external_runfiles back on by default by Damien Martin-Guillerez · 9 years ago
  34. cc993c2 Add missing actions to dependency_file feature by Yun Peng · 9 years ago
  35. 28f03b1 Remove a reference to targetConfiguration from BuildProgressPublisher in preparation for there not being a unique target configuration. by Lukacs Berki · 9 years ago
  36. dca1840 experimental ui: not only report errors, but also failures immediately by Klaus Aehlig · 9 years ago
  37. b5692bd Refactor cycle detection logic to handle dynamic configurations. by Greg Estren · 9 years ago
  38. ac2e6a5 Always register module map actions. by Dmitry Shevchenko · 9 years ago
  39. 42c4935 Provide means to clearly fail tests that fail because dynamic configs by Greg Estren · 9 years ago
  40. 073147b Remove --java_launcher_javatest_migration by Liam Miller-Cushon · 9 years ago
  41. 8bddd69 xcode_locator supports -v mode, which outputs only system-supported xcode versions and their aliases in easily-parsed format by Chris Parsons · 9 years ago
  42. fac8383 More refactor work on single-/multi- architecture accessor methods of AppleConfiguration. by Chris Parsons · 9 years ago
  43. bbab724 Wrap inputs to ObjcLink (via clang) invocations in an objlist, and pass the args as a -filelist arg. by Chris Parsons · 9 years ago
  44. 1df0cf1 Return a JavaCompilationArgs instead of JavaCompilationArtifacts from JavaLibraryHelper. by Carmi Grushko · 9 years ago
  45. 3319780 Improve example of $TEST_SRCDIR in the documentation. by Googler · 9 years ago
  46. 828a9e2 Move -MD and -MF(for dotd file generation) into feature by Yun Peng · 9 years ago
  47. fa878df Move -c and -o options into action_config by Yun Peng · 9 years ago
  48. 6e3e48e Update 'docker_build' to support 1.10 image format by Sam Guymer · 9 years ago
  49. 08820c7 Simplify ConfiguredTargetValue to get the actions from its superclass. by Googler · 9 years ago
  50. bf26762 Stop catching OutOfMemoryErrors when evaluating Skylark BuiltinFunctions. by Florian Weikert · 9 years ago
  51. 41d9fbb Fix erroneous HTML in install.md by Lee Mracek · 9 years ago
  52. 12fce21 fixed use_testrunner doc by ittaiz · 9 years ago
  53. 4c827b5 ExperimentalEventHandler: fix off-by-one error by Klaus Aehlig · 9 years ago
  54. e3108c5 Replaced arrays by single value for extra{Positionnals,Named} in SkylarkSignature by Damien Martin-Guillerez · 9 years ago
  55. aeee3b8 Fix delete[] warning on fsevents.cc by Damien Martin-Guillerez · 9 years ago
  56. 1b6852c Fixes test breakage on darwin by Dmitry Shevchenko · 9 years ago
  57. 9c72e54 Sets default shell executable for windows to msys64 bash.exe path because by Googler · 9 years ago
  58. caa000a Add a hook to Package.Builder.Helper that gets called by PackageFunction after the Package is fully loaded. by Nathan Harmata · 9 years ago
  59. dd845a9 Rollback of commit 6eea9bd27fc88129ccb2d74c1b550e83ebf39f17. by Googler · 9 years ago
  60. 559057b Small fixes: by Googler · 9 years ago
  61. be054e4 Don't keep the full java.util.HashMap produced when checking for conflicting by Googler · 9 years ago
  62. c6b9b56 Change the readContentsAsString to use the XMLOutputFactory instead of the manual writing. by Googler · 9 years ago
  63. 133638c Allow flags to be applied to an action using an action_config. A flag set on by Cal Peyser · 9 years ago
  64. 6eea9bd Add export ZERO_AR_DATE=1 to libtool.sh removing possible timestamp issues. by Googler · 9 years ago
  65. 9d52bc5 Replace override declarations with "virtual" so that we build on Ubuntu 12.04 . by Lukacs Berki · 9 years ago
  66. 2d34357 Implement missing IDE skylark aspect functionality. by Googler · 9 years ago
  67. c88fcfd Add module map support to ExperimentalObjcLibrary, which contains experimental support by Cal Peyser · 9 years ago
  68. 4c839b5 ErrorProne (http://errorprone.info/) suggested fixes for PackageFactory. by Nathan Harmata · 9 years ago
  69. 7387620 Skyframe changes to support SpawnActionTemplate. by Rumou Duan · 9 years ago
  70. 2410ef4 Refactor UnixGlob by consolidating the context of a glob subtask into a GlobTaskContext object. Also dedupe identical recursive calls that arise from our naive implementation of the glob algorithm. by Nathan Harmata · 9 years ago
  71. 7853e04 Remove the dead UnixGlob#Builder#addExcludes and move some existing tests around so that we still have good test coverage for 'excludes' in globs. by Nathan Harmata · 9 years ago
  72. 146ecf9 Separates the proto compilation action from the other linking sources, to isolate them from the linking target's defines and copts flags. Refactors CompilationAttributes into its own class with the Builder pattern. by Sergio Campama · 9 years ago
  73. 4f72b2c Add --experimental_multi_threaded_digest which lets DigestUtils use multiple threads when calculating the MD5 hash even for large files. Might improve performance when using an SSD. by Philipp Wollermann · 9 years ago
  74. 8240b74 Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9. by Lukacs Berki · 9 years ago
  75. b0119d7 Create the output directory when invoking repository_ctx.download_and_extract by Damien Martin-Guillerez · 9 years ago
  76. 25a98e1 repository_ctx.execute: execute from the external repository root and allow to override the environment variables. by Damien Martin-Guillerez · 9 years ago
  77. 3ae5912 Skylark: callback functions can now explicitly specify their required attributes as parameters, without using an attribute_map. by Florian Weikert · 9 years ago
  78. bda8ae9 Remove redirect chasing from AndroidConfiguration.Loader. by Lukacs Berki · 9 years ago
  79. 9668b82 Use alias instead of a filegroup for the //tools/cpp:toolchain entry point for the C++ toolchain. by Lukacs Berki · 9 years ago
  80. a9301fa Inline JavaLibraryHelper.Info. by Carmi Grushko · 9 years ago
  81. 696a4a7 Add uses_swift flag to the providers exported by swift_library. by Dmitry Shevchenko · 9 years ago
  82. 91d3433 Convert the Bazel JUnit4 test runner from Guice to Dagger. by Googler · 9 years ago
  83. 1d70780 Remove emitProviders and simplify JavaLibraryHelper to take JavaCompilationArgsProvider instead of general deps. by Carmi Grushko · 9 years ago
  84. 3bee551 Enable the AndroidResourceProcessingAction to accept splits. by Michael Staib · 9 years ago
  85. f5c7e77 Fix a typo in test log. by Dmitry Shevchenko · 9 years ago
  86. 6d07acb Add @loader_path to -rpath for xctest targets. by Dmitry Shevchenko · 9 years ago
  87. bba483f Migrate to alias-based redirection for android_sdk. by Lukacs Berki · 9 years ago
  88. d8b80c3 Make a 'did you mean' suggestion when referencing a non-existent label. by Laurent Le Brun · 9 years ago
  89. 55d5523 Add test for --test_summary=detailed. by Han-Wen Nienhuys · 9 years ago
  90. 22f83f8 Delete the legacy global function 'provider'. by Laurent Le Brun · 9 years ago
  91. 80af2cb Fix the fail test of java examples by Damien Martin-Guillerez · 9 years ago
  92. ba323b9 Add resource_jar to android_studio_info.proto. by Googler · 9 years ago
  93. f1be207 Fix typo in documentation for macros. by Googler · 9 years ago
  94. 23d5e1f Clarify documentation of why glob() does not apply to generated files. by Googler · 9 years ago
  95. a50b7b7 Don't create CommandCompleteEvent for OOMs ahead of time. Its super-constructor records timestamps and gc stats under the covers, so that data will be inaccurate. by Janak Ramakrishnan · 9 years ago
  96. f65ed85 by Googler · 9 years ago
  97. 1315175 Add support for more augmented-assignment operators. by Googler · 9 years ago
  98. 1bfa401 Add support for an "inclusion filter" to DexMapper tool by Googler · 9 years ago
  99. d9f3e89 install.md: Add instructions for installing Bazel with APT on ubuntu and Homebrew on Mac OS X. by Yun Peng · 9 years ago
  100. 07122cf experimental UI: when showing the last test, color-code its state by Klaus Aehlig · 9 years ago