1. 9981ca3 Remove an obsolete TODO by dmishe · 8 years ago
  2. a393c428d Split "shell", "graph" into their own packages. by philwo · 8 years ago
  3. 72ed0b9 Skylint: add lint for missing docstrings by fzaiser · 8 years ago
  4. 075ff14 remote: simplify upload logic by buchgr · 8 years ago
  5. 763c832 remote: close file when uploading by buchgr · 8 years ago
  6. c291726 remote/http: distinquish between action cache and cas by buchgr · 8 years ago
  7. aa43a89 Flip the --incompatible_disallow_set_constructor flag by default by vladmos · 8 years ago
  8. 03976a5 Removes all test parts of compile.sh by dmarting · 8 years ago
  9. f635ced drop apt upgrade from shell script install by Russ Cox · 8 years ago
  10. 5fa338a Make Windows C++ launcher support long path by Yun Peng · 8 years ago
  11. 69ef625 aar_import creates res/values/empty.xml if it contains no resources. by ajmichael · 8 years ago
  12. a4c0e1a Missing link in docs of proto_library by Googler · 8 years ago
  13. 94ac723 remove reference to native "ios_framework" rule, as it no longer exists. by cparsons · 8 years ago
  14. 03755ea Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899. by cpeyser · 8 years ago
  15. 8c76d5f Clean up after rolling out --jplNonStrictDepsLikePl. by carmi · 8 years ago
  16. 59787f1 Refactor collection of action cache statistics. by jmmv · 8 years ago
  17. a6a2b4e Clean up after rolling out --correctRollupTransitiveProtoRuntimes. by carmi · 8 years ago
  18. 411b12b Add debugging to other flaky test case in discard_graph_edges_test. We actually don't need most of the information being logged here, but on the other hand, I have no reports of flakiness from the other test case after these log lines were added, so maybe it'll be a heisenbug and go away. by janakr · 8 years ago
  19. 9f4e5ab In the config_setting arguments section, the description of the "values" arg states that "This and *values* cannot both be empty" with the word *values* hyperlinking to define_values. Assuming typo(?) and changing to "This and *define_values* cannot both be empty." by juliexxia · 8 years ago
  20. 4b4403f Use CustomCommandLine directly instead of via SpawnAction.Builder. by tomlu · 8 years ago
  21. 2ae3eae Remove TODO from LegacyCompilationSupport. by tomlu · 8 years ago
  22. 6ccff29 Visit subtrees of the AST in evaluation order by fzaiser · 8 years ago
  23. c130978 Set the Objc tests to not run on windows. by dmarting · 8 years ago
  24. a328f61 Add a --output_directory_suffix command line option to facilitate the removal of the C++ toolchain identifier from the output path. by lberki · 8 years ago
  25. 37af5d5 Change Identifier#boundNames to #boundIdentifiers. by fzaiser · 8 years ago
  26. f4e20e6 Flip the --incompatible_descriptive_string_representations flag by default by vladmos · 8 years ago
  27. 932f7a0 Bazel client: debug info for corrupt installation by László Csomor · 8 years ago
  28. 995c291 //src/test/shell/bazel:toolchain_test: increase size by Klaus Aehlig · 8 years ago
  29. f5a67d9 This change adds an explicit dependency on the current Java runtime that indirectly depend on it by using the $(JAVABASE) or $(JAVA) Make variables. by lberki · 8 years ago
  30. 7a14c96 Use CustomCommandLine directly instead of via SpawnAction.Builder. by tomlu · 8 years ago
  31. c2448d4 Implement CustomCommandLine support for Skylark. by tomlu · 8 years ago
  32. 68f1c68 Move Statement.exec methods to a separate class. by laurentlb · 8 years ago
  33. 631126a Add a lint for missing return statements by fzaiser · 8 years ago
  34. 27db2d8 Replace which by bash-builtin hash by Klaus Aehlig · 8 years ago
  35. 26ad43d Auto-generate BUILD files for src/java_tools/junitrunner by ulfjack · 8 years ago
  36. cb45790 Clean up NO_MSVC_WRAPPER flag by Yun Peng · 8 years ago
  37. 36178dd Automated rollback of commit 39448ebab889a6b5b1ceabcf932adfec9098dfe7. by dmarting · 8 years ago
  38. 72ab932 Don't prepend ./ to filenames in pkg_tar rule by Jeff Grafton · 8 years ago
  39. 81ce9e3 Open source some objc tests. Most notably, proto and j2objc tests still remain, but will follow. by cparsons · 8 years ago
  40. 89b314c Enforce that there should be no RuleConfiguredTarget objects on the heap during execution when using --discard_analysis_cache. by janakr · 8 years ago
  41. 70a0672 Add a test to ensure that the AndroidManifest.xml from an aar_import is by ajmichael · 8 years ago
  42. 0047fdc Refactoring: OptionsParser now uses the visitor pattern to iterate over Blaze options. by fwe · 8 years ago
  43. 3634131 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
  44. 3ab810b Ensure our "Another command is running" messages hold realistic PIDs. by jmmv · 8 years ago
  45. 658143c Update dependency list in the installation instructions by aehlig · 8 years ago
  46. c9004d5 Add a visitor method for statement blocks to SyntaxTreeVisitor by fzaiser · 8 years ago
  47. f0ed5d3 docs,Windows: update installation docs by laszlocsomor · 8 years ago
  48. 14e4c91 Update Bazel BUILD file to allow def_parse depend on Bazel specific targets from third_party. by pcloudy · 8 years ago
  49. af62411 Make tests independent of the current state of the incompatible_descriptive_string_representations flag by vladmos · 8 years ago
  50. 125a0ec Fix bazel srcs_test by Yun Peng · 8 years ago
  51. 66437a0 Windows: Implementing C++ DEF parser by Yun Peng · 8 years ago
  52. 9e3a3e2 Prepend workspace name when finding Jar path by Rlocation by pcloudy · 8 years ago
  53. 36fdbc7 Increase size of //src/test/shell/integration:java_integration_test by Klaus Aehlig · 8 years ago
  54. 3d2feca Shard docker-tests by dmarting · 8 years ago
  55. bb94d1b testenv.sh,Windows: support VC BuildTools 2017 by László Csomor · 8 years ago
  56. 884376d Fix typo in docs: "beforethis" by Rodrigo Queiro · 8 years ago
  57. 054403d Add a warning to the bind() docs by Rodrigo Queiro · 8 years ago
  58. f6291af Add the JAVABASE and JAVA Make variables to java_runtime_alias artifically if --javabase= is an absolute path and thus there is no java_runtime rule to forward them from. by lberki · 8 years ago
  59. 0667b83 Implement field declarations for declared providers. by dslomov · 8 years ago
  60. e2bfb4b Automated rollback of commit 1af9b1e2238c3b43a2b66233495ecf7b6ef4dcab. by Googler · 8 years ago
  61. b91ef05 Add missing action to processor busy box RELNOTES: None by corysmith · 8 years ago
  62. ef6f33f Adds -p to zipalign invocation to align stored (not compressed) .so files in apks on memory page boundaries. by ahumesky · 8 years ago
  63. 41f2974 Move option tag checks to compile time. by ccalvarin · 8 years ago
  64. 10dc345 Typo fix: prosess -> process by jingwen · 8 years ago
  65. ebafc96 Enable using a parameter for large lists of resources to link. by corysmith · 8 years ago
  66. e7e0f87 Abort stream if BuildEventServiceTransport does not wait for all ACKs. by Googler · 8 years ago
  67. e005adf Busybox all the Bazel Android tools. by ajmichael · 8 years ago
  68. af682d1 Introduce enum to quickly discriminate AST nodes. by laurentlb · 8 years ago
  69. 4d7935d Naming style fix for AndroidInstrumentationInfo(Provider). by dslomov · 8 years ago
  70. c79ed5d Refactor JavaInfo. by dslomov · 8 years ago
  71. 23bb662 Allow generator attributes in android_libraries used as android_resources by Googler · 8 years ago
  72. 54c5c5c Windows: Implement Java native launcher by Yun Peng · 8 years ago
  73. 5371d13 Release 0.5.4 (2017-08-25) by Bazel Release System · 8 years ago
  74. 2049c84 Remove "set -o pipefail" as it breaks bazel_sandboxing_test. by philwo · 8 years ago
  75. a23cde7 Replace deprecated `set` constructor and its order names in integration tests by vladmos · 8 years ago
  76. 0174424 Move compile-time checks to own package. by ccalvarin · 8 years ago
  77. b4a1bb9 Extract a string constant into a final field. by lberki · 8 years ago
  78. 097baed Trick the srcs_test to regenerate the list of sources at every change of the workspace by dmarting · 8 years ago
  79. bfa35dd Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44. by lberki · 8 years ago
  80. a7c5472 Support BUILD.bazel in the autocomplete script by Ian Cottrell · 8 years ago
  81. efba8c2 Add an xcode_config_alias rule that is an alias to the current xcode_config rule in use and expose data in XcodeConfigProvider to Skylark. by lberki · 8 years ago
  82. a4634cf Automated rollback of commit bb0aba3e91b603bf96d4e214a3886d1f47c3d90a. by janakr · 8 years ago
  83. 93fdf03 Restore VectorArg to CustomCommandLine's public interface. by tomlu · 8 years ago
  84. 3fb6ac3 Allow CommandLine expansion to throw an exception. by tomlu · 8 years ago
  85. 4e08dfc Request test artifacts to be built in parallel with running the test. by janakr · 8 years ago
  86. 0903d87 Use CustomCommandLine directly instead of via SpawnAction.Builder. by tomlu · 8 years ago
  87. edee4f2 Check at compile time that all options are declared public, and are non-final and non-static. by ccalvarin · 8 years ago
  88. 1e2954d Add resource filtering support for third pseudolocale by Googler · 8 years ago
  89. be6a401 Annotate CriticalPathComputer's Subscriber methods with @AllowConcurrentEvents so as to allow concurrently published events to be handled concurrently. The lack of this annotation means sequential @Subscriber work is a bottleneck during the execution phase. by nharmata · 8 years ago
  90. eb3261d Stop using CustomMultiArgv in ProtoCompileActionBuilder. by tomlu · 8 years ago
  91. 7a7c41d Pull maven -src jars when available alongside jars re: by juliexxia · 8 years ago
  92. 49bb723 when making objlist files, encode string to utf-8 before trying to hash it. by cparsons · 8 years ago
  93. 0071b39 Enable parameter files for manifest merger actions. by apell · 8 years ago
  94. 827d3d2 Final tweaks and fixes to enable aapt2 for Blaze. by corysmith · 8 years ago
  95. a7271d2 Update documentation for the print function by vladmos · 8 years ago
  96. cc28a1c Added JVM option -XX:+UseParallelGC to make J2ObjC faster by Googler · 8 years ago
  97. ed52a4d Use CustomCommandLine directly instead of via SpawnAction.Builder. by tomlu · 8 years ago
  98. 2cd8ded Change default_macosx_sdk_version to default_macos_sdk_version. by cparsons · 8 years ago
  99. 6be3af9 Support print_action command in Bazel. by Googler · 8 years ago
  100. 8ef59cf Use CustomCommandLine directly instead of via SpawnAction.Builder. by tomlu · 8 years ago