1. 28da365 MethodLibraryTest: Implemented an alternative approach that reduces duplicated code and may lead to cleaner tests. by Florian Weikert · 10 years ago
  2. f07e544 Printer can be configured to use single quotation marks instead of double quotation marks by Florian Weikert · 10 years ago
  3. bb46a35 Make the "actual" argument of bind() optional and do not point //external:android/sdk anywhere so that no Android-specific package is loaded when the user doesn't use an android_sdk_repository rule. by Lukacs Berki · 10 years ago
  4. 7b0bc0a Introduce interleaved package and transitive target loading by Mark Schaller · 10 years ago
  5. b7ad60a Export XcodeProvider in j2objc_library rule. by Rumou Duan · 10 years ago
  6. 00e5df7 Blog posts about configuration files by Damien Martin-Guillerez · 10 years ago
  7. f64f211 Implementation of realpath for Mac OS X. This will allow us to move some of our tools (ibtool, actool etc) to shell scripts which should be faster and easier to maintain. by Googler · 10 years ago
  8. c057d47 Add a CSS library target for Closure Library CSS files. by Kamil Jiwa · 10 years ago
  9. e905ec3 Relax invariant that an action's inputs discovered during execution must be included in the action's inputs as found during the input discovery phase. by Janak Ramakrishnan · 10 years ago
  10. 7a1db6e Move dependency declaration out of finally block. by Janak Ramakrishnan · 10 years ago
  11. bb455a6 Update Error Prone version by Liam Miller-Cushon · 10 years ago
  12. 835d647 Fix permissions for non-posix zip files by Kristina Chodorow · 10 years ago
  13. a8352e9 Skylark: only allow rules that are exported by Francois-Rene Rideau · 10 years ago
  14. c3228f4 Test for the correct exception in FilesystemUtilsTest. by Philipp Wollermann · 10 years ago
  15. 1d50375 Fix "crashes with "Aborted" and no other useful errors on EPERM". by Philipp Wollermann · 10 years ago
  16. d99a96d Extract RecursiveDirectoryTraversalFunction from RecursivePkgFunction by Mark Schaller · 10 years ago
  17. 5d2d6bc Update install.md for Linux's java settings by Damien Martin-Guillerez · 10 years ago
  18. f598710 Link in src/tools/android to base_workspace. by Lukacs Berki · 10 years ago
  19. 0c08fd6 Avoid crash when the Android stub application is not a Java rule. by Lukacs Berki · 10 years ago
  20. b13a438 Update parser error message. by Laurent Le Brun · 10 years ago
  21. 15d129a Make //src/test/shell:bazel_test work again. by Lukacs Berki · 10 years ago
  22. 43f0c33 The final CL in getting Android support to work: add resources_processor.sh and aar_generator.sh to the tools directory and make stub applications proper android_library rules instead of stub filegroups. by Lukacs Berki · 10 years ago
  23. c7be29b Remove all traces of --java_cpu. by Lukacs Berki · 10 years ago
  24. 35fd817 Allow warnings to be suppressed for generated code. by Liam Miller-Cushon · 10 years ago
  25. 357015e Rollback of commit 13ef26d0817a429bf214d3dc4c5551e616e403fe. by Laurent Le Brun · 10 years ago
  26. 5c94023 For each objc target, export all xcdatamodels in the transitive closure to XcodeGen. by Rumou Duan · 10 years ago
  27. 087df30 Fix Bazel compilation: add missing strict java dependencies by Damien Martin-Guillerez · 10 years ago
  28. 07caf82 Add missing transitive dependencies of Error Prone. by Liam Miller-Cushon · 10 years ago
  29. 5b16b19 Add basic support for building Java AppEngine WAR by Damien Martin-Guillerez · 10 years ago
  30. cd3df4c Update error-prone-javac version to javac-1.9.0-dev-r2644-2 by Liam Miller-Cushon · 10 years ago
  31. 9239c53 Allow resources to be added only once in each rule. by Peter Schmitt · 10 years ago
  32. 4842a61 Remove unnecessary dependencies from action context consumers. by Philipp Wollermann · 10 years ago
  33. 4bc03a9 Eliminate BuildConfiguration.getShortName(). by Lukacs Berki · 10 years ago
  34. 1572344e Split sandbox code from standalone module. by Philipp Wollermann · 10 years ago
  35. 6703256 Allow / in repository names by Kristina Chodorow · 10 years ago
  36. 944fb9c Deflake GlobTest dealing with glob interruption. Do not assume that an interrupted result implies that the thread pool is idle. by Eric Fellheimer · 10 years ago
  37. 3696022 Remove --experimental_persistent_javac. Bazel does not support the by Han-Wen Nienhuys · 10 years ago
  38. 6038f1b Allow relative paths for generate_workspace arguments by Kristina Chodorow · 10 years ago
  39. 5bae07e Update CI script to build against a common ancestor of origin/master and HEAD by Thomas Broyer · 10 years ago
  40. 0cd6dfb Ijar's zipper: fallback when external attributes is unset by Damien Martin-Guillerez · 10 years ago
  41. da48d0b Remove references to all Android tools from AndroidConfiguration. by Lukacs Berki · 10 years ago
  42. cf49294 Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .checksum() method that is computed from the checksum of the build options. Also remove Fragment.cacheKey() and Fragment.getName(). by Lukacs Berki · 10 years ago
  43. 4313d37 Make split configuration transitions work with Bazel. by Lukacs Berki · 10 years ago
  44. ca763a6 Batch retrieval of children when removing reverse deps. by Janak Ramakrishnan · 10 years ago
  45. 9eb1cf0 Refactor HOST configuration transitions to be dynamic-configuration friendly. by Greg Estren · 10 years ago
  46. 2b7e9ab Implement multi-level intermediate dwp actions. These avoid OOMs by Googler · 10 years ago
  47. 20e2f6e Refactor the legacy globbing thread pool to make use of more modern concurrency abstractions. by Eric Fellheimer · 10 years ago
  48. f551f25 Skylark: Glob argument is exclude, not excludes by Laurent Le Brun · 10 years ago
  49. b50b8eb experimental_ios_test: Support data dependencies by Daniel Wagner-Hall · 10 years ago
  50. 89f7ff3 Advertise JavaSourceInfoProvider.class in java_library rule. by Rumou Duan · 10 years ago
  51. 737ad8d Update mainGroup sourceTree to be absolute instead of group. by Googler · 10 years ago
  52. 2cdd9cc Re-enable generate_workspace test by Kristina Chodorow · 10 years ago
  53. be3171e Refactoring of SkyframeTargetPatternEvaluator. Now instead of making separate calls to skyframeExecutor for each target patterns, all of them are computed in one call. by Marian Lobur · 10 years ago
  54. 8a84dd9 Skylark: re-implemented String#format(), which has the following effects: by Florian Weikert · 10 years ago
  55. 9fc1ce6 Only run the worker if the build is incremental. by Han-Wen Nienhuys · 10 years ago
  56. 3835893 Fix libunix dependency on OS X by Kristina Chodorow · 10 years ago
  57. fd4615a Skylark doc, wrt configurations by Laurent Le Brun · 10 years ago
  58. 1fb10af Skylark: Document executable and test rules by Laurent Le Brun · 10 years ago
  59. 1367b70 Support --nowatchfs global option in the launcher. by Han-Wen Nienhuys · 10 years ago
  60. 263f57d Clean up ReleaseBundlingSupports calling of ShellCommands. by Googler · 10 years ago
  61. 0283040 Remove unused SkyFunctionName isComputed. by Michajlo Matijkiw · 10 years ago
  62. 6b0341e Fix Blaze/Bazel mixup in docs by Googler · 10 years ago
  63. a1c7944 Fix of intermittent hang when building Aar files. This is an untested fix because the hang cannot be reproduced on demand, but not calling System.exit() has caused the same problem previously in both AndroidResourceProcessingAction and AarGeneratorAction. Mimics the exception handling behavior in AndroidResourceProcessingAction, which is not known to cause any hangs. by Andrew Pellegrini · 10 years ago
  64. 11475c2 Rollback of commit 6f049bb19941b89d16364b26cca66aae09f9cb42. by Nathan Harmata · 10 years ago
  65. d13716a Open source AarGeneratorAction and AndroidResourceProcessingAction. by Andrew Pellegrini · 10 years ago
  66. 643063d Add "allrdeps" function that computes rdeps in whatever universe happens to be loaded. by Janak Ramakrishnan · 10 years ago
  67. fc5c4ea Add a blog posts on Java configuration. by Damien Martin-Guillerez · 10 years ago
  68. 43ce497 Use Apache Velocity for templating for generating Build Encyclopedia. Refactor code used for extracting documentation from rule classes into separate class. by David Chen · 10 years ago
  69. 7d1dae3 Create an example script for CI servers. by Andrew Z Allen · 10 years ago
  70. 32ae1b0 Add android_common to third_party at version 23.1.3. by Andrew Pellegrini · 10 years ago
  71. 1a8576a Removed Truth 0.24+ binary from third_party by Damien Martin-Guillerez · 10 years ago
  72. 91c69f0 Setup FDO command-line options via feature configurations. by Googler · 10 years ago
  73. 7ae29d2 Update Error Prone to 2.0.4 by Liam Miller-Cushon · 10 years ago
  74. 712e9ac Externalize documentation for -extra_checks by Liam Miller-Cushon · 10 years ago
  75. 2862363 Fixes typos in Swift tool BUILD files by Dmitry Shevchenko · 10 years ago
  76. caeff07 Rollback of commit dfde4e5cd86f00c30bdedeed020844c861658b53. by Daniel Wagner-Hall · 10 years ago
  77. bf6dcb7 Fix documentation about master configuration files by Damien Martin-Guillerez · 10 years ago
  78. dfde4e5 experimental_ios_test: Support data dependencies by Daniel Wagner-Hall · 10 years ago
  79. 78f2e94 Make bazel compile error out when there's a run_silent command that fails by Kristina Chodorow · 10 years ago
  80. e509c96 Make generate_workspace dump transitive dependencies for Maven artifacts by Kristina Chodorow · 10 years ago
  81. 8d4ffc4 Skylark: Document default attributes for test rules. by Laurent Le Brun · 10 years ago
  82. 50d124b Support the --[no]master_bazelrc flag by Damien Martin-Guillerez · 10 years ago
  83. 4349f94 Force two rounds for the deterministic tests when no BAZEL_SUM is provided by Damien Martin-Guillerez · 10 years ago
  84. 10a84ef Remove unused ChangedArtifactsMessage. by Han-Wen Nienhuys · 10 years ago
  85. 922f607 Cleanup the WORKSPACE_DIR in the test-setup by Damien Martin-Guillerez · 10 years ago
  86. a377af0 Enforce embed label only if not set by Damien Martin-Guillerez · 10 years ago
  87. 3eafd19 Make use of the jvm_opts from java_toolchain by Damien Martin-Guillerez · 10 years ago
  88. fb308fc Add openjdk-7-source to the install guide for Ubuntu by Damien Martin-Guillerez · 10 years ago
  89. 36077ff Remove support for non-android_sdk Android SDKs. by Lukacs Berki · 10 years ago
  90. 90723bf Re-add the maven-repository-metadata jar to Bazel. by Michael Staib · 10 years ago
  91. 0abc38a Delete documentation for 'server_log' info item. This doesn't currently exist and hasn't existed for a while. by Nathan Harmata · 10 years ago
  92. 7b29d21 Description redacted. -- MOS_MIGRATED_REVID=96703011 by Googler · 10 years ago
  93. 9408a9e Replaced 'Blaze' with 'Bazel' by Florian Weikert · 10 years ago
  94. 338dc56 Disable tests that requires JDK 8 when using compile.sh by Damien Martin-Guillerez · 10 years ago
  95. 9290ac6 Pass ios cpu architecture(s) information to XCodegen. by Rumou Duan · 10 years ago
  96. b6f557b Add XML_OUTPUT_FILE to the test environment in Bazel. by Han-Wen Nienhuys · 10 years ago
  97. 0e1680e Bazel: fix compile.sh errors (strict java deps). by Laszlo Csomor · 10 years ago
  98. 8ca9131 Refactor reusable target parsing functions from RPPBTPR by Mark Schaller · 10 years ago
  99. 1a3a453 Restrict globs to .java files for Bazel java_library srcs rather than all files. by David Chen · 10 years ago
  100. 171b52c Skylark: Expose runfiles provider to targets by Laurent Le Brun · 10 years ago